2026-07-08 13:07:09,112 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:07:21,710 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:07:21,905 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:07:21,917 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4195339853787656240 created at 2026-07-08T13:06:33.918+00:00 with filter true 2026-07-08 13:07:21,918 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:07:22,219 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 302 ms 2026-07-08 13:07:22,219 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 302 ms 2026-07-08 13:08:09,158 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:08:20,027 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 159 ms. 2026-07-08 13:08:22,339 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:08:22,473 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:08:22,484 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 476399501555053721 created at 2026-07-08T13:07:35.269+00:00 with filter true 2026-07-08 13:08:22,484 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:08:23,122 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 638 ms 2026-07-08 13:08:23,123 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 639 ms 2026-07-08 13:08:56,786 ERROR [thrift-server-optimize-manager-55] [org.apache.amoro.server.TableManagementService] [] - Thrift service:DefaultOptimizingService.pollTask execute failed org.apache.amoro.exception.PersistenceException: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections ### The error may exist in org/apache/amoro/server/persistence/mapper/TableBlockerMapper.java (best guess) ### The error may involve org.apache.amoro.server.persistence.mapper.TableBlockerMapper.selectAllBlockers ### The error occurred while executing a query ### Cause: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections at org.apache.amoro.exception.AmoroRuntimeException.wrap(AmoroRuntimeException.java:141) ~[amoro-common-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.persistence.PersistentBase.getAs(PersistentBase.java:107) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.optimizing.OptimizingQueue.skipBlockedTables(OptimizingQueue.java:283) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.optimizing.OptimizingQueue.scheduleTableIfNecessary(OptimizingQueue.java:275) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.optimizing.OptimizingQueue.waitTask(OptimizingQueue.java:253) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.optimizing.OptimizingQueue.pollTask(OptimizingQueue.java:231) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.DefaultOptimizingService.pollTask(DefaultOptimizingService.java:219) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at jdk.internal.reflect.GeneratedMethodAccessor20.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] at org.apache.amoro.server.utils.ThriftServiceProxy.invoke(ThriftServiceProxy.java:56) [amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at jdk.proxy2.$Proxy48.pollTask(Unknown Source) [?:?] at org.apache.amoro.api.OptimizingService$Processor$pollTask.getResult(OptimizingService.java:629) [amoro-common-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.api.OptimizingService$Processor$pollTask.getResult(OptimizingService.java:605) [amoro-common-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.shade.thrift.org.apache.thrift.ProcessFunction.process(ProcessFunction.java:40) [amoro-shade-thrift-0.20.0-0.7.0-incubating.jar:0.20.0-0.7.0-incubating] at org.apache.amoro.shade.thrift.org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:40) [amoro-shade-thrift-0.20.0-0.7.0-incubating.jar:0.20.0-0.7.0-incubating] at org.apache.amoro.shade.thrift.org.apache.thrift.TMultiplexedProcessor.process(TMultiplexedProcessor.java:147) [amoro-shade-thrift-0.20.0-0.7.0-incubating.jar:0.20.0-0.7.0-incubating] at org.apache.amoro.shade.thrift.org.apache.thrift.server.AbstractNonblockingServer$FrameBuffer.invoke(AbstractNonblockingServer.java:492) [amoro-shade-thrift-0.20.0-0.7.0-incubating.jar:0.20.0-0.7.0-incubating] at org.apache.amoro.shade.thrift.org.apache.thrift.server.Invocation.run(Invocation.java:19) [amoro-shade-thrift-0.20.0-0.7.0-incubating.jar:0.20.0-0.7.0-incubating] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:840) [?:?] Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections ### The error may exist in org/apache/amoro/server/persistence/mapper/TableBlockerMapper.java (best guess) ### The error may involve org.apache.amoro.server.persistence.mapper.TableBlockerMapper.selectAllBlockers ### The error occurred while executing a query ### Cause: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:156) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86) ~[mybatis-3.5.15.jar:3.5.15] at jdk.proxy2.$Proxy51.selectAllBlockers(Unknown Source) ~[?:?] at org.apache.amoro.server.optimizing.OptimizingQueue.lambda$skipBlockedTables$6(OptimizingQueue.java:285) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.persistence.PersistentBase.getAs(PersistentBase.java:105) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] ... 20 more Caused by: org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2837) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.core.v3.QueryExecutorImpl.(QueryExecutorImpl.java:175) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:317) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.jdbc.PgConnection.(PgConnection.java:273) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.Driver.makeConnection(Driver.java:446) ~[postgresql-42.7.2.jar:42.7.2] at org.postgresql.Driver.connect(Driver.java:298) ~[postgresql-42.7.2.jar:42.7.2] at org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:52) ~[commons-dbcp2-2.9.0.jar:2.9.0] at org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:374) ~[commons-dbcp2-2.9.0.jar:2.9.0] at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:566) ~[commons-pool2-2.12.0.jar:2.12.0] at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:306) ~[commons-pool2-2.12.0.jar:2.12.0] at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:233) ~[commons-pool2-2.12.0.jar:2.12.0] at org.apache.commons.dbcp2.PoolingDataSource.getConnection(PoolingDataSource.java:141) ~[commons-dbcp2-2.9.0.jar:2.9.0] at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:731) ~[commons-dbcp2-2.9.0.jar:2.9.0] at org.apache.ibatis.transaction.jdbc.JdbcTransaction.openConnection(JdbcTransaction.java:145) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.transaction.jdbc.JdbcTransaction.getConnection(JdbcTransaction.java:67) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:348) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:89) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:64) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:336) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:158) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:110) ~[mybatis-3.5.15.jar:3.5.15] at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:169) ~[pagehelper-6.1.0.jar:?] at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:59) ~[mybatis-3.5.15.jar:3.5.15] at jdk.proxy2.$Proxy36.query(Unknown Source) ~[?:?] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:154) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:142) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:147) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:80) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:141) ~[mybatis-3.5.15.jar:3.5.15] at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:86) ~[mybatis-3.5.15.jar:3.5.15] at jdk.proxy2.$Proxy51.selectAllBlockers(Unknown Source) ~[?:?] at org.apache.amoro.server.optimizing.OptimizingQueue.lambda$skipBlockedTables$6(OptimizingQueue.java:285) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.persistence.PersistentBase.getAs(PersistentBase.java:105) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] ... 20 more 2026-07-08 13:09:09,205 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:09:23,215 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:09:23,376 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:09:23,384 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5076861036920324287 created at 2026-07-08T13:08:57.249+00:00 with filter true 2026-07-08 13:09:23,384 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:09:23,935 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 551 ms 2026-07-08 13:09:23,936 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 552 ms 2026-07-08 13:10:09,322 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:10:24,027 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:10:24,408 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:10:24,413 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1357295663492607470 created at 2026-07-08T13:09:37.044+00:00 with filter true 2026-07-08 13:10:24,413 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:10:24,835 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 422 ms 2026-07-08 13:10:24,835 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 422 ms 2026-07-08 13:11:09,367 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:11:19,914 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 46 ms. 2026-07-08 13:11:24,946 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:11:25,048 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:11:25,052 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9207242982134695771 created at 2026-07-08T13:10:35.494+00:00 with filter true 2026-07-08 13:11:25,052 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:11:25,284 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 232 ms 2026-07-08 13:11:25,285 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 233 ms 2026-07-08 13:12:09,409 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:12:25,420 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:12:25,522 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:12:25,524 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7471432396002778487 created at 2026-07-08T13:11:38.380+00:00 with filter true 2026-07-08 13:12:25,524 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:12:25,950 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 426 ms 2026-07-08 13:12:25,950 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 426 ms 2026-07-08 13:13:09,461 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:13:26,130 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:13:26,348 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:13:26,359 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9166431671855689773 created at 2026-07-08T13:12:36.060+00:00 with filter true 2026-07-08 13:13:26,359 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:13:27,066 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 707 ms 2026-07-08 13:13:27,067 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 708 ms 2026-07-08 13:14:09,573 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:14:19,884 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 16 ms. 2026-07-08 13:14:27,164 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:14:27,254 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:14:27,256 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6361373818660354247 created at 2026-07-08T13:13:37.090+00:00 with filter true 2026-07-08 13:14:27,256 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:14:27,585 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 329 ms 2026-07-08 13:14:27,585 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 329 ms 2026-07-08 13:15:09,632 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:15:27,757 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:15:27,862 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:15:27,864 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9199623879525852685 created at 2026-07-08T13:14:37.154+00:00 with filter true 2026-07-08 13:15:27,864 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:15:28,295 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 431 ms 2026-07-08 13:15:28,295 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 431 ms 2026-07-08 13:16:09,673 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:16:28,411 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:16:28,552 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:16:28,568 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3231717799488465332 created at 2026-07-08T13:15:36.745+00:00 with filter true 2026-07-08 13:16:28,568 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:16:28,924 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 356 ms 2026-07-08 13:16:28,925 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 357 ms 2026-07-08 13:17:09,731 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:17:19,919 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 51 ms. 2026-07-08 13:17:29,021 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:17:29,155 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:17:29,161 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6451400637629529437 created at 2026-07-08T13:16:36.864+00:00 with filter true 2026-07-08 13:17:29,161 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:17:29,471 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 310 ms 2026-07-08 13:17:29,471 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 310 ms 2026-07-08 13:18:09,775 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:18:29,666 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:18:29,774 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:18:29,777 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8730047251381438804 created at 2026-07-08T13:17:37.367+00:00 with filter true 2026-07-08 13:18:29,777 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:18:30,401 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 624 ms 2026-07-08 13:18:30,401 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 624 ms 2026-07-08 13:19:09,824 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:19:30,611 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:19:30,821 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:19:30,824 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3175176467826650954 created at 2026-07-08T13:18:38.023+00:00 with filter true 2026-07-08 13:19:30,825 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:19:31,386 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 562 ms 2026-07-08 13:19:31,386 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 562 ms 2026-07-08 13:20:10,003 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:20:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 13:20:31,492 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:20:31,676 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:20:31,680 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8872653688849218584 created at 2026-07-08T13:19:37.443+00:00 with filter true 2026-07-08 13:20:31,680 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:20:31,980 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 300 ms 2026-07-08 13:20:31,980 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 300 ms 2026-07-08 13:21:10,033 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:21:32,090 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:21:32,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:21:32,195 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5746958986910130679 created at 2026-07-08T13:20:37.090+00:00 with filter true 2026-07-08 13:21:32,195 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:21:32,495 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 300 ms 2026-07-08 13:21:32,495 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 300 ms 2026-07-08 13:22:10,100 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [176176.808s][info ][gc] GC(73) Pause Young (Normal) (G1 Evacuation Pause) 4796M->117M(8200M) 10.715ms 2026-07-08 13:22:32,593 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:22:32,692 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:22:32,694 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5416010281144561587 created at 2026-07-08T13:21:37.801+00:00 with filter true 2026-07-08 13:22:32,694 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:22:33,344 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 650 ms 2026-07-08 13:22:33,344 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 650 ms 2026-07-08 13:23:10,135 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:23:19,919 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 52 ms. 2026-07-08 13:23:33,470 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:23:33,556 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:23:33,558 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3816529281589481322 created at 2026-07-08T13:22:38.194+00:00 with filter true 2026-07-08 13:23:33,558 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:23:34,221 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 663 ms 2026-07-08 13:23:34,221 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 663 ms 2026-07-08 13:24:10,166 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:24:34,355 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:24:34,486 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:24:34,489 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1526516628303540680 created at 2026-07-08T13:23:38.253+00:00 with filter true 2026-07-08 13:24:34,489 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:24:35,052 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 563 ms 2026-07-08 13:24:35,052 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 563 ms 2026-07-08 13:25:10,221 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:25:35,151 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:25:35,253 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:25:35,255 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3556301068204727948 created at 2026-07-08T13:24:44.029+00:00 with filter true 2026-07-08 13:25:35,255 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:25:35,622 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 367 ms 2026-07-08 13:25:35,622 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 367 ms 2026-07-08 13:26:10,404 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:26:19,900 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 32 ms. 2026-07-08 13:26:35,724 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:26:35,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:26:35,817 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6024280654870491874 created at 2026-07-08T13:25:43.124+00:00 with filter true 2026-07-08 13:26:35,817 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:26:36,334 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 517 ms 2026-07-08 13:26:36,334 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 517 ms 2026-07-08 13:27:10,454 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:27:36,450 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:27:36,552 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:27:36,554 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 262725201443714236 created at 2026-07-08T13:26:43.704+00:00 with filter true 2026-07-08 13:27:36,554 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:27:37,011 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 457 ms 2026-07-08 13:27:37,011 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 457 ms 2026-07-08 13:28:10,512 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:28:37,097 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:28:37,191 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:28:37,205 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 262725201443714236 created at 2026-07-08T13:26:43.704+00:00 with filter true 2026-07-08 13:28:37,205 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:28:37,777 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 572 ms 2026-07-08 13:28:37,777 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 572 ms 2026-07-08 13:29:10,558 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:29:19,925 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 57 ms. 2026-07-08 13:29:37,864 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:29:37,963 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:29:37,965 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 949316271075349520 created at 2026-07-08T13:28:43.894+00:00 with filter true 2026-07-08 13:29:37,965 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:29:38,547 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 582 ms 2026-07-08 13:29:38,547 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 582 ms 2026-07-08 13:30:10,602 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:30:38,635 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:30:38,712 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:30:38,714 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3615573192868093727 created at 2026-07-08T13:29:44.420+00:00 with filter true 2026-07-08 13:30:38,714 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:30:39,110 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 396 ms 2026-07-08 13:30:39,110 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 396 ms 2026-07-08 13:31:10,635 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:31:39,201 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:31:39,288 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:31:39,290 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1134226668669976981 created at 2026-07-08T13:30:43.515+00:00 with filter true 2026-07-08 13:31:39,290 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:31:39,879 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 589 ms 2026-07-08 13:31:39,879 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 589 ms 2026-07-08 13:32:10,666 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:32:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 13:32:39,972 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:32:40,079 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:32:40,081 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1250863470187161315 created at 2026-07-08T13:31:44.444+00:00 with filter true 2026-07-08 13:32:40,081 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:32:40,744 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 663 ms 2026-07-08 13:32:40,744 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 663 ms 2026-07-08 13:33:10,694 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:33:40,849 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:33:40,946 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:33:40,948 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5597296024212264380 created at 2026-07-08T13:32:43.886+00:00 with filter true 2026-07-08 13:33:40,948 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:33:41,620 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 672 ms 2026-07-08 13:33:41,621 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 673 ms 2026-07-08 13:34:10,723 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:34:41,723 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:34:41,821 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:34:41,823 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2552824316390786644 created at 2026-07-08T13:33:45.618+00:00 with filter true 2026-07-08 13:34:41,823 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:34:42,316 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 493 ms 2026-07-08 13:34:42,317 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 494 ms 2026-07-08 13:35:10,765 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:35:19,911 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 43 ms. 2026-07-08 13:35:42,531 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:35:42,648 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:35:42,650 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3306167162488712102 created at 2026-07-08T13:34:51.093+00:00 with filter true 2026-07-08 13:35:42,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:35:43,016 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 366 ms 2026-07-08 13:35:43,017 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 367 ms 2026-07-08 13:36:10,826 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:36:43,112 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:36:43,250 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:36:43,266 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2256397853318251105 created at 2026-07-08T13:35:44.423+00:00 with filter true 2026-07-08 13:36:43,266 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:36:43,854 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 588 ms 2026-07-08 13:36:43,854 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 588 ms 2026-07-08 13:37:10,888 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:37:43,943 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:37:44,028 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:37:44,030 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 767868736141352228 created at 2026-07-08T13:36:45.225+00:00 with filter true 2026-07-08 13:37:44,030 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:37:44,458 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 428 ms 2026-07-08 13:37:44,458 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 428 ms 2026-07-08 13:38:10,929 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:38:19,971 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 103 ms. 2026-07-08 13:38:44,589 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:38:44,738 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:38:44,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5379224223858543233 created at 2026-07-08T13:37:45.313+00:00 with filter true 2026-07-08 13:38:44,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:38:45,337 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 597 ms 2026-07-08 13:38:45,337 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 597 ms 2026-07-08 13:39:10,964 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:39:45,470 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:39:45,576 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:39:45,578 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1756910163853423397 created at 2026-07-08T13:38:46.457+00:00 with filter true 2026-07-08 13:39:45,578 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:39:46,195 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 617 ms 2026-07-08 13:39:46,195 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 617 ms 2026-07-08 13:40:10,998 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:40:46,294 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:40:46,448 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:40:46,452 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3489787752692854197 created at 2026-07-08T13:40:44.445+00:00 with filter true 2026-07-08 13:40:46,453 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:40:46,932 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 480 ms 2026-07-08 13:40:46,932 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 480 ms 2026-07-08 13:41:11,035 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:41:19,886 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 18 ms. 2026-07-08 13:41:47,034 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:41:47,138 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:41:47,141 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9102797582495179776 created at 2026-07-08T13:41:45.067+00:00 with filter true 2026-07-08 13:41:47,141 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:41:47,885 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 744 ms 2026-07-08 13:41:47,885 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 744 ms 2026-07-08 13:42:11,081 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:42:47,980 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:42:48,128 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:42:48,131 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9102797582495179776 created at 2026-07-08T13:41:45.067+00:00 with filter true 2026-07-08 13:42:48,131 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:42:48,600 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 469 ms 2026-07-08 13:42:48,600 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 469 ms 2026-07-08 13:43:11,131 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:43:48,685 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:43:48,815 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:43:48,818 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4638196168700833595 created at 2026-07-08T13:43:46.497+00:00 with filter true 2026-07-08 13:43:48,819 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:43:49,364 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 546 ms 2026-07-08 13:43:49,364 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 546 ms 2026-07-08 13:44:11,178 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:44:19,924 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 56 ms. 2026-07-08 13:44:49,842 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:44:50,926 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:44:50,979 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5966546132953934730 created at 2026-07-08T13:44:46.928+00:00 with filter true 2026-07-08 13:44:50,979 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:44:51,579 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 600 ms 2026-07-08 13:44:51,579 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 600 ms 2026-07-08 13:45:11,210 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:45:52,105 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:45:52,567 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:45:52,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1854602879962861579 created at 2026-07-08T13:45:48.794+00:00 with filter true 2026-07-08 13:45:52,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:45:53,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 614 ms 2026-07-08 13:45:53,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 614 ms 2026-07-08 13:46:11,767 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:46:53,318 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:46:53,425 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:46:53,433 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1854602879962861579 created at 2026-07-08T13:45:48.794+00:00 with filter true 2026-07-08 13:46:53,433 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:46:54,175 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 742 ms 2026-07-08 13:46:54,175 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 742 ms 2026-07-08 13:47:11,868 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:47:19,977 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 109 ms. 2026-07-08 13:47:54,268 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:47:54,400 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:47:54,412 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1713881521384262375 created at 2026-07-08T13:46:57.978+00:00 with filter true 2026-07-08 13:47:54,412 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:47:54,938 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 526 ms 2026-07-08 13:47:54,938 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 526 ms 2026-07-08 13:48:11,924 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:48:55,038 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:48:55,130 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:48:55,133 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4339806698836657033 created at 2026-07-08T13:48:50.267+00:00 with filter true 2026-07-08 13:48:55,133 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:48:55,586 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 453 ms 2026-07-08 13:48:55,586 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 453 ms 2026-07-08 13:49:11,953 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:49:55,672 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:49:55,755 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:49:55,758 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2784328090393479949 created at 2026-07-08T13:49:49.263+00:00 with filter true 2026-07-08 13:49:55,758 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:49:56,589 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 831 ms 2026-07-08 13:49:56,590 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 832 ms 2026-07-08 13:50:11,985 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:50:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-08 13:50:56,692 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:50:56,830 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:50:56,833 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 176613223285165568 created at 2026-07-08T13:50:48.769+00:00 with filter true 2026-07-08 13:50:56,833 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:50:57,368 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 535 ms 2026-07-08 13:50:57,368 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 535 ms 2026-07-08 13:51:12,025 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:51:57,477 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:51:57,621 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:51:57,626 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 839394852444287213 created at 2026-07-08T13:51:49.906+00:00 with filter true 2026-07-08 13:51:57,626 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:51:58,249 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 623 ms 2026-07-08 13:51:58,249 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 623 ms 2026-07-08 13:52:12,072 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:52:58,404 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:52:58,551 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:52:58,554 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 839394852444287213 created at 2026-07-08T13:51:49.906+00:00 with filter true 2026-07-08 13:52:58,554 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:52:59,549 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 995 ms 2026-07-08 13:52:59,549 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 995 ms 2026-07-08 13:53:12,108 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:53:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-08 13:53:59,687 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:53:59,799 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:53:59,801 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2438856754054191281 created at 2026-07-08T13:53:53.137+00:00 with filter true 2026-07-08 13:53:59,801 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:54:00,567 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 766 ms 2026-07-08 13:54:00,567 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 766 ms 2026-07-08 13:54:12,145 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:55:00,700 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:55:00,904 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:55:00,911 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2718921542214666821 created at 2026-07-08T13:54:51.187+00:00 with filter true 2026-07-08 13:55:00,911 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:55:01,587 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 676 ms 2026-07-08 13:55:01,587 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 676 ms 2026-07-08 13:55:12,208 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:56:01,759 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:56:01,953 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:56:01,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2006563067246699936 created at 2026-07-08T13:55:50.028+00:00 with filter true 2026-07-08 13:56:01,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:56:02,564 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 607 ms 2026-07-08 13:56:02,564 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 607 ms 2026-07-08 13:56:12,322 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:56:19,909 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 41 ms. 2026-07-08 13:57:02,694 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:57:02,801 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:57:02,804 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5617942336729369660 created at 2026-07-08T13:56:52.180+00:00 with filter true 2026-07-08 13:57:02,804 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:57:03,597 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 793 ms 2026-07-08 13:57:03,598 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 794 ms 2026-07-08 13:57:12,353 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:58:03,750 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:58:03,989 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:58:03,994 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7861601165482296718 created at 2026-07-08T13:57:51.738+00:00 with filter true 2026-07-08 13:58:03,994 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:58:04,557 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 563 ms 2026-07-08 13:58:04,557 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 563 ms 2026-07-08 13:58:12,403 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:59:04,651 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [178368.965s][info ][gc] GC(74) Pause Young (Normal) (G1 Evacuation Pause) 4773M->123M(8200M) 12.545ms 2026-07-08 13:59:04,748 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 13:59:04,751 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8863498962007765185 created at 2026-07-08T13:58:51.923+00:00 with filter true 2026-07-08 13:59:04,751 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 13:59:05,253 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 502 ms 2026-07-08 13:59:05,253 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-08 13:59:12,442 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 13:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 13:59:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 15 ms. 2026-07-08 14:00:05,378 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:00:05,467 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:00:05,469 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 14:00:05,469 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 14:00:05,480 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:00:05,482 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6760025119766220371 created at 2026-07-08T13:59:51.608+00:00 with filter true 2026-07-08 14:00:05,482 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:00:06,152 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 670 ms 2026-07-08 14:00:06,152 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 670 ms 2026-07-08 14:00:08,235 INFO [thrift-server-optimize-manager-58] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 14:00:08,325 INFO [plan-executor-thread-48] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:00:08,433 INFO [plan-executor-thread-48] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:00:08,435 INFO [plan-executor-thread-48] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6760025119766220371 created at 2026-07-08T13:59:51.608+00:00 with filter true 2026-07-08 14:00:08,436 INFO [plan-executor-thread-48] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:00:09,002 INFO [plan-executor-thread-48] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 567 ms 2026-07-08 14:00:09,003 INFO [plan-executor-thread-48] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 568 ms 2026-07-08 14:00:09,003 INFO [plan-executor-thread-48] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 310689 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 230968542 2026-07-08 14:00:09,003 INFO [plan-executor-thread-48] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461058935545856, taskId:1), summary MetricsSummary{rewriteDataSize=140911, rewriteDataFileCnt=55, rewriteDataRecordCnt=2953, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 14:00:09,164 INFO [plan-executor-thread-48] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 933 ms, skipping 0 tables. 2026-07-08 14:00:09,187 INFO [thrift-server-optimize-manager-58] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783519201021}} polled task OptimizingTaskId(processId:1461058935545856, taskId:1) 2026-07-08 14:00:09,200 INFO [thrift-server-optimize-manager-58] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461058935545856, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-08 14:00:12,487 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:00:30,557 INFO [thrift-server-optimize-manager-58] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461058935545856, taskId:1) (status: SUCCESS) 2026-07-08 14:00:30,684 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:00:30,684 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 14:00:30,769 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:00:31,741 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 4519107473380661209 (BaseRewriteFiles) 2026-07-08 14:00:32,211 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1527 ms. 2026-07-08 14:00:32,224 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:01:06,256 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:01:06,402 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:01:06,406 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5434002884643395786 created at 2026-07-08T14:00:51.571+00:00 with filter true 2026-07-08 14:01:06,406 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:01:06,570 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 164 ms 2026-07-08 14:01:06,570 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 164 ms 2026-07-08 14:01:12,559 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:02:06,711 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:02:06,868 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:02:06,872 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4347725984316267530 created at 2026-07-08T14:01:49.925+00:00 with filter true 2026-07-08 14:02:06,872 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:02:07,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 320 ms 2026-07-08 14:02:07,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 320 ms 2026-07-08 14:02:12,591 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:02:19,908 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 40 ms. 2026-07-08 14:03:07,361 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:03:07,489 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:03:07,491 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2063707958663820756 created at 2026-07-08T14:02:49.441+00:00 with filter true 2026-07-08 14:03:07,492 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:03:08,044 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 553 ms 2026-07-08 14:03:08,044 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 553 ms 2026-07-08 14:03:12,634 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:04:08,171 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:04:08,284 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:04:08,286 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7050005705780075557 created at 2026-07-08T14:03:50.366+00:00 with filter true 2026-07-08 14:04:08,287 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:04:08,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 454 ms 2026-07-08 14:04:08,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 454 ms 2026-07-08 14:04:12,668 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:05:08,829 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:05:08,917 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:05:08,919 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7050005705780075557 created at 2026-07-08T14:03:50.366+00:00 with filter true 2026-07-08 14:05:08,919 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:05:09,474 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 555 ms 2026-07-08 14:05:09,474 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 555 ms 2026-07-08 14:05:12,701 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:05:19,917 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 49 ms. 2026-07-08 14:06:09,599 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:06:09,706 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:06:09,708 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3602375812616031102 created at 2026-07-08T14:05:49.573+00:00 with filter true 2026-07-08 14:06:09,708 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:06:10,001 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 293 ms 2026-07-08 14:06:10,001 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 293 ms 2026-07-08 14:06:12,755 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:07:10,096 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:07:10,228 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:07:10,237 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4873987119612755671 created at 2026-07-08T14:06:49.998+00:00 with filter true 2026-07-08 14:07:10,238 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:07:10,381 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 144 ms 2026-07-08 14:07:10,381 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 144 ms 2026-07-08 14:07:12,803 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:08:10,494 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:08:10,631 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:08:10,635 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4189368868463804165 created at 2026-07-08T14:07:49.720+00:00 with filter true 2026-07-08 14:08:10,635 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:08:11,009 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 374 ms 2026-07-08 14:08:11,009 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 374 ms 2026-07-08 14:08:12,831 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:08:19,907 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 39 ms. 2026-07-08 14:09:11,117 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:09:11,215 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:09:11,217 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8782252878592531262 created at 2026-07-08T14:08:51.031+00:00 with filter true 2026-07-08 14:09:11,217 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:09:11,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 527 ms 2026-07-08 14:09:11,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 527 ms 2026-07-08 14:09:12,870 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:10:11,844 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:10:11,929 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:10:11,931 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 251262978475756379 created at 2026-07-08T14:09:51.609+00:00 with filter true 2026-07-08 14:10:11,931 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:10:12,270 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 339 ms 2026-07-08 14:10:12,271 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 340 ms 2026-07-08 14:10:12,903 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:11:12,358 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:11:12,445 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:11:12,448 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5729190526413205592 created at 2026-07-08T14:10:50.407+00:00 with filter true 2026-07-08 14:11:12,448 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:11:12,759 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 311 ms 2026-07-08 14:11:12,759 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 311 ms 2026-07-08 14:11:12,945 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:11:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 14:12:12,847 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:12:12,930 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:12:12,932 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6546147381846967594 created at 2026-07-08T14:11:50.809+00:00 with filter true 2026-07-08 14:12:12,932 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:12:12,974 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:12:13,298 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 366 ms 2026-07-08 14:12:13,299 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 367 ms 2026-07-08 14:13:13,008 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:13:13,386 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:13:13,478 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:13:13,480 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1583153198354008463 created at 2026-07-08T14:12:50.768+00:00 with filter true 2026-07-08 14:13:13,480 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:13:13,933 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 453 ms 2026-07-08 14:13:13,933 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 453 ms 2026-07-08 14:14:13,047 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:14:14,030 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:14:14,116 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:14:14,118 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1583153198354008463 created at 2026-07-08T14:12:50.768+00:00 with filter true 2026-07-08 14:14:14,118 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:14:14,786 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 668 ms 2026-07-08 14:14:14,786 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 668 ms 2026-07-08 14:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:14:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 14:15:13,087 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:15:14,887 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:15:14,995 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:15:14,997 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5101343304061943143 created at 2026-07-08T14:14:51.912+00:00 with filter true 2026-07-08 14:15:14,997 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:15:15,575 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 578 ms 2026-07-08 14:15:15,575 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 578 ms 2026-07-08 14:16:13,155 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:16:15,682 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:16:15,795 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:16:15,798 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8774119236956637171 created at 2026-07-08T14:15:51.603+00:00 with filter true 2026-07-08 14:16:15,798 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:16:16,236 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 438 ms 2026-07-08 14:16:16,236 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 438 ms 2026-07-08 14:17:13,193 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:17:16,335 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:17:16,431 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:17:16,440 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8774119236956637171 created at 2026-07-08T14:15:51.603+00:00 with filter true 2026-07-08 14:17:16,440 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:17:16,897 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 457 ms 2026-07-08 14:17:16,897 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 457 ms 2026-07-08 14:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:17:19,910 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 43 ms. 2026-07-08 14:18:13,273 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:18:16,999 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:18:17,081 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:18:17,083 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6502521651032210031 created at 2026-07-08T14:17:51.897+00:00 with filter true 2026-07-08 14:18:17,083 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:18:17,542 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 459 ms 2026-07-08 14:18:17,542 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-08 14:19:13,322 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:19:17,633 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:19:17,719 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:19:17,721 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4181802251757363903 created at 2026-07-08T14:18:52.847+00:00 with filter true 2026-07-08 14:19:17,721 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:19:18,161 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 440 ms 2026-07-08 14:19:18,161 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 440 ms 2026-07-08 14:20:13,377 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:20:18,245 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:20:18,331 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:20:18,333 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5979448197131907154 created at 2026-07-08T14:19:52.498+00:00 with filter true 2026-07-08 14:20:18,333 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:20:18,718 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 385 ms 2026-07-08 14:20:18,718 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 385 ms 2026-07-08 14:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:20:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 14:21:13,414 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:21:18,837 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:21:18,978 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:21:18,988 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6004051285913257132 created at 2026-07-08T14:20:51.975+00:00 with filter true 2026-07-08 14:21:18,988 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:21:19,297 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 309 ms 2026-07-08 14:21:19,297 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 309 ms 2026-07-08 14:22:13,481 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:22:19,528 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:22:19,653 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:22:19,655 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1501905272100548041 created at 2026-07-08T14:21:53.023+00:00 with filter true 2026-07-08 14:22:19,655 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:22:20,013 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 358 ms 2026-07-08 14:22:20,013 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 358 ms 2026-07-08 14:23:13,527 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:23:19,947 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 79 ms. 2026-07-08 14:23:20,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:23:20,203 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:23:20,205 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5685895625174279513 created at 2026-07-08T14:22:53.569+00:00 with filter true 2026-07-08 14:23:20,205 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:23:20,750 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 545 ms 2026-07-08 14:23:20,750 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 545 ms 2026-07-08 14:24:13,596 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:24:20,907 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:24:21,029 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:24:21,036 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4890666680855677664 created at 2026-07-08T14:23:54.545+00:00 with filter true 2026-07-08 14:24:21,037 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:24:21,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 547 ms 2026-07-08 14:24:21,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 547 ms 2026-07-08 14:25:13,640 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:25:21,678 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:25:21,769 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:25:21,778 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7444688061892162848 created at 2026-07-08T14:24:54.212+00:00 with filter true 2026-07-08 14:25:21,778 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:25:22,148 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 370 ms 2026-07-08 14:25:22,148 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 370 ms 2026-07-08 14:26:13,692 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:26:19,920 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 52 ms. 2026-07-08 14:26:22,235 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:26:22,319 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:26:22,328 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1168775951561912084 created at 2026-07-08T14:25:53.194+00:00 with filter true 2026-07-08 14:26:22,328 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:26:23,022 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 694 ms 2026-07-08 14:26:23,022 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 694 ms 2026-07-08 14:27:13,754 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:27:23,129 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:27:23,260 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:27:23,271 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2428419912065985932 created at 2026-07-08T14:26:53.634+00:00 with filter true 2026-07-08 14:27:23,271 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:27:23,809 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 538 ms 2026-07-08 14:27:23,809 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 538 ms 2026-07-08 14:28:13,830 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:28:24,028 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:28:24,288 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:28:24,292 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2306357089756622905 created at 2026-07-08T14:27:53.734+00:00 with filter true 2026-07-08 14:28:24,292 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:28:24,879 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 587 ms 2026-07-08 14:28:24,879 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 587 ms 2026-07-08 14:29:13,864 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:29:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 14:29:24,964 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:29:25,050 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:29:25,052 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8926187697060843515 created at 2026-07-08T14:28:54.632+00:00 with filter true 2026-07-08 14:29:25,052 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:29:25,496 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 444 ms 2026-07-08 14:29:25,496 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 444 ms 2026-07-08 14:30:13,931 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:30:25,589 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:30:25,703 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:30:25,705 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7961617619761287594 created at 2026-07-08T14:29:54.114+00:00 with filter true 2026-07-08 14:30:25,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:30:26,056 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 351 ms 2026-07-08 14:30:26,056 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 351 ms 2026-07-08 14:31:14,022 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:31:26,184 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:31:26,351 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:31:26,356 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1273294038032641582 created at 2026-07-08T14:30:54.088+00:00 with filter true 2026-07-08 14:31:26,356 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:31:26,781 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 425 ms 2026-07-08 14:31:26,781 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 425 ms 2026-07-08 14:32:14,067 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:32:19,913 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 45 ms. 2026-07-08 14:32:26,894 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:32:26,998 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:32:27,001 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 223941672021881737 created at 2026-07-08T14:31:54.812+00:00 with filter true 2026-07-08 14:32:27,001 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:32:27,572 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 571 ms 2026-07-08 14:32:27,572 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 571 ms 2026-07-08 14:33:14,109 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:33:27,673 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:33:27,775 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:33:27,777 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4664831863918268351 created at 2026-07-08T14:32:55.022+00:00 with filter true 2026-07-08 14:33:27,777 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:33:28,413 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 636 ms 2026-07-08 14:33:28,413 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 636 ms 2026-07-08 14:34:14,141 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:34:28,511 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:34:28,652 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:34:28,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4664831863918268351 created at 2026-07-08T14:32:55.022+00:00 with filter true 2026-07-08 14:34:28,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:34:29,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 742 ms 2026-07-08 14:34:29,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 742 ms 2026-07-08 14:35:14,177 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:35:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 14:35:29,497 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:35:29,589 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:35:29,592 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 454878483924224521 created at 2026-07-08T14:34:55.719+00:00 with filter true 2026-07-08 14:35:29,592 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:35:30,123 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 532 ms 2026-07-08 14:35:30,124 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 533 ms 2026-07-08 14:36:14,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:36:30,243 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:36:30,363 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:36:30,365 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5162401425475293356 created at 2026-07-08T14:35:55.154+00:00 with filter true 2026-07-08 14:36:30,365 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:36:30,841 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 476 ms 2026-07-08 14:36:30,841 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 476 ms 2026-07-08 14:37:14,298 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:37:30,926 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:37:31,006 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:37:31,008 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5162401425475293356 created at 2026-07-08T14:35:55.154+00:00 with filter true 2026-07-08 14:37:31,009 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:37:31,441 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 433 ms 2026-07-08 14:37:31,441 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 433 ms 2026-07-08 14:38:14,328 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:38:19,916 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 49 ms. [180735.754s][info ][gc] GC(75) Pause Young (Normal) (G1 Evacuation Pause) 4851M->123M(8200M) 10.441ms 2026-07-08 14:38:31,541 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:38:31,649 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:38:31,651 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 869925908037202195 created at 2026-07-08T14:37:32.839+00:00 with filter true 2026-07-08 14:38:31,652 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:38:32,113 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 462 ms 2026-07-08 14:38:32,113 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 462 ms 2026-07-08 14:39:14,359 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:39:32,273 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:39:32,386 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:39:32,388 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5826185435935342593 created at 2026-07-08T14:38:33.589+00:00 with filter true 2026-07-08 14:39:32,388 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:39:32,930 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 542 ms 2026-07-08 14:39:32,930 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 542 ms 2026-07-08 14:40:14,387 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:40:33,077 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:40:33,180 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:40:33,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7043942134000010001 created at 2026-07-08T14:40:32.578+00:00 with filter true 2026-07-08 14:40:33,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:40:33,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 426 ms 2026-07-08 14:40:33,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 426 ms 2026-07-08 14:41:14,696 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:41:19,923 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 55 ms. 2026-07-08 14:41:33,759 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:41:33,882 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:41:33,894 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7043942134000010001 created at 2026-07-08T14:40:32.578+00:00 with filter true 2026-07-08 14:41:33,894 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:41:34,380 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 486 ms 2026-07-08 14:41:34,381 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 487 ms 2026-07-08 14:42:14,770 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:42:34,485 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:42:34,603 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:42:34,605 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6506935206565394044 created at 2026-07-08T14:41:33.370+00:00 with filter true 2026-07-08 14:42:34,605 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:42:35,218 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 613 ms 2026-07-08 14:42:35,219 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 614 ms 2026-07-08 14:43:14,808 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:43:35,312 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:43:35,395 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:43:35,397 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9045177131842947391 created at 2026-07-08T14:43:34.853+00:00 with filter true 2026-07-08 14:43:35,397 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:43:36,072 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 675 ms 2026-07-08 14:43:36,072 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 675 ms 2026-07-08 14:44:14,840 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:44:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 14:44:36,169 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:44:36,267 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:44:36,270 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9045177131842947391 created at 2026-07-08T14:43:34.853+00:00 with filter true 2026-07-08 14:44:36,270 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:44:36,943 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 673 ms 2026-07-08 14:44:36,943 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 673 ms 2026-07-08 14:45:14,870 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:45:37,054 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:45:37,157 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:45:37,160 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3101177115105159527 created at 2026-07-08T14:45:33.119+00:00 with filter true 2026-07-08 14:45:37,160 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:45:37,806 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 646 ms 2026-07-08 14:45:37,806 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 646 ms 2026-07-08 14:46:14,901 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:46:37,901 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:46:38,027 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:46:38,038 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5050227715833631881 created at 2026-07-08T14:46:34.838+00:00 with filter true 2026-07-08 14:46:38,038 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:46:38,510 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 472 ms 2026-07-08 14:46:38,510 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 472 ms 2026-07-08 14:47:14,938 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:47:19,911 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 44 ms. 2026-07-08 14:47:38,604 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:47:38,691 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:47:38,694 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2963536904781081235 created at 2026-07-08T14:47:34.108+00:00 with filter true 2026-07-08 14:47:38,694 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:47:39,267 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 573 ms 2026-07-08 14:47:39,267 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-08 14:48:14,969 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:48:39,360 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:48:39,458 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:48:39,460 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2963536904781081235 created at 2026-07-08T14:47:34.108+00:00 with filter true 2026-07-08 14:48:39,460 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:48:40,155 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 695 ms 2026-07-08 14:48:40,155 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 695 ms 2026-07-08 14:49:14,998 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:49:40,241 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:49:40,332 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:49:40,335 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 81693920557334481 created at 2026-07-08T14:49:34.995+00:00 with filter true 2026-07-08 14:49:40,335 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:49:41,008 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 673 ms 2026-07-08 14:49:41,008 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 673 ms 2026-07-08 14:50:15,032 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:50:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 14:50:41,114 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:50:41,202 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:50:41,204 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 934760746142570939 created at 2026-07-08T14:50:34.325+00:00 with filter true 2026-07-08 14:50:41,204 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:50:41,640 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 436 ms 2026-07-08 14:50:41,640 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 436 ms 2026-07-08 14:51:15,076 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:51:41,790 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:51:41,878 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:51:41,881 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 934760746142570939 created at 2026-07-08T14:50:34.325+00:00 with filter true 2026-07-08 14:51:41,881 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:51:42,378 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 497 ms 2026-07-08 14:51:42,378 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 497 ms 2026-07-08 14:52:15,127 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:52:42,486 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:52:42,595 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:52:42,597 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 934760746142570939 created at 2026-07-08T14:50:34.325+00:00 with filter true 2026-07-08 14:52:42,597 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:52:43,381 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 784 ms 2026-07-08 14:52:43,381 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 784 ms 2026-07-08 14:53:15,173 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:53:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 14:53:43,480 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:53:43,590 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:53:43,592 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6189361063398554952 created at 2026-07-08T14:53:36.268+00:00 with filter true 2026-07-08 14:53:43,592 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:53:44,127 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 535 ms 2026-07-08 14:53:44,128 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 536 ms 2026-07-08 14:54:15,203 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:54:44,239 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:54:44,335 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:54:44,338 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6189361063398554952 created at 2026-07-08T14:53:36.268+00:00 with filter true 2026-07-08 14:54:44,338 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:54:45,065 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 727 ms 2026-07-08 14:54:45,065 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 727 ms 2026-07-08 14:55:15,229 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:55:45,152 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:55:45,231 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:55:45,233 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8687067742359934728 created at 2026-07-08T14:55:33.788+00:00 with filter true 2026-07-08 14:55:45,233 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:55:45,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 623 ms 2026-07-08 14:55:45,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 623 ms 2026-07-08 14:56:15,257 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:56:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-08 14:56:45,983 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:56:46,097 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:56:46,110 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5473111445416840047 created at 2026-07-08T14:56:35.165+00:00 with filter true 2026-07-08 14:56:46,110 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:56:46,891 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 781 ms 2026-07-08 14:56:46,891 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 781 ms 2026-07-08 14:57:15,286 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:57:46,994 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:57:47,082 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:57:47,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4472840679337346772 created at 2026-07-08T14:57:35.552+00:00 with filter true 2026-07-08 14:57:47,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:57:47,616 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 531 ms 2026-07-08 14:57:47,616 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 531 ms 2026-07-08 14:58:15,332 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:58:47,706 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:58:47,795 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:58:47,797 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6624447690401560101 created at 2026-07-08T14:58:38.107+00:00 with filter true 2026-07-08 14:58:47,797 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:58:48,371 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 574 ms 2026-07-08 14:58:48,371 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 574 ms 2026-07-08 14:59:15,363 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 14:59:19,914 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 46 ms. 2026-07-08 14:59:48,473 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 14:59:48,572 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 14:59:48,574 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8255708717518126689 created at 2026-07-08T14:59:37.649+00:00 with filter true 2026-07-08 14:59:48,574 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 14:59:49,357 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 783 ms 2026-07-08 14:59:49,357 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 783 ms 2026-07-08 15:00:15,394 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:00:49,451 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:00:49,535 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:00:49,537 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 15:00:49,537 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 15:00:49,540 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:00:49,542 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2487525389760733864 created at 2026-07-08T15:00:35.078+00:00 with filter true 2026-07-08 15:00:49,542 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:00:50,241 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 699 ms 2026-07-08 15:00:50,241 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 699 ms 2026-07-08 15:00:51,463 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 15:00:51,559 INFO [plan-executor-thread-49] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:00:51,667 INFO [plan-executor-thread-49] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:00:51,669 INFO [plan-executor-thread-49] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2487525389760733864 created at 2026-07-08T15:00:35.078+00:00 with filter true 2026-07-08 15:00:51,669 INFO [plan-executor-thread-49] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:00:52,092 INFO [plan-executor-thread-49] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 423 ms 2026-07-08 15:00:52,092 INFO [plan-executor-thread-49] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 423 ms 2026-07-08 15:00:52,093 INFO [plan-executor-thread-49] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 347474 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 218375764 2026-07-08 15:00:52,093 INFO [plan-executor-thread-49] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461061920079872, taskId:1), summary MetricsSummary{rewriteDataSize=135978, rewriteDataFileCnt=52, rewriteDataRecordCnt=3160, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 15:00:52,209 INFO [plan-executor-thread-49] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 750 ms, skipping 0 tables. 2026-07-08 15:00:52,215 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783522845019}} polled task OptimizingTaskId(processId:1461061920079872, taskId:1) 2026-07-08 15:00:52,228 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461061920079872, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-08 15:01:10,391 INFO [thrift-server-optimize-manager-58] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461061920079872, taskId:1) (status: SUCCESS) 2026-07-08 15:01:10,524 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:01:10,524 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 15:01:10,670 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:01:11,598 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 6831117394365571587 (BaseRewriteFiles) 2026-07-08 15:01:12,074 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1550 ms. 2026-07-08 15:01:12,082 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:01:15,435 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:01:50,362 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:01:50,505 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:01:50,510 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2782043225321090859 created at 2026-07-08T15:01:35.642+00:00 with filter true 2026-07-08 15:01:50,510 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:01:50,850 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 340 ms 2026-07-08 15:01:50,850 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 340 ms 2026-07-08 15:02:15,471 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:02:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 15:02:50,957 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:02:51,066 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:02:51,068 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5060200600110605621 created at 2026-07-08T15:02:33.501+00:00 with filter true 2026-07-08 15:02:51,068 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:02:51,471 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 403 ms 2026-07-08 15:02:51,471 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 403 ms 2026-07-08 15:03:15,501 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:03:51,561 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:03:51,648 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:03:51,651 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6958583454780068587 created at 2026-07-08T15:03:34.321+00:00 with filter true 2026-07-08 15:03:51,651 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:03:52,112 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 461 ms 2026-07-08 15:03:52,112 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 461 ms 2026-07-08 15:04:15,531 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:04:52,230 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:04:52,329 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:04:52,331 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1698253188693621053 created at 2026-07-08T15:04:34.648+00:00 with filter true 2026-07-08 15:04:52,332 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:04:52,734 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 403 ms 2026-07-08 15:04:52,734 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 403 ms 2026-07-08 15:05:15,563 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:05:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 15:05:52,872 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:05:52,979 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:05:52,981 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1525565989400498617 created at 2026-07-08T15:05:34.178+00:00 with filter true 2026-07-08 15:05:52,981 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:05:53,237 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 256 ms 2026-07-08 15:05:53,237 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 256 ms 2026-07-08 15:06:15,593 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:06:53,323 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:06:53,444 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:06:53,453 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3106938577551488933 created at 2026-07-08T15:06:52.349+00:00 with filter true 2026-07-08 15:06:53,453 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:06:53,836 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 383 ms 2026-07-08 15:06:53,836 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 383 ms 2026-07-08 15:07:15,636 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:07:53,936 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:07:54,044 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:07:54,047 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3360105496740142190 created at 2026-07-08T15:07:35.355+00:00 with filter true 2026-07-08 15:07:54,047 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:07:54,552 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 505 ms 2026-07-08 15:07:54,553 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 506 ms 2026-07-08 15:08:15,663 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:08:19,910 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 42 ms. 2026-07-08 15:08:54,639 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:08:54,730 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:08:54,732 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2644371833955293552 created at 2026-07-08T15:08:35.799+00:00 with filter true 2026-07-08 15:08:54,732 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:08:55,295 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 563 ms 2026-07-08 15:08:55,295 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 563 ms 2026-07-08 15:09:15,693 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:09:55,381 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:09:55,478 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:09:55,480 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3239094057055517973 created at 2026-07-08T15:09:35.292+00:00 with filter true 2026-07-08 15:09:55,480 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [182619.962s][info ][gc] GC(76) Pause Young (Normal) (G1 Evacuation Pause) 4747M->117M(8200M) 13.329ms 2026-07-08 15:09:55,941 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 461 ms 2026-07-08 15:09:55,941 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 461 ms 2026-07-08 15:10:15,724 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:10:56,030 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:10:56,124 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:10:56,126 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2320839170382122299 created at 2026-07-08T15:10:34.382+00:00 with filter true 2026-07-08 15:10:56,126 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:10:56,529 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 403 ms 2026-07-08 15:10:56,530 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 404 ms 2026-07-08 15:11:15,761 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:11:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 15:11:56,619 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:11:56,709 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:11:56,712 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5066225646374826190 created at 2026-07-08T15:11:34.611+00:00 with filter true 2026-07-08 15:11:56,712 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:11:57,024 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 312 ms 2026-07-08 15:11:57,024 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 312 ms 2026-07-08 15:12:15,796 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:12:57,118 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:12:57,222 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:12:57,224 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6010670681328705922 created at 2026-07-08T15:12:35.680+00:00 with filter true 2026-07-08 15:12:57,224 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:12:57,587 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 363 ms 2026-07-08 15:12:57,587 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 363 ms 2026-07-08 15:13:15,834 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:13:57,674 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:13:57,763 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:13:57,765 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2470585615215853094 created at 2026-07-08T15:13:36.238+00:00 with filter true 2026-07-08 15:13:57,765 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:13:58,367 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 602 ms 2026-07-08 15:13:58,367 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 602 ms 2026-07-08 15:14:15,887 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:14:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 15:14:58,468 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:14:58,580 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:14:58,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2953439200342779972 created at 2026-07-08T15:14:36.123+00:00 with filter true 2026-07-08 15:14:58,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:14:59,037 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 454 ms 2026-07-08 15:14:59,037 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 454 ms 2026-07-08 15:15:15,922 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:15:59,123 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:15:59,221 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:15:59,223 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7123158849227871851 created at 2026-07-08T15:15:35.138+00:00 with filter true 2026-07-08 15:15:59,223 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:15:59,513 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 290 ms 2026-07-08 15:15:59,513 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 290 ms 2026-07-08 15:16:15,961 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:16:59,631 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:16:59,726 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:16:59,729 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 407495076655898404 created at 2026-07-08T15:16:35.025+00:00 with filter true 2026-07-08 15:16:59,729 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:17:00,134 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 406 ms 2026-07-08 15:17:00,134 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 406 ms 2026-07-08 15:17:15,991 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:17:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 15:18:00,296 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:18:00,385 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:18:00,387 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 407495076655898404 created at 2026-07-08T15:16:35.025+00:00 with filter true 2026-07-08 15:18:00,387 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:18:00,847 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 460 ms 2026-07-08 15:18:00,847 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 460 ms 2026-07-08 15:18:16,021 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:19:00,970 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:19:01,056 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:19:01,059 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8003664117910841761 created at 2026-07-08T15:18:36.667+00:00 with filter true 2026-07-08 15:19:01,059 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:19:01,463 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 405 ms 2026-07-08 15:19:01,463 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 405 ms 2026-07-08 15:19:16,052 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:20:01,593 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:20:01,773 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:20:01,775 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2320795874139809463 created at 2026-07-08T15:19:36.110+00:00 with filter true 2026-07-08 15:20:01,775 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:20:02,306 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 531 ms 2026-07-08 15:20:02,306 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 531 ms 2026-07-08 15:20:16,090 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:20:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 15:21:02,420 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:21:02,517 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:21:02,520 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1297249403015144276 created at 2026-07-08T15:20:35.178+00:00 with filter true 2026-07-08 15:21:02,520 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:21:02,834 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 314 ms 2026-07-08 15:21:02,834 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 314 ms 2026-07-08 15:21:16,159 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:22:02,945 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:22:03,102 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:22:03,104 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4765552300503606282 created at 2026-07-08T15:21:35.540+00:00 with filter true 2026-07-08 15:22:03,104 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:22:03,507 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 403 ms 2026-07-08 15:22:03,507 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 403 ms 2026-07-08 15:22:16,193 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:23:03,650 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:23:03,783 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:23:03,786 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5096336220534676919 created at 2026-07-08T15:22:36.180+00:00 with filter true 2026-07-08 15:23:03,786 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:23:04,243 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 457 ms 2026-07-08 15:23:04,243 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 457 ms 2026-07-08 15:23:16,229 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:23:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 15:24:04,343 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:24:04,447 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:24:04,449 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5096336220534676919 created at 2026-07-08T15:22:36.180+00:00 with filter true 2026-07-08 15:24:04,449 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:24:05,216 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 767 ms 2026-07-08 15:24:05,216 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 767 ms 2026-07-08 15:24:16,259 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:25:05,321 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:25:05,431 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:25:05,434 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4994657767540817134 created at 2026-07-08T15:24:36.480+00:00 with filter true 2026-07-08 15:25:05,434 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:25:05,782 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 348 ms 2026-07-08 15:25:05,782 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 348 ms 2026-07-08 15:25:16,287 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:26:05,881 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:26:05,969 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:26:05,971 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6913908980588003147 created at 2026-07-08T15:25:35.306+00:00 with filter true 2026-07-08 15:26:05,971 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:26:06,307 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 336 ms 2026-07-08 15:26:06,308 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 337 ms 2026-07-08 15:26:16,327 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:26:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 15:27:06,410 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:27:06,516 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:27:06,519 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7520808657623496425 created at 2026-07-08T15:26:35.437+00:00 with filter true 2026-07-08 15:27:06,519 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:27:06,919 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 400 ms 2026-07-08 15:27:06,919 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 401 ms 2026-07-08 15:27:16,365 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:28:07,016 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:28:07,118 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:28:07,120 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 337028057600871245 created at 2026-07-08T15:27:36.014+00:00 with filter true 2026-07-08 15:28:07,120 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:28:07,701 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 581 ms 2026-07-08 15:28:07,701 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 581 ms 2026-07-08 15:28:16,409 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:29:07,796 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:29:07,885 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:29:07,888 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8255323424186302336 created at 2026-07-08T15:28:37.197+00:00 with filter true 2026-07-08 15:29:07,888 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:29:08,366 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 479 ms 2026-07-08 15:29:08,367 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 480 ms 2026-07-08 15:29:16,442 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:29:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 15:30:08,470 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:30:08,557 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:30:08,559 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7065963351719920991 created at 2026-07-08T15:29:36.972+00:00 with filter true 2026-07-08 15:30:08,559 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:30:09,028 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 469 ms 2026-07-08 15:30:09,028 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 469 ms 2026-07-08 15:30:16,480 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:31:09,116 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:31:09,205 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:31:09,208 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4035756753172576543 created at 2026-07-08T15:30:36.351+00:00 with filter true 2026-07-08 15:31:09,208 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:31:09,667 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 459 ms 2026-07-08 15:31:09,667 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-08 15:31:16,517 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:32:09,759 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:32:09,840 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:32:09,842 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1831041955166230297 created at 2026-07-08T15:31:36.614+00:00 with filter true 2026-07-08 15:32:09,842 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:32:10,549 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 707 ms 2026-07-08 15:32:10,549 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 707 ms 2026-07-08 15:32:16,546 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:32:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 15:33:10,653 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:33:10,738 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:33:10,740 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1728080819929887593 created at 2026-07-08T15:32:37.643+00:00 with filter true 2026-07-08 15:33:10,740 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:33:11,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 452 ms 2026-07-08 15:33:11,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 452 ms 2026-07-08 15:33:16,583 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:34:11,296 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:34:11,414 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:34:11,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1728080819929887593 created at 2026-07-08T15:32:37.643+00:00 with filter true 2026-07-08 15:34:11,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:34:12,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 688 ms 2026-07-08 15:34:12,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 688 ms 2026-07-08 15:34:16,611 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:35:12,188 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:35:12,285 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:35:12,287 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 436958367353047686 created at 2026-07-08T15:34:38.274+00:00 with filter true 2026-07-08 15:35:12,287 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:35:12,701 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 414 ms 2026-07-08 15:35:12,702 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 415 ms 2026-07-08 15:35:16,640 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:35:19,876 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 15:36:12,802 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:36:12,895 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:36:12,897 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3742833716038172846 created at 2026-07-08T15:35:37.262+00:00 with filter true 2026-07-08 15:36:12,897 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:36:13,292 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 395 ms 2026-07-08 15:36:13,293 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 396 ms 2026-07-08 15:36:16,671 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:37:13,380 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:37:13,461 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:37:13,463 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8177530706450714994 created at 2026-07-08T15:36:37.021+00:00 with filter true 2026-07-08 15:37:13,463 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:37:14,042 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 579 ms 2026-07-08 15:37:14,042 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 579 ms 2026-07-08 15:37:16,700 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:38:14,132 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:38:14,258 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:38:14,261 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7699325277013428617 created at 2026-07-08T15:37:38.160+00:00 with filter true 2026-07-08 15:38:14,261 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:38:15,037 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 776 ms 2026-07-08 15:38:15,037 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 776 ms 2026-07-08 15:38:16,762 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:38:19,921 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 53 ms. 2026-07-08 15:39:15,134 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:39:15,228 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:39:15,230 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8396347173512180245 created at 2026-07-08T15:38:38.248+00:00 with filter true 2026-07-08 15:39:15,230 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:39:15,887 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 657 ms 2026-07-08 15:39:15,888 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 658 ms 2026-07-08 15:39:16,800 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:40:15,984 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:40:16,084 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:40:16,086 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5803984247106092887 created at 2026-07-08T15:39:37.945+00:00 with filter true 2026-07-08 15:40:16,086 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:40:16,662 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 576 ms 2026-07-08 15:40:16,662 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 576 ms 2026-07-08 15:40:16,828 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:41:16,828 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:41:16,931 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:41:16,957 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:41:16,963 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6326579797257772003 created at 2026-07-08T15:40:37.215+00:00 with filter true 2026-07-08 15:41:16,963 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:41:17,564 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 601 ms 2026-07-08 15:41:17,565 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 602 ms 2026-07-08 15:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:41:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 15:42:16,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:42:17,668 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:42:17,770 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:42:17,773 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 21897227738111345 created at 2026-07-08T15:41:38.902+00:00 with filter true 2026-07-08 15:42:17,773 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:42:18,300 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 527 ms 2026-07-08 15:42:18,300 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 527 ms 2026-07-08 15:43:17,001 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:43:18,395 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:43:18,494 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:43:18,496 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5636903184153299299 created at 2026-07-08T15:42:38.119+00:00 with filter true 2026-07-08 15:43:18,496 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:43:19,164 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 668 ms 2026-07-08 15:43:19,164 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 668 ms 2026-07-08 15:44:17,038 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:44:19,327 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:44:19,437 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:44:19,439 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5636903184153299299 created at 2026-07-08T15:42:38.119+00:00 with filter true 2026-07-08 15:44:19,439 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:44:19,867 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:44:19,921 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 54 ms. 2026-07-08 15:44:19,977 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 538 ms 2026-07-08 15:44:19,977 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 538 ms 2026-07-08 15:45:17,081 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:45:20,076 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:45:20,173 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:45:20,175 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 283649363098804552 created at 2026-07-08T15:44:38.729+00:00 with filter true 2026-07-08 15:45:20,175 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:45:20,674 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 499 ms 2026-07-08 15:45:20,674 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 499 ms 2026-07-08 15:46:17,172 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:46:21,030 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:46:21,437 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:46:21,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5546447442814722927 created at 2026-07-08T15:45:39.988+00:00 with filter true 2026-07-08 15:46:21,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:46:22,020 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 577 ms 2026-07-08 15:46:22,020 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 577 ms 2026-07-08 15:47:17,225 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:47:19,914 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 46 ms. 2026-07-08 15:47:22,165 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:47:22,266 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:47:22,268 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8339401597268022918 created at 2026-07-08T15:46:38.660+00:00 with filter true 2026-07-08 15:47:22,268 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:47:22,891 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 623 ms 2026-07-08 15:47:22,891 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 623 ms 2026-07-08 15:48:17,316 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:48:23,185 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:48:23,769 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:48:23,773 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3852749351701000523 created at 2026-07-08T15:47:38.793+00:00 with filter true 2026-07-08 15:48:23,773 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:48:24,516 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 743 ms 2026-07-08 15:48:24,516 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 743 ms 2026-07-08 15:49:17,412 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:49:24,637 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:49:24,763 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:49:24,770 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4320769092323751145 created at 2026-07-08T15:48:53.432+00:00 with filter true 2026-07-08 15:49:24,770 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:49:25,429 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 659 ms 2026-07-08 15:49:25,429 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 659 ms 2026-07-08 15:50:17,459 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:50:19,912 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 44 ms. 2026-07-08 15:50:25,533 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:50:25,641 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:50:25,650 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7635102928234225199 created at 2026-07-08T15:49:38.927+00:00 with filter true 2026-07-08 15:50:25,650 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:50:26,014 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 365 ms 2026-07-08 15:50:26,014 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 365 ms 2026-07-08 15:51:17,509 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [185110.535s][info ][gc] GC(77) Pause Young (Normal) (G1 Evacuation Pause) 4829M->114M(8200M) 11.195ms 2026-07-08 15:51:26,329 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:51:26,491 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:51:26,503 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4616658760129087429 created at 2026-07-08T15:50:38.787+00:00 with filter true 2026-07-08 15:51:26,503 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:51:27,086 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 583 ms 2026-07-08 15:51:27,086 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 583 ms 2026-07-08 15:52:17,588 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:52:27,206 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:52:27,323 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:52:27,329 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1224596443485409337 created at 2026-07-08T15:51:39.079+00:00 with filter true 2026-07-08 15:52:27,330 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:52:28,066 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 737 ms 2026-07-08 15:52:28,066 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 737 ms 2026-07-08 15:53:17,665 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:53:19,950 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-08 15:53:28,195 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:53:28,344 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:53:28,356 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4690033940407888768 created at 2026-07-08T15:52:40.110+00:00 with filter true 2026-07-08 15:53:28,356 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:53:29,158 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 802 ms 2026-07-08 15:53:29,158 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 802 ms 2026-07-08 15:54:17,811 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:54:29,288 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:54:29,397 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:54:29,412 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4882449276375087052 created at 2026-07-08T15:53:39.847+00:00 with filter true 2026-07-08 15:54:29,412 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:54:30,084 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 673 ms 2026-07-08 15:54:30,084 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 673 ms 2026-07-08 15:55:18,381 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:55:30,211 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:55:30,400 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:55:30,414 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 978761817375669234 created at 2026-07-08T15:54:39.267+00:00 with filter true 2026-07-08 15:55:30,414 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:55:31,028 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 614 ms 2026-07-08 15:55:31,028 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 614 ms 2026-07-08 15:56:18,495 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:56:19,985 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 117 ms. 2026-07-08 15:56:31,169 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:56:31,297 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:56:31,308 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7523960679213424926 created at 2026-07-08T15:55:39.957+00:00 with filter true 2026-07-08 15:56:31,308 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:56:31,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 571 ms 2026-07-08 15:56:31,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 571 ms 2026-07-08 15:57:18,599 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:57:31,991 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:57:32,147 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:57:32,166 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7523960679213424926 created at 2026-07-08T15:55:39.957+00:00 with filter true 2026-07-08 15:57:32,166 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:57:32,847 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 681 ms 2026-07-08 15:57:32,848 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 682 ms 2026-07-08 15:58:18,788 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:58:33,002 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:58:33,118 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:58:33,128 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6237569863024202656 created at 2026-07-08T15:57:40.305+00:00 with filter true 2026-07-08 15:58:33,128 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:58:33,827 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 700 ms 2026-07-08 15:58:33,827 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 700 ms 2026-07-08 15:59:18,822 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 15:59:19,962 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 94 ms. 2026-07-08 15:59:34,182 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 15:59:34,674 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 15:59:34,697 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3100834837566365773 created at 2026-07-08T15:58:39.741+00:00 with filter true 2026-07-08 15:59:34,698 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 15:59:35,394 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 697 ms 2026-07-08 15:59:35,394 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 697 ms 2026-07-08 16:00:18,863 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:00:35,500 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:00:35,607 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:00:35,613 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MAJOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 16:00:35,613 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MAJOR) 2026-07-08 16:00:35,618 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:00:35,620 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4971140433628905344 created at 2026-07-08T15:59:53.747+00:00 with filter true 2026-07-08 16:00:35,621 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:00:36,103 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 483 ms 2026-07-08 16:00:36,103 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-08 16:00:40,085 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 16:00:40,188 INFO [plan-executor-thread-50] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:00:40,292 INFO [plan-executor-thread-50] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:00:40,296 INFO [plan-executor-thread-50] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6659988623655635446 created at 2026-07-08T16:00:39.915+00:00 with filter true 2026-07-08 16:00:40,296 INFO [plan-executor-thread-50] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:00:40,743 INFO [plan-executor-thread-50] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 447 ms 2026-07-08 16:00:40,743 INFO [plan-executor-thread-50] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 447 ms 2026-07-08 16:00:40,743 INFO [plan-executor-thread-50] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MAJOR, get 1 tasks, cost 338452 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 235172570 2026-07-08 16:00:40,744 INFO [plan-executor-thread-50] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461064859885568, taskId:1), summary MetricsSummary{rewriteDataSize=145773, rewriteDataFileCnt=56, rewriteDataRecordCnt=3356, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 16:00:40,894 INFO [plan-executor-thread-50] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 815 ms, skipping 0 tables. 2026-07-08 16:00:40,927 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783526439684}} polled task OptimizingTaskId(processId:1461064859885568, taskId:1) 2026-07-08 16:00:40,940 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461064859885568, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-08 16:01:01,621 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461064859885568, taskId:1) (status: SUCCESS) 2026-07-08 16:01:01,764 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:01:01,764 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 16:01:01,874 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:01:02,809 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 5041416680581068051 (BaseRewriteFiles) 2026-07-08 16:01:03,309 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1545 ms. 2026-07-08 16:01:03,324 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:01:18,913 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:01:36,256 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:01:36,413 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:01:36,415 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5041416680581068051 created at 2026-07-08T16:01:02.809+00:00 with filter true 2026-07-08 16:01:36,416 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:01:36,614 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 199 ms 2026-07-08 16:01:36,615 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 200 ms 2026-07-08 16:02:19,032 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:02:19,949 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-08 16:02:36,712 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:02:36,822 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:02:36,824 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5041416680581068051 created at 2026-07-08T16:01:02.809+00:00 with filter true 2026-07-08 16:02:36,824 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:02:37,253 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 429 ms 2026-07-08 16:02:37,253 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 429 ms 2026-07-08 16:03:19,179 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:03:37,434 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:03:37,553 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:03:37,555 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6476567601511082540 created at 2026-07-08T16:02:41.949+00:00 with filter true 2026-07-08 16:03:37,555 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:03:37,992 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 437 ms 2026-07-08 16:03:37,992 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 437 ms 2026-07-08 16:04:19,223 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:04:38,116 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:04:38,237 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:04:38,245 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6731066922130823014 created at 2026-07-08T16:03:38.444+00:00 with filter true 2026-07-08 16:04:38,245 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:04:38,667 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 422 ms 2026-07-08 16:04:38,668 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 423 ms 2026-07-08 16:05:19,256 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:05:19,919 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 51 ms. 2026-07-08 16:05:38,781 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:05:38,929 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:05:38,932 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6731066922130823014 created at 2026-07-08T16:03:38.444+00:00 with filter true 2026-07-08 16:05:38,932 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:05:39,325 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 393 ms 2026-07-08 16:05:39,326 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 394 ms 2026-07-08 16:06:19,633 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:06:39,437 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:06:39,549 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:06:39,562 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6731066922130823014 created at 2026-07-08T16:03:38.444+00:00 with filter true 2026-07-08 16:06:39,562 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:06:39,905 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 343 ms 2026-07-08 16:06:39,905 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 343 ms 2026-07-08 16:07:19,695 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:07:40,001 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:07:40,094 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:07:40,096 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6731066922130823014 created at 2026-07-08T16:03:38.444+00:00 with filter true 2026-07-08 16:07:40,096 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:07:40,378 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 282 ms 2026-07-08 16:07:40,378 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 282 ms 2026-07-08 16:08:19,726 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:08:19,920 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 53 ms. 2026-07-08 16:08:40,493 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:08:40,599 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:08:40,601 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3979159918845701088 created at 2026-07-08T16:08:39.385+00:00 with filter true 2026-07-08 16:08:40,601 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:08:41,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 550 ms 2026-07-08 16:08:41,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 550 ms 2026-07-08 16:09:19,756 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:09:41,262 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:09:41,382 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:09:41,385 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8057105411968443969 created at 2026-07-08T16:09:39.005+00:00 with filter true 2026-07-08 16:09:41,386 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:09:41,865 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 480 ms 2026-07-08 16:09:41,866 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 481 ms 2026-07-08 16:10:19,791 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:10:41,967 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:10:42,065 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:10:42,067 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8185397586021462332 created at 2026-07-08T16:10:39.150+00:00 with filter true 2026-07-08 16:10:42,068 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:10:42,330 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 263 ms 2026-07-08 16:10:42,330 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 263 ms 2026-07-08 16:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:11:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-08 16:11:19,889 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:11:42,462 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:11:42,606 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:11:42,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4259005566591635747 created at 2026-07-08T16:11:39.465+00:00 with filter true 2026-07-08 16:11:42,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:11:42,893 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 285 ms 2026-07-08 16:11:42,894 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 286 ms 2026-07-08 16:12:19,919 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:12:43,011 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:12:43,114 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:12:43,116 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6074551394678596396 created at 2026-07-08T16:12:40.091+00:00 with filter true 2026-07-08 16:12:43,116 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:12:43,580 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 464 ms 2026-07-08 16:12:43,580 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 464 ms 2026-07-08 16:13:19,958 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:13:43,703 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:13:43,816 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:13:43,818 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2862582701987977322 created at 2026-07-08T16:13:41.120+00:00 with filter true 2026-07-08 16:13:43,818 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:13:44,139 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 321 ms 2026-07-08 16:13:44,139 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 321 ms 2026-07-08 16:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:14:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 16:14:20,010 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:14:44,248 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:14:44,381 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:14:44,383 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7217147208487344570 created at 2026-07-08T16:14:40.709+00:00 with filter true 2026-07-08 16:14:44,383 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:14:44,785 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 402 ms 2026-07-08 16:14:44,785 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 402 ms 2026-07-08 16:15:20,044 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:15:44,875 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:15:44,970 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:15:44,972 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3857141024384168144 created at 2026-07-08T16:15:39.932+00:00 with filter true 2026-07-08 16:15:44,972 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:15:45,221 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 249 ms 2026-07-08 16:15:45,221 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 249 ms 2026-07-08 16:16:20,086 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:16:45,320 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:16:45,420 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:16:45,422 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 626273272824878399 created at 2026-07-08T16:16:40.548+00:00 with filter true 2026-07-08 16:16:45,422 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:16:45,752 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 330 ms 2026-07-08 16:16:45,752 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 330 ms 2026-07-08 16:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:17:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 16:17:20,126 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:17:45,865 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:17:46,001 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:17:46,003 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3993298026042511941 created at 2026-07-08T16:17:40.893+00:00 with filter true 2026-07-08 16:17:46,004 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:17:46,339 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 336 ms 2026-07-08 16:17:46,339 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 336 ms 2026-07-08 16:18:20,160 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:18:46,441 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:18:46,533 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:18:46,535 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 729235154742741740 created at 2026-07-08T16:18:42.323+00:00 with filter true 2026-07-08 16:18:46,536 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:18:46,890 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 355 ms 2026-07-08 16:18:46,890 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 355 ms 2026-07-08 16:19:20,199 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:19:46,987 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:19:47,093 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:19:47,096 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8077812000922360919 created at 2026-07-08T16:19:41.787+00:00 with filter true 2026-07-08 16:19:47,096 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:19:47,527 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 431 ms 2026-07-08 16:19:47,527 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 431 ms 2026-07-08 16:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:20:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 16:20:20,232 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:20:47,624 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:20:47,713 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:20:47,717 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6993132635223713772 created at 2026-07-08T16:20:41.251+00:00 with filter true 2026-07-08 16:20:47,717 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:20:48,137 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 420 ms 2026-07-08 16:20:48,137 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 420 ms 2026-07-08 16:21:20,279 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:21:48,264 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:21:48,408 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:21:48,410 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3086323557997995523 created at 2026-07-08T16:21:41.441+00:00 with filter true 2026-07-08 16:21:48,410 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:21:48,923 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 513 ms 2026-07-08 16:21:48,924 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 514 ms 2026-07-08 16:22:20,318 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:22:49,084 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:22:49,211 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:22:49,213 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2887544778835895697 created at 2026-07-08T16:22:41.983+00:00 with filter true 2026-07-08 16:22:49,213 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:22:49,538 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 325 ms 2026-07-08 16:22:49,538 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 325 ms 2026-07-08 16:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:23:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 16:23:20,365 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:23:49,632 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:23:49,738 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:23:49,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1761945863716997535 created at 2026-07-08T16:23:42.176+00:00 with filter true 2026-07-08 16:23:49,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:23:50,358 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 618 ms 2026-07-08 16:23:50,359 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 619 ms 2026-07-08 16:24:20,397 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:24:50,491 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:24:50,610 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:24:50,612 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1862779792656211476 created at 2026-07-08T16:24:42.493+00:00 with filter true 2026-07-08 16:24:50,613 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:24:51,143 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 531 ms 2026-07-08 16:24:51,143 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 531 ms 2026-07-08 16:25:20,431 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:25:51,257 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:25:51,376 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:25:51,378 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1324102804580799359 created at 2026-07-08T16:25:41.206+00:00 with filter true 2026-07-08 16:25:51,378 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:25:51,757 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 379 ms 2026-07-08 16:25:51,757 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 379 ms 2026-07-08 16:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:26:19,922 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 54 ms. 2026-07-08 16:26:20,474 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:26:51,872 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:26:52,018 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:26:52,020 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5531787494781326187 created at 2026-07-08T16:26:41.523+00:00 with filter true 2026-07-08 16:26:52,020 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:26:52,358 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 338 ms 2026-07-08 16:26:52,358 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 338 ms 2026-07-08 16:27:20,559 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:27:52,451 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:27:52,542 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:27:52,544 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2476118280766241653 created at 2026-07-08T16:27:41.679+00:00 with filter true 2026-07-08 16:27:52,544 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [187297.199s][info ][gc] GC(78) Pause Young (Normal) (G1 Evacuation Pause) 4826M->117M(8200M) 11.346ms 2026-07-08 16:27:53,185 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 641 ms 2026-07-08 16:27:53,185 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 641 ms 2026-07-08 16:28:20,593 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:28:53,297 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:28:53,404 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:28:53,406 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3830757826746667858 created at 2026-07-08T16:28:42.864+00:00 with filter true 2026-07-08 16:28:53,406 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:28:53,900 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 494 ms 2026-07-08 16:28:53,900 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 494 ms 2026-07-08 16:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:29:19,906 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 39 ms. 2026-07-08 16:29:20,633 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:29:54,009 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:29:54,100 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:29:54,102 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7719230165921596776 created at 2026-07-08T16:29:43.053+00:00 with filter true 2026-07-08 16:29:54,102 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:29:54,792 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 691 ms 2026-07-08 16:29:54,792 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 691 ms 2026-07-08 16:30:20,690 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:30:54,910 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:30:55,033 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:30:55,037 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7966273165847613482 created at 2026-07-08T16:30:41.848+00:00 with filter true 2026-07-08 16:30:55,037 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:30:55,598 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 562 ms 2026-07-08 16:30:55,598 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 562 ms 2026-07-08 16:31:20,721 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:31:55,724 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:31:55,854 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:31:55,857 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7966273165847613482 created at 2026-07-08T16:30:41.848+00:00 with filter true 2026-07-08 16:31:55,857 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:31:56,514 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 657 ms 2026-07-08 16:31:56,514 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 657 ms 2026-07-08 16:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:32:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 16:32:20,752 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:32:56,605 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:32:56,700 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:32:56,703 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5470646558185520179 created at 2026-07-08T16:32:43.805+00:00 with filter true 2026-07-08 16:32:56,704 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:32:57,283 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 580 ms 2026-07-08 16:32:57,283 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 580 ms 2026-07-08 16:33:20,803 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:33:57,382 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:33:57,474 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:33:57,476 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5618905692914553458 created at 2026-07-08T16:33:43.351+00:00 with filter true 2026-07-08 16:33:57,476 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:33:57,893 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 417 ms 2026-07-08 16:33:57,894 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 418 ms 2026-07-08 16:34:20,850 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:34:57,986 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:34:58,084 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:34:58,086 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5463098889101771649 created at 2026-07-08T16:34:42.957+00:00 with filter true 2026-07-08 16:34:58,086 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:34:58,621 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 535 ms 2026-07-08 16:34:58,621 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 535 ms 2026-07-08 16:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:35:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 16:35:20,878 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:35:58,711 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:35:58,799 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:35:58,801 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2586949582973561523 created at 2026-07-08T16:35:42.801+00:00 with filter true 2026-07-08 16:35:58,802 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:35:59,432 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 631 ms 2026-07-08 16:35:59,432 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 631 ms 2026-07-08 16:36:20,908 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:36:59,529 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:36:59,652 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:36:59,654 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 804034673346529899 created at 2026-07-08T16:36:44.507+00:00 with filter true 2026-07-08 16:36:59,654 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:37:00,187 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 533 ms 2026-07-08 16:37:00,187 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 533 ms 2026-07-08 16:37:20,938 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:38:00,304 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:38:00,417 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:38:00,420 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6929720822212777675 created at 2026-07-08T16:37:44.130+00:00 with filter true 2026-07-08 16:38:00,420 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:38:00,914 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 494 ms 2026-07-08 16:38:00,914 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 494 ms 2026-07-08 16:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:38:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-08 16:38:20,970 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:39:01,009 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:39:01,107 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:39:01,109 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3499901652533537705 created at 2026-07-08T16:38:45.328+00:00 with filter true 2026-07-08 16:39:01,109 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:39:01,706 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 597 ms 2026-07-08 16:39:01,706 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 597 ms 2026-07-08 16:39:21,018 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:40:01,800 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:40:01,921 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:40:01,923 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6674243570877406212 created at 2026-07-08T16:39:45.688+00:00 with filter true 2026-07-08 16:40:01,923 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:40:02,469 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 546 ms 2026-07-08 16:40:02,470 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 547 ms 2026-07-08 16:40:21,061 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:41:02,925 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:41:03,442 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:41:03,445 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3522901429762236907 created at 2026-07-08T16:40:44.916+00:00 with filter true 2026-07-08 16:41:03,445 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:41:04,005 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 561 ms 2026-07-08 16:41:04,005 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 561 ms 2026-07-08 16:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:41:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-08 16:41:21,107 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:42:04,358 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:42:04,858 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:42:04,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3995202490758496894 created at 2026-07-08T16:41:45.951+00:00 with filter true 2026-07-08 16:42:04,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:42:05,505 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 643 ms 2026-07-08 16:42:05,506 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-08 16:42:21,330 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:43:05,663 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:43:05,798 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:43:05,801 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5541978756313036337 created at 2026-07-08T16:42:46.032+00:00 with filter true 2026-07-08 16:43:05,801 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:43:06,374 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 573 ms 2026-07-08 16:43:06,374 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-08 16:43:21,375 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:44:06,484 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:44:06,602 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:44:06,614 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7264578523458210316 created at 2026-07-08T16:43:46.764+00:00 with filter true 2026-07-08 16:44:06,614 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:44:07,294 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 680 ms 2026-07-08 16:44:07,294 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 680 ms 2026-07-08 16:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:44:19,925 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 57 ms. 2026-07-08 16:44:21,417 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:45:07,436 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:45:07,604 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:45:07,610 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8320550934856262200 created at 2026-07-08T16:44:46.227+00:00 with filter true 2026-07-08 16:45:07,610 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:45:08,105 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 496 ms 2026-07-08 16:45:08,105 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 496 ms 2026-07-08 16:45:21,453 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:46:08,232 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:46:08,336 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:46:08,338 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 362275441487917652 created at 2026-07-08T16:45:45.818+00:00 with filter true 2026-07-08 16:46:08,338 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:46:09,114 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 776 ms 2026-07-08 16:46:09,114 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 776 ms 2026-07-08 16:46:21,554 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:47:09,215 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:47:09,304 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:47:09,318 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5937987379471569610 created at 2026-07-08T16:46:46.762+00:00 with filter true 2026-07-08 16:47:09,318 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:47:09,869 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 551 ms 2026-07-08 16:47:09,869 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 551 ms 2026-07-08 16:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:47:19,959 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 91 ms. 2026-07-08 16:47:21,619 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:48:09,991 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:48:10,085 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:48:10,087 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4279209825285053781 created at 2026-07-08T16:47:47.130+00:00 with filter true 2026-07-08 16:48:10,087 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:48:10,651 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 564 ms 2026-07-08 16:48:10,651 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 564 ms 2026-07-08 16:48:21,652 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:49:10,752 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:49:10,875 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:49:10,877 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5987404348147480667 created at 2026-07-08T16:48:48.142+00:00 with filter true 2026-07-08 16:49:10,877 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:49:11,562 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 685 ms 2026-07-08 16:49:11,562 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 685 ms 2026-07-08 16:49:21,680 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:50:11,655 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:50:11,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:50:11,745 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9012324287248903742 created at 2026-07-08T16:49:46.947+00:00 with filter true 2026-07-08 16:50:11,745 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:50:12,149 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 404 ms 2026-07-08 16:50:12,149 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 404 ms 2026-07-08 16:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:50:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 16:50:21,726 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:51:12,239 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:51:12,356 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:51:12,358 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5049447028888190670 created at 2026-07-08T16:50:46.541+00:00 with filter true 2026-07-08 16:51:12,358 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:51:12,965 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 607 ms 2026-07-08 16:51:12,965 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 607 ms 2026-07-08 16:51:21,760 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:52:13,085 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:52:13,172 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:52:13,174 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2283371118971627079 created at 2026-07-08T16:51:47.721+00:00 with filter true 2026-07-08 16:52:13,174 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:52:13,854 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 681 ms 2026-07-08 16:52:13,855 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 682 ms 2026-07-08 16:52:21,831 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:53:13,959 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:53:14,070 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:53:14,072 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 272953658294414517 created at 2026-07-08T16:52:47.868+00:00 with filter true 2026-07-08 16:53:14,072 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:53:14,638 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 566 ms 2026-07-08 16:53:14,638 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-08 16:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:53:19,948 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 80 ms. 2026-07-08 16:53:21,871 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:54:14,744 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:54:14,836 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:54:14,839 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1961304860259565495 created at 2026-07-08T16:53:49.324+00:00 with filter true 2026-07-08 16:54:14,839 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:54:15,439 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 600 ms 2026-07-08 16:54:15,439 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 600 ms 2026-07-08 16:54:21,906 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:55:15,552 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:55:15,649 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:55:15,651 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4886424236940774999 created at 2026-07-08T16:54:49.330+00:00 with filter true 2026-07-08 16:55:15,652 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:55:16,087 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 436 ms 2026-07-08 16:55:16,087 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 436 ms 2026-07-08 16:55:21,948 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:56:16,225 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:56:16,317 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:56:16,320 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6657473783729742493 created at 2026-07-08T16:55:47.637+00:00 with filter true 2026-07-08 16:56:16,320 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:56:16,739 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 420 ms 2026-07-08 16:56:16,740 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 421 ms 2026-07-08 16:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:56:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-08 16:56:22,043 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:57:16,848 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:57:16,954 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:57:16,965 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6657473783729742493 created at 2026-07-08T16:55:47.637+00:00 with filter true 2026-07-08 16:57:16,965 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:57:17,489 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 524 ms 2026-07-08 16:57:17,489 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 524 ms 2026-07-08 16:57:22,099 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:58:17,604 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:58:17,729 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:58:17,732 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2709414851836999270 created at 2026-07-08T16:57:49.224+00:00 with filter true 2026-07-08 16:58:17,732 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:58:18,581 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 849 ms 2026-07-08 16:58:18,582 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 850 ms 2026-07-08 16:58:22,139 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:59:18,678 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 16:59:18,776 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 16:59:18,778 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5956394423873070108 created at 2026-07-08T16:58:49.378+00:00 with filter true 2026-07-08 16:59:18,779 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 16:59:19,347 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 569 ms 2026-07-08 16:59:19,347 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 569 ms 2026-07-08 16:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 16:59:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 16:59:22,169 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:00:19,441 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:00:19,551 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:00:19,553 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MAJOR) 2026-07-08 17:00:19,553 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 17:00:19,557 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:00:19,560 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2222533698247150914 created at 2026-07-08T16:59:48.092+00:00 with filter true 2026-07-08 17:00:19,560 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:00:19,967 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 17:00:19,975 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 415 ms 2026-07-08 17:00:19,976 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 416 ms 2026-07-08 17:00:20,061 INFO [plan-executor-thread-51] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:00:20,158 INFO [plan-executor-thread-51] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:00:20,160 INFO [plan-executor-thread-51] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2222533698247150914 created at 2026-07-08T16:59:48.092+00:00 with filter true 2026-07-08 17:00:20,160 INFO [plan-executor-thread-51] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:00:20,543 INFO [plan-executor-thread-51] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 383 ms 2026-07-08 17:00:20,543 INFO [plan-executor-thread-51] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 383 ms 2026-07-08 17:00:20,544 INFO [plan-executor-thread-51] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 369415 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 222578712 2026-07-08 17:00:20,544 INFO [plan-executor-thread-51] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461067792515072, taskId:1), summary MetricsSummary{rewriteDataSize=140300, rewriteDataFileCnt=53, rewriteDataRecordCnt=3540, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 17:00:20,666 INFO [plan-executor-thread-51] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 701 ms, skipping 0 tables. 2026-07-08 17:00:20,670 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783530013498}} polled task OptimizingTaskId(processId:1461067792515072, taskId:1) 2026-07-08 17:00:20,683 INFO [thrift-server-optimize-manager-60] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461067792515072, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-08 17:00:22,208 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:00:38,543 INFO [thrift-server-optimize-manager-61] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461067792515072, taskId:1) (status: SUCCESS) 2026-07-08 17:00:38,673 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:00:38,673 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 17:00:38,771 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [189263.140s][info ][gc] GC(79) Pause Young (Normal) (G1 Evacuation Pause) 4733M->123M(8200M) 13.697ms 2026-07-08 17:00:39,690 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 4011641592237870959 (BaseRewriteFiles) 2026-07-08 17:00:40,071 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1398 ms. 2026-07-08 17:00:40,081 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:01:20,074 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:01:20,169 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:01:20,172 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8811139802871402175 created at 2026-07-08T17:00:48.324+00:00 with filter true 2026-07-08 17:01:20,172 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:01:20,463 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 292 ms 2026-07-08 17:01:20,463 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 292 ms 2026-07-08 17:01:22,241 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:02:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 17:02:20,566 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:02:20,669 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:02:20,671 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 429697208738082565 created at 2026-07-08T17:01:46.424+00:00 with filter true 2026-07-08 17:02:20,671 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:02:21,052 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 381 ms 2026-07-08 17:02:21,053 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 382 ms 2026-07-08 17:02:22,269 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:03:21,161 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:03:21,267 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:03:21,270 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9209564651526213297 created at 2026-07-08T17:02:46.722+00:00 with filter true 2026-07-08 17:03:21,270 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:03:21,807 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 537 ms 2026-07-08 17:03:21,808 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 538 ms 2026-07-08 17:03:22,301 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:04:21,900 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:04:22,005 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:04:22,009 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 14856506541866391 created at 2026-07-08T17:03:47.817+00:00 with filter true 2026-07-08 17:04:22,009 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:04:22,329 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:04:22,650 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 641 ms 2026-07-08 17:04:22,650 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 641 ms 2026-07-08 17:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:05:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 17:05:22,359 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:05:22,746 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:05:22,852 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:05:22,854 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2445947302850058745 created at 2026-07-08T17:04:47.541+00:00 with filter true 2026-07-08 17:05:22,854 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:05:23,152 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 298 ms 2026-07-08 17:05:23,152 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 298 ms 2026-07-08 17:06:22,399 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:06:23,250 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:06:23,356 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:06:23,364 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4441345436062409311 created at 2026-07-08T17:05:47.086+00:00 with filter true 2026-07-08 17:06:23,364 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:06:23,687 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 323 ms 2026-07-08 17:06:23,688 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 324 ms 2026-07-08 17:07:22,447 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:07:23,797 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:07:23,901 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:07:23,904 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4068665352359877188 created at 2026-07-08T17:06:47.253+00:00 with filter true 2026-07-08 17:07:23,904 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:07:24,378 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 474 ms 2026-07-08 17:07:24,378 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 474 ms 2026-07-08 17:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:08:19,905 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 37 ms. 2026-07-08 17:08:22,481 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:08:24,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:08:24,574 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:08:24,576 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3331552640701543709 created at 2026-07-08T17:07:48.386+00:00 with filter true 2026-07-08 17:08:24,576 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:08:25,100 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 524 ms 2026-07-08 17:08:25,100 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 524 ms 2026-07-08 17:09:22,526 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:09:25,208 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:09:25,314 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:09:25,316 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 148206147226196561 created at 2026-07-08T17:08:48.926+00:00 with filter true 2026-07-08 17:09:25,316 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:09:25,685 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 369 ms 2026-07-08 17:09:25,686 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 370 ms 2026-07-08 17:10:22,614 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:10:25,791 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:10:25,900 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:10:25,902 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 939515911505808657 created at 2026-07-08T17:09:49.230+00:00 with filter true 2026-07-08 17:10:25,902 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:10:26,347 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 445 ms 2026-07-08 17:10:26,348 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 446 ms 2026-07-08 17:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:11:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-08 17:11:22,668 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:11:26,465 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:11:26,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:11:26,581 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3140829841770312004 created at 2026-07-08T17:10:49.396+00:00 with filter true 2026-07-08 17:11:26,581 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:11:26,859 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 278 ms 2026-07-08 17:11:26,859 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 278 ms 2026-07-08 17:12:22,703 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:12:26,968 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:12:27,067 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:12:27,069 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8101193562445342598 created at 2026-07-08T17:11:49.318+00:00 with filter true 2026-07-08 17:12:27,069 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:12:27,436 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 367 ms 2026-07-08 17:12:27,437 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 368 ms 2026-07-08 17:13:22,736 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:13:27,644 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:13:27,791 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:13:27,793 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5482611829661251672 created at 2026-07-08T17:12:49.085+00:00 with filter true 2026-07-08 17:13:27,793 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:13:28,160 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 367 ms 2026-07-08 17:13:28,161 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 368 ms 2026-07-08 17:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:14:19,919 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 51 ms. 2026-07-08 17:14:22,767 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:14:28,269 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:14:28,380 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:14:28,384 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3389187382956169896 created at 2026-07-08T17:13:50.038+00:00 with filter true 2026-07-08 17:14:28,384 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:14:28,684 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 300 ms 2026-07-08 17:14:28,684 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 300 ms 2026-07-08 17:15:22,802 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:15:28,784 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:15:28,912 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:15:28,928 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7852273166732310302 created at 2026-07-08T17:14:49.670+00:00 with filter true 2026-07-08 17:15:28,928 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:15:29,279 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 351 ms 2026-07-08 17:15:29,279 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 351 ms 2026-07-08 17:16:22,922 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:16:29,379 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:16:29,477 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:16:29,487 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7178715817785727164 created at 2026-07-08T17:15:48.780+00:00 with filter true 2026-07-08 17:16:29,487 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:16:29,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 326 ms 2026-07-08 17:16:29,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 326 ms 2026-07-08 17:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:17:19,953 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 85 ms. 2026-07-08 17:17:22,980 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:17:29,919 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:17:30,010 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:17:30,013 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3402497230423634533 created at 2026-07-08T17:16:49.931+00:00 with filter true 2026-07-08 17:17:30,013 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:17:30,619 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 606 ms 2026-07-08 17:17:30,619 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 606 ms 2026-07-08 17:18:23,019 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:18:30,715 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:18:30,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:18:30,818 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2293543504571054083 created at 2026-07-08T17:17:49.856+00:00 with filter true 2026-07-08 17:18:30,818 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:18:31,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 535 ms 2026-07-08 17:18:31,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 535 ms 2026-07-08 17:19:23,050 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:19:31,455 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:19:31,601 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:19:31,603 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9166360686020152706 created at 2026-07-08T17:18:50.595+00:00 with filter true 2026-07-08 17:19:31,603 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:19:32,167 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 564 ms 2026-07-08 17:19:32,167 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 564 ms 2026-07-08 17:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:20:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 17:20:23,079 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:20:32,267 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:20:32,369 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:20:32,372 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 881786405950970590 created at 2026-07-08T17:19:50.077+00:00 with filter true 2026-07-08 17:20:32,372 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:20:32,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 282 ms 2026-07-08 17:20:32,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 282 ms 2026-07-08 17:21:23,113 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:21:32,746 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:21:32,868 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:21:32,871 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6782902111732500881 created at 2026-07-08T17:20:49.906+00:00 with filter true 2026-07-08 17:21:32,871 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:21:33,415 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 544 ms 2026-07-08 17:21:33,415 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-08 17:22:23,145 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:22:33,544 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:22:33,654 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:22:33,656 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1675867950087691438 created at 2026-07-08T17:21:50.621+00:00 with filter true 2026-07-08 17:22:33,656 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:22:34,333 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 677 ms 2026-07-08 17:22:34,333 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 677 ms 2026-07-08 17:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:23:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 17:23:23,175 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:23:34,445 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:23:34,649 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:23:34,651 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5293112053893252901 created at 2026-07-08T17:22:50.906+00:00 with filter true 2026-07-08 17:23:34,651 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:23:35,454 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 803 ms 2026-07-08 17:23:35,455 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 804 ms 2026-07-08 17:24:23,205 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:24:35,546 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:24:35,637 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:24:35,641 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 230642526017636059 created at 2026-07-08T17:23:51.702+00:00 with filter true 2026-07-08 17:24:35,641 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:24:36,443 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 802 ms 2026-07-08 17:24:36,443 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 802 ms 2026-07-08 17:25:23,236 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:25:36,546 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:25:36,648 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:25:36,650 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4465336925826605156 created at 2026-07-08T17:24:51.198+00:00 with filter true 2026-07-08 17:25:36,651 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:25:37,008 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 358 ms 2026-07-08 17:25:37,008 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 358 ms 2026-07-08 17:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:26:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-08 17:26:23,383 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:26:37,132 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:26:37,247 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:26:37,254 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2904618904624110097 created at 2026-07-08T17:25:51.668+00:00 with filter true 2026-07-08 17:26:37,254 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:26:37,781 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 527 ms 2026-07-08 17:26:37,781 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 527 ms 2026-07-08 17:27:23,437 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:27:37,892 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:27:38,000 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:27:38,003 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5236489889254323181 created at 2026-07-08T17:26:52.225+00:00 with filter true 2026-07-08 17:27:38,003 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:27:38,372 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 369 ms 2026-07-08 17:27:38,373 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 370 ms 2026-07-08 17:28:23,472 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:28:38,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:28:38,576 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:28:38,580 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1736293041952731844 created at 2026-07-08T17:27:52.067+00:00 with filter true 2026-07-08 17:28:38,581 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:28:39,014 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 434 ms 2026-07-08 17:28:39,014 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 434 ms 2026-07-08 17:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:29:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 17:29:23,510 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:29:39,127 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:29:39,223 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:29:39,226 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9181858081812244185 created at 2026-07-08T17:28:52.831+00:00 with filter true 2026-07-08 17:29:39,226 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:29:39,749 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 523 ms 2026-07-08 17:29:39,749 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 523 ms 2026-07-08 17:30:23,548 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:30:39,846 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:30:39,938 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:30:39,941 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8535926336775997744 created at 2026-07-08T17:29:52.526+00:00 with filter true 2026-07-08 17:30:39,941 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:30:40,358 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 417 ms 2026-07-08 17:30:40,358 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 417 ms 2026-07-08 17:31:23,578 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:31:40,459 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:31:40,584 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:31:40,586 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5620200009419770678 created at 2026-07-08T17:30:51.679+00:00 with filter true 2026-07-08 17:31:40,587 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:31:41,024 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 438 ms 2026-07-08 17:31:41,025 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 439 ms 2026-07-08 17:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:32:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 17:32:23,610 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:32:41,134 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:32:41,248 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:32:41,251 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1123424671156396887 created at 2026-07-08T17:31:53.514+00:00 with filter true 2026-07-08 17:32:41,252 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:32:41,623 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 372 ms 2026-07-08 17:32:41,623 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 372 ms 2026-07-08 17:33:23,655 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:33:41,723 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:33:41,820 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:33:41,823 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2657972952026729409 created at 2026-07-08T17:32:52.823+00:00 with filter true 2026-07-08 17:33:41,823 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:33:42,519 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 696 ms 2026-07-08 17:33:42,519 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 696 ms 2026-07-08 17:34:23,692 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:34:42,634 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:34:42,739 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:34:42,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4019076106538881848 created at 2026-07-08T17:33:53.574+00:00 with filter true 2026-07-08 17:34:42,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:34:43,237 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 496 ms 2026-07-08 17:34:43,237 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 496 ms 2026-07-08 17:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:35:19,882 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 17:35:23,730 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:35:43,347 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:35:43,446 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:35:43,448 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6057231299138310699 created at 2026-07-08T17:34:52.728+00:00 with filter true 2026-07-08 17:35:43,448 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:35:44,044 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 596 ms 2026-07-08 17:35:44,044 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 596 ms 2026-07-08 17:36:23,764 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:36:44,157 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:36:44,300 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:36:44,308 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6057231299138310699 created at 2026-07-08T17:34:52.728+00:00 with filter true 2026-07-08 17:36:44,309 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:36:45,158 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 850 ms 2026-07-08 17:36:45,158 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 850 ms 2026-07-08 17:37:23,803 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:37:45,269 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:37:45,357 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:37:45,359 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5842644235872268860 created at 2026-07-08T17:36:54.704+00:00 with filter true 2026-07-08 17:37:45,359 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:37:45,927 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 568 ms 2026-07-08 17:37:45,927 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 568 ms 2026-07-08 17:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:38:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 17:38:23,841 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:38:46,031 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:38:46,123 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:38:46,126 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 634039413466882362 created at 2026-07-08T17:37:54.501+00:00 with filter true 2026-07-08 17:38:46,126 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:38:46,785 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 660 ms 2026-07-08 17:38:46,785 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 660 ms 2026-07-08 17:39:23,874 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:39:46,883 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:39:46,988 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:39:46,990 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6306304822003705838 created at 2026-07-08T17:38:54.286+00:00 with filter true 2026-07-08 17:39:46,990 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:39:47,633 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 643 ms 2026-07-08 17:39:47,633 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 643 ms 2026-07-08 17:40:23,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [191671.978s][info ][gc] GC(80) Pause Young (Normal) (G1 Evacuation Pause) 4835M->120M(8200M) 11.286ms 2026-07-08 17:40:47,761 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:40:47,879 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:40:47,882 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5497595649657825104 created at 2026-07-08T17:39:54.611+00:00 with filter true 2026-07-08 17:40:47,882 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:40:48,322 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 440 ms 2026-07-08 17:40:48,322 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 440 ms 2026-07-08 17:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:41:19,915 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 47 ms. 2026-07-08 17:41:23,952 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:41:48,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:41:48,537 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:41:48,539 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6154957278287831223 created at 2026-07-08T17:40:54.292+00:00 with filter true 2026-07-08 17:41:48,539 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:41:49,122 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 583 ms 2026-07-08 17:41:49,122 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 583 ms 2026-07-08 17:42:23,984 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:42:49,231 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:42:49,333 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:42:49,335 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6154957278287831223 created at 2026-07-08T17:40:54.292+00:00 with filter true 2026-07-08 17:42:49,335 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:42:50,067 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 732 ms 2026-07-08 17:42:50,067 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 732 ms 2026-07-08 17:43:24,024 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:43:50,179 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:43:50,323 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:43:50,326 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5341561983693149185 created at 2026-07-08T17:42:55.256+00:00 with filter true 2026-07-08 17:43:50,326 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:43:50,809 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 483 ms 2026-07-08 17:43:50,809 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-08 17:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:44:19,884 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 16 ms. 2026-07-08 17:44:24,061 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:44:50,917 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:44:51,023 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:44:51,025 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1002987544127124985 created at 2026-07-08T17:43:55.046+00:00 with filter true 2026-07-08 17:44:51,025 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:44:51,714 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 689 ms 2026-07-08 17:44:51,714 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 689 ms 2026-07-08 17:45:24,101 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:45:51,808 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:45:51,910 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:45:51,912 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8391423797549285237 created at 2026-07-08T17:44:54.987+00:00 with filter true 2026-07-08 17:45:51,912 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:45:52,334 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 422 ms 2026-07-08 17:45:52,334 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 422 ms 2026-07-08 17:46:24,136 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:46:52,441 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:46:52,565 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:46:52,570 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8391423797549285237 created at 2026-07-08T17:44:54.987+00:00 with filter true 2026-07-08 17:46:52,570 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:46:53,079 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 509 ms 2026-07-08 17:46:53,079 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 509 ms 2026-07-08 17:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:47:19,893 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 25 ms. 2026-07-08 17:47:24,176 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:47:53,177 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:47:53,280 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:47:53,282 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8391423797549285237 created at 2026-07-08T17:44:54.987+00:00 with filter true 2026-07-08 17:47:53,282 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:47:54,165 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 883 ms 2026-07-08 17:47:54,165 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 883 ms 2026-07-08 17:48:24,233 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:48:54,265 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:48:54,355 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:48:54,357 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4500411040559671284 created at 2026-07-08T17:47:56.161+00:00 with filter true 2026-07-08 17:48:54,357 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:48:54,888 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 531 ms 2026-07-08 17:48:54,888 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 531 ms 2026-07-08 17:49:24,388 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:49:54,995 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:49:55,094 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:49:55,098 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8554389066583472325 created at 2026-07-08T17:48:55.698+00:00 with filter true 2026-07-08 17:49:55,098 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:49:55,510 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 412 ms 2026-07-08 17:49:55,511 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 413 ms 2026-07-08 17:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:50:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 17:50:24,431 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:50:55,628 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:50:55,744 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:50:55,746 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1090050972520020337 created at 2026-07-08T17:49:56.198+00:00 with filter true 2026-07-08 17:50:55,746 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:50:56,358 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 612 ms 2026-07-08 17:50:56,358 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 612 ms 2026-07-08 17:51:24,463 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:51:56,470 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:51:56,580 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:51:56,583 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1090050972520020337 created at 2026-07-08T17:49:56.198+00:00 with filter true 2026-07-08 17:51:56,583 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:51:57,045 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 462 ms 2026-07-08 17:51:57,045 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 462 ms 2026-07-08 17:52:24,492 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:52:57,156 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:52:57,257 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:52:57,261 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7286645178477794314 created at 2026-07-08T17:52:55.482+00:00 with filter true 2026-07-08 17:52:57,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:52:57,708 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 447 ms 2026-07-08 17:52:57,708 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 447 ms 2026-07-08 17:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:53:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 17:53:24,535 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:53:57,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:53:57,942 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:53:57,944 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7051627853120972069 created at 2026-07-08T17:53:55.765+00:00 with filter true 2026-07-08 17:53:57,944 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:53:58,622 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 678 ms 2026-07-08 17:53:58,623 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 679 ms 2026-07-08 17:54:24,569 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:54:58,748 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:54:58,887 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:54:58,890 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7051627853120972069 created at 2026-07-08T17:53:55.765+00:00 with filter true 2026-07-08 17:54:58,890 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:54:59,517 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 627 ms 2026-07-08 17:54:59,517 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 627 ms 2026-07-08 17:55:24,609 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:55:59,616 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:55:59,722 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:55:59,724 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7051627853120972069 created at 2026-07-08T17:53:55.765+00:00 with filter true 2026-07-08 17:55:59,724 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:56:00,279 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 555 ms 2026-07-08 17:56:00,279 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 555 ms 2026-07-08 17:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:56:19,928 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 61 ms. 2026-07-08 17:56:24,673 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:57:00,388 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:57:00,494 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:57:00,503 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7051627853120972069 created at 2026-07-08T17:53:55.765+00:00 with filter true 2026-07-08 17:57:00,503 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:57:01,147 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 644 ms 2026-07-08 17:57:01,148 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 645 ms 2026-07-08 17:57:24,719 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:58:01,251 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:58:01,339 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:58:01,341 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3951473477325719403 created at 2026-07-08T17:57:56.345+00:00 with filter true 2026-07-08 17:58:01,341 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:58:01,914 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 573 ms 2026-07-08 17:58:01,915 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 574 ms 2026-07-08 17:58:24,759 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:59:02,021 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 17:59:02,153 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 17:59:02,156 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1502119740741929112 created at 2026-07-08T17:58:57.355+00:00 with filter true 2026-07-08 17:59:02,157 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 17:59:03,034 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 878 ms 2026-07-08 17:59:03,034 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 878 ms 2026-07-08 17:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 17:59:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-08 17:59:24,795 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:00:03,258 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:00:03,434 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:00:03,437 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 18:00:03,437 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 18:00:03,441 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:00:03,443 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1502119740741929112 created at 2026-07-08T17:58:57.355+00:00 with filter true 2026-07-08 18:00:03,443 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:00:04,341 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 898 ms 2026-07-08 18:00:04,341 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 898 ms 2026-07-08 18:00:08,628 INFO [thrift-server-optimize-manager-65] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 18:00:08,723 INFO [plan-executor-thread-52] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:00:08,815 INFO [plan-executor-thread-52] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:00:08,818 INFO [plan-executor-thread-52] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1502119740741929112 created at 2026-07-08T17:58:57.355+00:00 with filter true 2026-07-08 18:00:08,818 INFO [plan-executor-thread-52] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:00:09,313 INFO [plan-executor-thread-52] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 495 ms 2026-07-08 18:00:09,313 INFO [plan-executor-thread-52] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 495 ms 2026-07-08 18:00:09,314 INFO [plan-executor-thread-52] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 387225 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 218383012 2026-07-08 18:00:09,314 INFO [plan-executor-thread-52] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461070732337152, taskId:1), summary MetricsSummary{rewriteDataSize=139602, rewriteDataFileCnt=52, rewriteDataRecordCnt=3706, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 18:00:09,450 INFO [plan-executor-thread-52] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 826 ms, skipping 0 tables. 2026-07-08 18:00:09,457 INFO [thrift-server-optimize-manager-65] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783533606889}} polled task OptimizingTaskId(processId:1461070732337152, taskId:1) 2026-07-08 18:00:09,470 INFO [thrift-server-optimize-manager-65] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461070732337152, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-08 18:00:24,825 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:00:26,515 INFO [thrift-server-optimize-manager-65] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461070732337152, taskId:1) (status: SUCCESS) 2026-07-08 18:00:26,638 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:00:26,638 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 18:00:26,727 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:00:27,601 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 6866630668864795493 (BaseRewriteFiles) 2026-07-08 18:00:28,035 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1397 ms. 2026-07-08 18:00:28,043 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:01:04,460 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:01:04,574 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:01:04,576 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6866630668864795493 created at 2026-07-08T18:00:27.601+00:00 with filter true 2026-07-08 18:01:04,576 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:01:04,945 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 369 ms 2026-07-08 18:01:04,945 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 369 ms 2026-07-08 18:01:24,858 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:02:05,046 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:02:05,150 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:02:05,152 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4029040890751193602 created at 2026-07-08T18:01:57.054+00:00 with filter true 2026-07-08 18:02:05,152 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:02:05,532 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 380 ms 2026-07-08 18:02:05,533 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 381 ms 2026-07-08 18:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:02:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 18:02:24,892 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:03:05,653 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:03:05,782 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:03:05,785 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7269598328540928068 created at 2026-07-08T18:02:54.266+00:00 with filter true 2026-07-08 18:03:05,785 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:03:06,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 555 ms 2026-07-08 18:03:06,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 555 ms 2026-07-08 18:03:24,921 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:04:06,453 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:04:06,541 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:04:06,543 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7269598328540928068 created at 2026-07-08T18:02:54.266+00:00 with filter true 2026-07-08 18:04:06,543 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:04:07,093 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 550 ms 2026-07-08 18:04:07,093 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 550 ms 2026-07-08 18:04:24,951 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:05:07,194 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:05:07,284 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:05:07,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7269598328540928068 created at 2026-07-08T18:02:54.266+00:00 with filter true 2026-07-08 18:05:07,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:05:07,870 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 583 ms 2026-07-08 18:05:07,870 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 583 ms 2026-07-08 18:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:05:19,909 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 41 ms. 2026-07-08 18:05:24,980 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:06:07,980 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:06:08,098 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:06:08,100 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4412518938759895497 created at 2026-07-08T18:05:54.429+00:00 with filter true 2026-07-08 18:06:08,100 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:06:08,407 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 307 ms 2026-07-08 18:06:08,407 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-08 18:06:25,081 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:07:08,513 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:07:08,611 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:07:08,620 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4412518938759895497 created at 2026-07-08T18:05:54.429+00:00 with filter true 2026-07-08 18:07:08,620 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:07:08,912 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 292 ms 2026-07-08 18:07:08,912 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 292 ms 2026-07-08 18:07:25,146 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:08:09,023 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:08:09,127 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:08:09,129 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4412518938759895497 created at 2026-07-08T18:05:54.429+00:00 with filter true 2026-07-08 18:08:09,129 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:08:09,395 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 266 ms 2026-07-08 18:08:09,395 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 266 ms 2026-07-08 18:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:08:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 18:08:25,175 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:09:09,498 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:09:09,604 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:09:09,607 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4412518938759895497 created at 2026-07-08T18:05:54.429+00:00 with filter true 2026-07-08 18:09:09,607 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:09:10,151 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 544 ms 2026-07-08 18:09:10,151 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 544 ms 2026-07-08 18:09:25,205 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:10:10,253 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:10:10,356 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:10:10,358 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6855395291430761210 created at 2026-07-08T18:09:55.484+00:00 with filter true 2026-07-08 18:10:10,358 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:10:10,642 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 284 ms 2026-07-08 18:10:10,642 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 284 ms 2026-07-08 18:10:25,239 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:11:10,744 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:11:10,851 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:11:10,854 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6855395291430761210 created at 2026-07-08T18:09:55.484+00:00 with filter true 2026-07-08 18:11:10,854 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:11:11,160 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 306 ms 2026-07-08 18:11:11,160 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 306 ms 2026-07-08 18:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:11:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 18:11:25,275 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:12:11,278 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:12:11,398 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:12:11,400 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5566794725924332788 created at 2026-07-08T18:11:54.991+00:00 with filter true 2026-07-08 18:12:11,400 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [193555.725s][info ][gc] GC(81) Pause Young (Normal) (G1 Evacuation Pause) 4736M->116M(8200M) 10.915ms 2026-07-08 18:12:11,714 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 314 ms 2026-07-08 18:12:11,714 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 314 ms 2026-07-08 18:12:25,311 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:13:11,813 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:13:11,964 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:13:11,967 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4746824330535047223 created at 2026-07-08T18:12:55.747+00:00 with filter true 2026-07-08 18:13:11,967 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:13:12,277 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 310 ms 2026-07-08 18:13:12,277 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 310 ms 2026-07-08 18:13:25,351 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:14:12,405 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:14:12,513 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:14:12,515 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4746824330535047223 created at 2026-07-08T18:12:55.747+00:00 with filter true 2026-07-08 18:14:12,515 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:14:13,080 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 565 ms 2026-07-08 18:14:13,080 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 565 ms 2026-07-08 18:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:14:19,927 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 60 ms. 2026-07-08 18:14:25,380 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:15:13,187 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:15:13,290 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:15:13,292 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4746824330535047223 created at 2026-07-08T18:12:55.747+00:00 with filter true 2026-07-08 18:15:13,292 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:15:13,922 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 630 ms 2026-07-08 18:15:13,922 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 630 ms 2026-07-08 18:15:25,411 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:16:14,018 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:16:14,141 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:16:14,143 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4617100384876858264 created at 2026-07-08T18:15:55.594+00:00 with filter true 2026-07-08 18:16:14,144 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:16:14,454 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 311 ms 2026-07-08 18:16:14,454 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 311 ms 2026-07-08 18:16:25,455 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:17:14,556 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:17:14,651 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:17:14,653 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1131520601990895030 created at 2026-07-08T18:16:55.917+00:00 with filter true 2026-07-08 18:17:14,653 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:17:14,971 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 318 ms 2026-07-08 18:17:14,971 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 318 ms 2026-07-08 18:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:17:19,909 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 42 ms. 2026-07-08 18:17:25,495 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:18:15,078 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:18:15,175 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:18:15,177 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1131520601990895030 created at 2026-07-08T18:16:55.917+00:00 with filter true 2026-07-08 18:18:15,177 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:18:15,792 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 615 ms 2026-07-08 18:18:15,792 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 615 ms 2026-07-08 18:18:25,539 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:19:15,884 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:19:15,982 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:19:15,984 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1131520601990895030 created at 2026-07-08T18:16:55.917+00:00 with filter true 2026-07-08 18:19:15,984 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:19:16,520 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 536 ms 2026-07-08 18:19:16,520 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 536 ms 2026-07-08 18:19:25,569 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:20:16,621 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:20:16,728 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:20:16,730 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9082666568714618543 created at 2026-07-08T18:19:57.520+00:00 with filter true 2026-07-08 18:20:16,730 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:20:17,082 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 352 ms 2026-07-08 18:20:17,082 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 352 ms 2026-07-08 18:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:20:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 18:20:25,661 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:21:17,202 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:21:17,304 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:21:17,317 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 75513433599082802 created at 2026-07-08T18:20:56.381+00:00 with filter true 2026-07-08 18:21:17,317 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:21:17,659 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 342 ms 2026-07-08 18:21:17,659 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 342 ms 2026-07-08 18:21:25,725 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:22:17,777 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:22:17,883 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:22:17,886 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4188952075548078632 created at 2026-07-08T18:21:56.466+00:00 with filter true 2026-07-08 18:22:17,886 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:22:18,223 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 337 ms 2026-07-08 18:22:18,223 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 337 ms 2026-07-08 18:22:25,755 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:23:18,363 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:23:18,468 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:23:18,470 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4188952075548078632 created at 2026-07-08T18:21:56.466+00:00 with filter true 2026-07-08 18:23:18,470 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:23:19,130 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 660 ms 2026-07-08 18:23:19,130 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 660 ms 2026-07-08 18:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:23:19,920 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 52 ms. 2026-07-08 18:23:25,787 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:24:19,225 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:24:19,315 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:24:19,317 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4188952075548078632 created at 2026-07-08T18:21:56.466+00:00 with filter true 2026-07-08 18:24:19,318 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:24:20,106 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 789 ms 2026-07-08 18:24:20,106 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 789 ms 2026-07-08 18:24:25,816 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:25:20,201 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:25:20,288 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:25:20,290 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4188952075548078632 created at 2026-07-08T18:21:56.466+00:00 with filter true 2026-07-08 18:25:20,291 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:25:20,622 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 332 ms 2026-07-08 18:25:20,623 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 333 ms 2026-07-08 18:25:25,843 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:26:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 16 ms. 2026-07-08 18:26:20,730 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:26:20,838 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:26:20,841 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2782687103849103962 created at 2026-07-08T18:25:56.865+00:00 with filter true 2026-07-08 18:26:20,841 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:26:21,201 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 361 ms 2026-07-08 18:26:21,201 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 361 ms 2026-07-08 18:26:25,876 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:27:21,296 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:27:21,402 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:27:21,404 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5632217308906008503 created at 2026-07-08T18:26:57.055+00:00 with filter true 2026-07-08 18:27:21,404 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:27:21,768 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 364 ms 2026-07-08 18:27:21,768 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 364 ms 2026-07-08 18:27:25,920 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:28:21,864 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:28:21,970 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:28:21,972 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4623842971963739307 created at 2026-07-08T18:28:03.296+00:00 with filter true 2026-07-08 18:28:21,972 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:28:22,431 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 459 ms 2026-07-08 18:28:22,431 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-08 18:28:25,951 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:29:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 18:29:22,522 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:29:22,609 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:29:22,612 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7029119073229698369 created at 2026-07-08T18:29:02.502+00:00 with filter true 2026-07-08 18:29:22,612 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:29:23,277 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 666 ms 2026-07-08 18:29:23,277 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 666 ms 2026-07-08 18:29:25,981 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:30:23,406 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:30:23,529 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:30:23,531 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7029119073229698369 created at 2026-07-08T18:29:02.502+00:00 with filter true 2026-07-08 18:30:23,531 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:30:23,798 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 267 ms 2026-07-08 18:30:23,798 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 267 ms 2026-07-08 18:30:26,016 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:31:23,947 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:31:24,176 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:31:24,183 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7029119073229698369 created at 2026-07-08T18:29:02.502+00:00 with filter true 2026-07-08 18:31:24,183 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:31:24,712 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 529 ms 2026-07-08 18:31:24,712 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 529 ms 2026-07-08 18:31:26,163 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:32:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 18:32:24,976 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:32:25,136 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:32:25,141 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8154665709769746591 created at 2026-07-08T18:32:02.175+00:00 with filter true 2026-07-08 18:32:25,141 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:32:25,672 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 531 ms 2026-07-08 18:32:25,673 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 532 ms 2026-07-08 18:32:26,231 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:33:25,780 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:33:25,866 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:33:25,867 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5099707148230580992 created at 2026-07-08T18:33:02.421+00:00 with filter true 2026-07-08 18:33:25,868 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:33:26,263 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:33:26,336 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 469 ms 2026-07-08 18:33:26,336 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 469 ms 2026-07-08 18:34:26,325 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:34:26,485 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:34:26,589 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:34:26,591 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5267659704742274443 created at 2026-07-08T18:34:03.092+00:00 with filter true 2026-07-08 18:34:26,591 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:34:27,235 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 644 ms 2026-07-08 18:34:27,235 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-08 18:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:35:19,924 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 56 ms. 2026-07-08 18:35:26,357 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:35:27,336 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:35:27,424 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:35:27,426 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1018024942035372851 created at 2026-07-08T18:35:04.072+00:00 with filter true 2026-07-08 18:35:27,426 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:35:27,914 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 488 ms 2026-07-08 18:35:27,914 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 488 ms 2026-07-08 18:36:26,392 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:36:28,023 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:36:28,136 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:36:28,138 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1018024942035372851 created at 2026-07-08T18:35:04.072+00:00 with filter true 2026-07-08 18:36:28,138 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:36:28,641 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 503 ms 2026-07-08 18:36:28,642 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 504 ms 2026-07-08 18:37:26,429 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:37:28,756 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:37:28,897 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:37:28,899 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1018024942035372851 created at 2026-07-08T18:35:04.072+00:00 with filter true 2026-07-08 18:37:28,899 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:37:29,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 544 ms 2026-07-08 18:37:29,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-08 18:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:38:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 18:38:26,463 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:38:29,547 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:38:29,649 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:38:29,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1018024942035372851 created at 2026-07-08T18:35:04.072+00:00 with filter true 2026-07-08 18:38:29,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:38:30,321 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 670 ms 2026-07-08 18:38:30,322 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 671 ms 2026-07-08 18:39:26,510 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:39:30,681 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:39:30,843 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:39:30,846 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4468063927233762242 created at 2026-07-08T18:39:03.991+00:00 with filter true 2026-07-08 18:39:30,846 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:39:31,495 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 649 ms 2026-07-08 18:39:31,495 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 649 ms 2026-07-08 18:40:26,576 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:40:31,708 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:40:31,824 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:40:31,829 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6578971471423084101 created at 2026-07-08T18:40:05.205+00:00 with filter true 2026-07-08 18:40:31,829 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:40:32,247 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 418 ms 2026-07-08 18:40:32,247 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 418 ms 2026-07-08 18:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:41:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-08 18:41:26,692 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:41:32,349 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:41:32,462 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:41:32,464 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4295451799049893573 created at 2026-07-08T18:41:03.243+00:00 with filter true 2026-07-08 18:41:32,464 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:41:32,803 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 339 ms 2026-07-08 18:41:32,804 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 340 ms 2026-07-08 18:42:26,897 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:42:33,059 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:42:33,521 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:42:33,533 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4295451799049893573 created at 2026-07-08T18:41:03.243+00:00 with filter true 2026-07-08 18:42:33,533 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:42:34,117 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 584 ms 2026-07-08 18:42:34,118 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 584 ms 2026-07-08 18:43:27,041 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:43:34,276 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:43:34,453 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:43:34,473 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1207346680285379043 created at 2026-07-08T18:43:05.898+00:00 with filter true 2026-07-08 18:43:34,473 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:43:35,152 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 679 ms 2026-07-08 18:43:35,152 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 679 ms 2026-07-08 18:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:44:19,983 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 115 ms. 2026-07-08 18:44:27,139 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:44:35,256 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:44:35,360 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:44:35,369 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6745195330691488124 created at 2026-07-08T18:44:05.256+00:00 with filter true 2026-07-08 18:44:35,369 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:44:35,925 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 557 ms 2026-07-08 18:44:35,925 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 557 ms 2026-07-08 18:45:27,190 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:45:36,139 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:45:36,272 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:45:36,282 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6745195330691488124 created at 2026-07-08T18:44:05.256+00:00 with filter true 2026-07-08 18:45:36,282 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:45:36,712 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 431 ms 2026-07-08 18:45:36,712 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 431 ms 2026-07-08 18:46:27,273 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:46:36,816 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:46:36,935 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:46:36,952 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6745195330691488124 created at 2026-07-08T18:44:05.256+00:00 with filter true 2026-07-08 18:46:36,952 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:46:37,694 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 743 ms 2026-07-08 18:46:37,694 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 743 ms 2026-07-08 18:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:47:19,996 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 128 ms. 2026-07-08 18:47:27,380 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:47:37,812 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:47:37,920 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:47:37,946 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6745195330691488124 created at 2026-07-08T18:44:05.256+00:00 with filter true 2026-07-08 18:47:37,946 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:47:38,599 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 653 ms 2026-07-08 18:47:38,599 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 653 ms 2026-07-08 18:48:27,721 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:48:39,081 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:48:39,208 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:48:39,225 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5431976628484422130 created at 2026-07-08T18:48:18.416+00:00 with filter true 2026-07-08 18:48:39,225 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:48:39,886 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 661 ms 2026-07-08 18:48:39,886 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 661 ms 2026-07-08 18:49:27,826 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:49:40,053 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:49:40,161 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:49:40,173 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5431976628484422130 created at 2026-07-08T18:48:18.416+00:00 with filter true 2026-07-08 18:49:40,173 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:49:40,918 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 746 ms 2026-07-08 18:49:40,918 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 746 ms 2026-07-08 18:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:50:20,150 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 282 ms. 2026-07-08 18:50:27,922 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:50:41,032 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:50:41,139 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:50:41,148 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7093577958182617715 created at 2026-07-08T18:50:13.123+00:00 with filter true 2026-07-08 18:50:41,148 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:50:41,630 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 482 ms 2026-07-08 18:50:41,631 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-08 18:51:28,135 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:51:41,748 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:51:41,885 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:51:41,933 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7093577958182617715 created at 2026-07-08T18:50:13.123+00:00 with filter true 2026-07-08 18:51:41,934 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:51:42,733 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 800 ms 2026-07-08 18:51:42,733 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 800 ms 2026-07-08 18:52:28,206 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:52:42,841 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:52:42,987 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:52:42,999 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7093577958182617715 created at 2026-07-08T18:50:13.123+00:00 with filter true 2026-07-08 18:52:42,999 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:52:43,659 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 660 ms 2026-07-08 18:52:43,659 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 660 ms 2026-07-08 18:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:53:19,953 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 85 ms. 2026-07-08 18:53:28,247 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:53:44,135 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:53:44,289 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:53:44,301 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7093577958182617715 created at 2026-07-08T18:50:13.123+00:00 with filter true 2026-07-08 18:53:44,301 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:53:44,953 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 652 ms 2026-07-08 18:53:44,953 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 652 ms 2026-07-08 18:54:28,362 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:54:45,183 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:54:45,539 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:54:45,545 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8005543763693579890 created at 2026-07-08T18:54:06.572+00:00 with filter true 2026-07-08 18:54:45,545 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:54:46,237 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 692 ms 2026-07-08 18:54:46,237 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 692 ms 2026-07-08 18:55:28,611 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:55:46,394 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:55:46,670 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:55:46,694 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6920381051023773601 created at 2026-07-08T18:55:05.716+00:00 with filter true 2026-07-08 18:55:46,694 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:55:47,099 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 405 ms 2026-07-08 18:55:47,099 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 405 ms 2026-07-08 18:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:56:20,054 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 186 ms. 2026-07-08 18:56:28,661 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:56:47,281 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:56:47,444 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:56:47,481 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7531161063358642304 created at 2026-07-08T18:56:05.207+00:00 with filter true 2026-07-08 18:56:47,482 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:56:48,142 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 661 ms 2026-07-08 18:56:48,142 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 661 ms 2026-07-08 18:57:28,740 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:57:48,258 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:57:48,375 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:57:48,384 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1634021529629850516 created at 2026-07-08T18:57:06.617+00:00 with filter true 2026-07-08 18:57:48,385 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:57:49,199 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 815 ms 2026-07-08 18:57:49,199 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 815 ms 2026-07-08 18:58:28,811 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [196353.552s][info ][gc] GC(82) Pause Young (Normal) (G1 Evacuation Pause) 4916M->122M(8200M) 11.524ms 2026-07-08 18:58:49,342 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:58:49,489 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:58:49,507 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1634021529629850516 created at 2026-07-08T18:57:06.617+00:00 with filter true 2026-07-08 18:58:49,507 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:58:50,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 709 ms 2026-07-08 18:58:50,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 709 ms 2026-07-08 18:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 18:59:19,961 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 93 ms. 2026-07-08 18:59:28,875 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:59:50,320 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 18:59:50,468 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 18:59:50,481 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1634021529629850516 created at 2026-07-08T18:57:06.617+00:00 with filter true 2026-07-08 18:59:50,481 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 18:59:51,051 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 570 ms 2026-07-08 18:59:51,051 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 570 ms 2026-07-08 19:00:28,972 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:00:51,195 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:00:51,368 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:00:51,376 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 19:00:51,377 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 19:00:51,383 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:00:51,385 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7428997630337495091 created at 2026-07-08T19:00:06.778+00:00 with filter true 2026-07-08 19:00:51,385 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:00:51,764 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 379 ms 2026-07-08 19:00:51,764 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 379 ms 2026-07-08 19:00:52,532 INFO [thrift-server-optimize-manager-61] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 19:00:52,672 INFO [plan-executor-thread-53] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:00:52,793 INFO [plan-executor-thread-53] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:00:52,796 INFO [plan-executor-thread-53] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7428997630337495091 created at 2026-07-08T19:00:06.778+00:00 with filter true 2026-07-08 19:00:52,796 INFO [plan-executor-thread-53] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:00:53,117 INFO [plan-executor-thread-53] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 322 ms 2026-07-08 19:00:53,118 INFO [plan-executor-thread-53] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 323 ms 2026-07-08 19:00:53,118 INFO [plan-executor-thread-53] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 343427 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 134410634 2026-07-08 19:00:53,118 INFO [plan-executor-thread-53] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461073717485568, taskId:1), summary MetricsSummary{rewriteDataSize=96453, rewriteDataFileCnt=32, rewriteDataRecordCnt=3776, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 19:00:53,506 INFO [plan-executor-thread-53] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 978 ms, skipping 0 tables. 2026-07-08 19:00:53,563 INFO [thrift-server-optimize-manager-61] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783537251192}} polled task OptimizingTaskId(processId:1461073717485568, taskId:1) 2026-07-08 19:00:53,576 INFO [thrift-server-optimize-manager-61] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461073717485568, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-08 19:01:10,475 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461073717485568, taskId:1) (status: SUCCESS) 2026-07-08 19:01:10,660 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:01:10,661 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 19:01:10,787 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:01:11,495 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 8730014226385276240 (BaseRewriteFiles) 2026-07-08 19:01:12,032 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1371 ms. 2026-07-08 19:01:12,052 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:01:29,295 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:01:51,874 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:01:51,997 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:01:51,999 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3993539064192589024 created at 2026-07-08T19:01:21.414+00:00 with filter true 2026-07-08 19:01:51,999 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:01:52,264 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 265 ms 2026-07-08 19:01:52,264 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 265 ms 2026-07-08 19:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:02:19,958 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 90 ms. 2026-07-08 19:02:29,563 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:02:52,367 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:02:52,518 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:02:52,527 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3993539064192589024 created at 2026-07-08T19:01:21.414+00:00 with filter true 2026-07-08 19:02:52,527 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:02:52,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 352 ms 2026-07-08 19:02:52,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 352 ms 2026-07-08 19:03:29,636 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:03:53,042 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:03:53,167 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:03:53,178 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3993539064192589024 created at 2026-07-08T19:01:21.414+00:00 with filter true 2026-07-08 19:03:53,178 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:03:53,676 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 498 ms 2026-07-08 19:03:53,676 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 498 ms 2026-07-08 19:04:29,685 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:04:53,799 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:04:53,929 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:04:53,940 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5899946170682276514 created at 2026-07-08T19:04:06.037+00:00 with filter true 2026-07-08 19:04:53,940 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:04:54,328 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 388 ms 2026-07-08 19:04:54,328 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 388 ms 2026-07-08 19:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:05:19,951 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-08 19:05:29,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:05:54,532 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:05:54,642 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:05:54,644 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1953642223832715833 created at 2026-07-08T19:05:06.484+00:00 with filter true 2026-07-08 19:05:54,644 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:05:54,828 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 184 ms 2026-07-08 19:05:54,828 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 184 ms 2026-07-08 19:06:29,818 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:06:54,972 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:06:55,083 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:06:55,103 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1953642223832715833 created at 2026-07-08T19:05:06.484+00:00 with filter true 2026-07-08 19:06:55,103 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:06:55,393 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 290 ms 2026-07-08 19:06:55,393 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 290 ms 2026-07-08 19:07:29,935 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:07:55,527 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:07:55,641 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:07:55,646 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:07:55,646 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:07:56,099 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 453 ms 2026-07-08 19:07:56,099 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 453 ms 2026-07-08 19:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:08:20,040 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 172 ms. 2026-07-08 19:08:29,992 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:08:56,218 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:08:56,328 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:08:56,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:08:56,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:08:56,878 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 538 ms 2026-07-08 19:08:56,878 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 538 ms 2026-07-08 19:09:30,072 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:09:56,986 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:09:57,089 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:09:57,092 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:09:57,092 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:09:57,672 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 580 ms 2026-07-08 19:09:57,673 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 581 ms 2026-07-08 19:10:30,112 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:10:57,796 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:10:57,900 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:10:57,909 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:10:57,909 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:10:58,299 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 390 ms 2026-07-08 19:10:58,300 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 391 ms 2026-07-08 19:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:11:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-08 19:11:30,146 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:11:58,422 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:11:58,541 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:11:58,543 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:11:58,543 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:11:59,086 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 543 ms 2026-07-08 19:11:59,086 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 543 ms 2026-07-08 19:12:30,186 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:12:59,197 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:12:59,298 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:12:59,306 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:12:59,306 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:12:59,771 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 465 ms 2026-07-08 19:12:59,771 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 465 ms 2026-07-08 19:13:30,257 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:13:59,888 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:13:59,993 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:13:59,995 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:13:59,995 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:14:00,524 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 529 ms 2026-07-08 19:14:00,524 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 529 ms 2026-07-08 19:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:14:19,959 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 91 ms. 2026-07-08 19:14:30,321 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:15:00,631 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:15:00,763 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:15:00,771 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:15:00,771 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:15:01,305 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 534 ms 2026-07-08 19:15:01,306 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 535 ms 2026-07-08 19:15:30,378 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:16:01,427 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:16:01,582 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:16:01,594 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:16:01,595 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:16:01,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 319 ms 2026-07-08 19:16:01,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 319 ms 2026-07-08 19:16:30,502 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:17:02,047 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:17:02,165 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:17:02,178 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2687171017748851746 created at 2026-07-08T19:07:04.757+00:00 with filter true 2026-07-08 19:17:02,178 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:17:02,644 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 466 ms 2026-07-08 19:17:02,644 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 466 ms 2026-07-08 19:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:17:19,960 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 92 ms. 2026-07-08 19:17:30,608 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:18:02,829 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:18:03,011 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:18:03,037 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:18:03,037 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:18:03,376 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 339 ms 2026-07-08 19:18:03,376 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 339 ms 2026-07-08 19:18:30,692 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:19:04,002 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:19:04,397 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:19:04,410 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:19:04,410 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:19:05,010 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 601 ms 2026-07-08 19:19:05,010 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 601 ms 2026-07-08 19:19:30,727 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:20:05,142 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:20:05,279 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:20:05,282 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:20:05,282 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:20:05,823 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 541 ms 2026-07-08 19:20:05,823 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 541 ms 2026-07-08 19:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:20:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-08 19:20:30,760 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:21:06,083 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:21:06,281 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:21:06,284 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:21:06,284 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:21:06,581 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 297 ms 2026-07-08 19:21:06,582 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 298 ms 2026-07-08 19:21:30,796 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:22:07,161 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:22:07,437 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:22:07,465 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:22:07,465 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:22:07,933 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 468 ms 2026-07-08 19:22:07,934 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 469 ms 2026-07-08 19:22:30,834 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:23:08,046 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:23:08,146 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:23:08,149 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:23:08,149 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:23:08,407 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 258 ms 2026-07-08 19:23:08,407 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 258 ms 2026-07-08 19:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:23:19,918 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 50 ms. 2026-07-08 19:23:30,877 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:24:08,512 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:24:08,634 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:24:08,636 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:24:08,636 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:24:09,200 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 564 ms 2026-07-08 19:24:09,200 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 564 ms 2026-07-08 19:24:31,054 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:25:09,321 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:25:09,434 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:25:09,437 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:25:09,437 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:25:10,047 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 610 ms 2026-07-08 19:25:10,048 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 611 ms 2026-07-08 19:25:31,092 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:26:10,148 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:26:10,281 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:26:10,287 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2548235578001783075 created at 2026-07-08T19:17:06.139+00:00 with filter true 2026-07-08 19:26:10,287 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:26:10,547 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 260 ms 2026-07-08 19:26:10,548 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 261 ms 2026-07-08 19:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:26:20,035 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 167 ms. 2026-07-08 19:26:31,127 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:27:10,700 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:27:10,797 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:27:10,812 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:27:10,812 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:27:11,239 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 427 ms 2026-07-08 19:27:11,239 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 427 ms 2026-07-08 19:27:31,177 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:28:11,363 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:28:11,527 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:28:11,538 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:28:11,538 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:28:12,093 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 555 ms 2026-07-08 19:28:12,093 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 555 ms 2026-07-08 19:28:31,223 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:29:12,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:29:12,324 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:29:12,327 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:29:12,327 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:29:12,946 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 619 ms 2026-07-08 19:29:12,946 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 619 ms 2026-07-08 19:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:29:19,940 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 72 ms. 2026-07-08 19:29:31,283 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:30:13,063 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:30:13,226 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:30:13,239 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:30:13,239 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:30:13,716 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 477 ms 2026-07-08 19:30:13,717 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 478 ms 2026-07-08 19:30:31,336 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:31:13,837 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:31:13,949 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:31:13,962 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:31:13,962 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:31:14,259 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 297 ms 2026-07-08 19:31:14,259 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 297 ms 2026-07-08 19:31:31,438 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:32:14,369 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:32:14,483 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:32:14,485 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:32:14,485 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:32:14,743 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 258 ms 2026-07-08 19:32:14,743 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 258 ms 2026-07-08 19:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:32:19,913 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 45 ms. 2026-07-08 19:32:31,496 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:33:14,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:33:14,964 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:33:14,973 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6357838014088020413 created at 2026-07-08T19:26:11.960+00:00 with filter true 2026-07-08 19:33:14,973 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:33:15,486 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 513 ms 2026-07-08 19:33:15,486 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 513 ms 2026-07-08 19:33:31,583 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:34:15,597 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:34:15,768 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:34:15,778 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2398458144824991312 created at 2026-07-08T19:34:07.941+00:00 with filter true 2026-07-08 19:34:15,779 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:34:16,202 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 424 ms 2026-07-08 19:34:16,203 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 425 ms 2026-07-08 19:34:31,655 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:35:16,304 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:35:16,421 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:35:16,433 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:35:16,434 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:35:16,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 307 ms 2026-07-08 19:35:16,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-08 19:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:35:19,974 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 106 ms. 2026-07-08 19:35:31,691 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:36:16,845 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:36:16,960 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:36:16,969 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:36:16,969 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:36:17,332 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 363 ms 2026-07-08 19:36:17,332 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 363 ms 2026-07-08 19:36:31,767 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:37:17,451 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:37:17,560 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:37:17,583 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:37:17,583 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:37:17,873 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 290 ms 2026-07-08 19:37:17,874 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 291 ms 2026-07-08 19:37:31,822 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:38:17,987 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:38:18,107 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:38:18,117 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:38:18,118 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:38:18,728 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 611 ms 2026-07-08 19:38:18,728 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 611 ms 2026-07-08 19:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:38:19,969 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 101 ms. 2026-07-08 19:38:31,861 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:39:18,838 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:39:18,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:39:18,969 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:39:18,969 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:39:19,500 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 531 ms 2026-07-08 19:39:19,500 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 531 ms 2026-07-08 19:39:31,903 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:40:19,645 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:40:19,763 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:40:19,774 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:40:19,774 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:40:20,070 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 296 ms 2026-07-08 19:40:20,070 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 296 ms 2026-07-08 19:40:31,951 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:41:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-08 19:41:20,324 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:41:20,542 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:41:20,552 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:41:20,552 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:41:20,852 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 300 ms 2026-07-08 19:41:20,852 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 300 ms 2026-07-08 19:41:31,987 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:42:20,962 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:42:21,241 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:42:21,270 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:42:21,270 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:42:21,756 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 486 ms 2026-07-08 19:42:21,756 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 486 ms 2026-07-08 19:42:32,039 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:43:21,874 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:43:22,047 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:43:22,058 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:43:22,058 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:43:22,445 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 387 ms 2026-07-08 19:43:22,446 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 388 ms 2026-07-08 19:43:32,082 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:44:19,955 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 87 ms. 2026-07-08 19:44:22,550 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:44:22,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:44:22,689 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:44:22,689 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:44:23,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 573 ms 2026-07-08 19:44:23,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 573 ms 2026-07-08 19:44:32,182 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:45:23,371 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:45:23,471 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:45:23,474 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:45:23,474 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:45:23,915 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 441 ms 2026-07-08 19:45:23,915 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 441 ms 2026-07-08 19:45:32,212 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:46:24,155 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:46:24,441 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:46:24,456 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9051403886810448742 created at 2026-07-08T19:35:07.283+00:00 with filter true 2026-07-08 19:46:24,456 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:46:24,790 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 334 ms 2026-07-08 19:46:24,790 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 334 ms 2026-07-08 19:46:32,265 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:47:19,986 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 119 ms. 2026-07-08 19:47:24,906 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:47:25,047 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:47:25,060 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2831223220433183144 created at 2026-07-08T19:47:07.847+00:00 with filter true 2026-07-08 19:47:25,060 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:47:25,401 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 341 ms 2026-07-08 19:47:25,402 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 342 ms 2026-07-08 19:47:32,323 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:48:25,548 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [199329.923s][info ][gc] GC(83) Pause Young (Normal) (G1 Evacuation Pause) 5034M->124M(8200M) 13.550ms 2026-07-08 19:48:25,710 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:48:25,720 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2831223220433183144 created at 2026-07-08T19:47:07.847+00:00 with filter true 2026-07-08 19:48:25,720 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:48:26,298 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 578 ms 2026-07-08 19:48:26,298 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 578 ms 2026-07-08 19:48:32,356 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:49:26,433 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:49:26,565 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:49:26,572 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2831223220433183144 created at 2026-07-08T19:47:07.847+00:00 with filter true 2026-07-08 19:49:26,573 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:49:27,118 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 546 ms 2026-07-08 19:49:27,119 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 547 ms 2026-07-08 19:49:32,389 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:50:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-08 19:50:27,220 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:50:27,330 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:50:27,339 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2831223220433183144 created at 2026-07-08T19:47:07.847+00:00 with filter true 2026-07-08 19:50:27,339 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:50:27,597 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 259 ms 2026-07-08 19:50:27,598 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 259 ms 2026-07-08 19:50:32,429 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:51:27,735 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:51:27,845 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:51:27,855 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2831223220433183144 created at 2026-07-08T19:47:07.847+00:00 with filter true 2026-07-08 19:51:27,855 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:51:28,309 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 454 ms 2026-07-08 19:51:28,309 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 454 ms 2026-07-08 19:51:32,469 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:52:28,407 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:52:28,517 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:52:28,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1436693634580262779 created at 2026-07-08T19:52:01+00:00 with filter true 2026-07-08 19:52:28,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:52:28,856 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 330 ms 2026-07-08 19:52:28,856 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 330 ms 2026-07-08 19:52:32,509 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:53:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-08 19:53:28,972 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:53:29,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:53:29,107 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:53:29,107 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:53:29,647 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 540 ms 2026-07-08 19:53:29,648 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 541 ms 2026-07-08 19:53:32,557 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:54:29,757 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:54:29,954 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:54:29,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:54:29,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:54:30,600 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 637 ms 2026-07-08 19:54:30,600 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 637 ms 2026-07-08 19:54:32,596 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:55:30,717 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:55:30,831 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:55:30,840 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:55:30,840 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:55:31,176 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 336 ms 2026-07-08 19:55:31,176 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 336 ms 2026-07-08 19:55:32,644 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:56:19,972 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 104 ms. 2026-07-08 19:56:31,316 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:56:31,465 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:56:31,482 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:56:31,483 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:56:32,025 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 543 ms 2026-07-08 19:56:32,025 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 543 ms 2026-07-08 19:56:32,706 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:57:32,137 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:57:32,249 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:57:32,258 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:57:32,258 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:57:32,738 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:57:32,765 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 507 ms 2026-07-08 19:57:32,765 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 507 ms 2026-07-08 19:58:32,777 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:58:32,892 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:58:33,057 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:58:33,063 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:58:33,063 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:58:33,775 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 712 ms 2026-07-08 19:58:33,775 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 712 ms 2026-07-08 19:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 19:59:19,947 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 79 ms. 2026-07-08 19:59:32,823 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:59:33,951 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 19:59:34,056 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 19:59:34,064 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 19:59:34,064 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 19:59:34,572 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 508 ms 2026-07-08 19:59:34,572 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 508 ms 2026-07-08 20:00:32,852 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:00:34,694 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:00:34,815 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:00:34,822 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 20:00:34,822 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 20:00:34,825 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:00:34,827 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 20:00:34,827 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:00:35,343 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 516 ms 2026-07-08 20:00:35,343 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 516 ms 2026-07-08 20:00:40,936 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 20:00:41,059 INFO [plan-executor-thread-54] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:00:41,161 INFO [plan-executor-thread-54] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:00:41,163 INFO [plan-executor-thread-54] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8778814114142997032 created at 2026-07-08T19:53:01.188+00:00 with filter true 2026-07-08 20:00:41,163 INFO [plan-executor-thread-54] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:00:41,332 INFO [plan-executor-thread-54] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 169 ms 2026-07-08 20:00:41,332 INFO [plan-executor-thread-54] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 169 ms 2026-07-08 20:00:41,333 INFO [plan-executor-thread-54] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 273458 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 50438444 2026-07-08 20:00:41,333 INFO [plan-executor-thread-54] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461076657078272, taskId:1), summary MetricsSummary{rewriteDataSize=53398, rewriteDataFileCnt=12, rewriteDataRecordCnt=3791, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 20:00:41,488 INFO [plan-executor-thread-54] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 555 ms, skipping 0 tables. 2026-07-08 20:00:41,505 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783540835863}} polled task OptimizingTaskId(processId:1461076657078272, taskId:1) 2026-07-08 20:00:41,518 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461076657078272, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-08 20:00:53,424 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461076657078272, taskId:1) (status: SUCCESS) 2026-07-08 20:00:53,633 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:00:53,633 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 20:00:53,777 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:00:54,449 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 8764716899780234384 (BaseRewriteFiles) 2026-07-08 20:00:55,473 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1840 ms. 2026-07-08 20:00:55,487 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:01:32,885 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:01:35,473 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:01:35,597 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:01:35,602 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8764716899780234384 created at 2026-07-08T20:00:54.448+00:00 with filter true 2026-07-08 20:01:35,602 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:01:35,769 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 167 ms 2026-07-08 20:01:35,770 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 168 ms 2026-07-08 20:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:02:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-08 20:02:32,923 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:02:35,874 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:02:35,994 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:02:35,997 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8764716899780234384 created at 2026-07-08T20:00:54.448+00:00 with filter true 2026-07-08 20:02:35,997 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:02:36,251 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 254 ms 2026-07-08 20:02:36,251 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 254 ms 2026-07-08 20:03:33,004 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:03:36,383 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:03:36,548 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:03:36,551 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:03:36,551 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:03:37,190 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 639 ms 2026-07-08 20:03:37,191 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 640 ms 2026-07-08 20:04:33,177 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:04:37,427 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:04:37,638 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:04:37,641 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:04:37,642 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:04:38,067 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 426 ms 2026-07-08 20:04:38,067 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 426 ms 2026-07-08 20:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:05:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-08 20:05:33,240 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:05:38,315 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:05:38,636 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:05:38,644 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:05:38,644 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:05:38,782 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 139 ms 2026-07-08 20:05:38,782 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 139 ms 2026-07-08 20:06:33,288 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:06:38,911 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:06:39,053 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:06:39,055 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:06:39,055 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:06:39,523 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 468 ms 2026-07-08 20:06:39,523 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 468 ms 2026-07-08 20:07:33,332 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:07:39,627 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:07:39,749 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:07:39,751 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:07:39,751 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:07:40,214 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 463 ms 2026-07-08 20:07:40,215 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 464 ms 2026-07-08 20:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:08:19,960 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 92 ms. 2026-07-08 20:08:33,370 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:08:40,333 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:08:40,447 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:08:40,456 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:08:40,456 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:08:41,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 629 ms 2026-07-08 20:08:41,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 629 ms 2026-07-08 20:09:33,450 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:09:41,190 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:09:41,297 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:09:41,299 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:09:41,299 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:09:41,726 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 427 ms 2026-07-08 20:09:41,726 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 427 ms 2026-07-08 20:10:33,535 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:10:41,818 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:10:41,912 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:10:41,921 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:10:41,921 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:10:42,332 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 411 ms 2026-07-08 20:10:42,332 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 411 ms 2026-07-08 20:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:11:19,932 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 64 ms. 2026-07-08 20:11:33,570 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:11:42,451 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:11:42,548 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:11:42,557 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:11:42,557 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:11:42,745 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 188 ms 2026-07-08 20:11:42,745 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 188 ms 2026-07-08 20:12:33,603 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:12:42,849 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:12:42,952 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:12:42,954 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:12:42,954 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:12:43,250 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 296 ms 2026-07-08 20:12:43,250 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 296 ms 2026-07-08 20:13:33,640 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:13:43,344 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:13:43,445 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:13:43,453 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:13:43,453 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:13:43,993 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 540 ms 2026-07-08 20:13:43,993 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 540 ms 2026-07-08 20:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:14:19,928 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 60 ms. 2026-07-08 20:14:33,693 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:14:44,108 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:14:44,207 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:14:44,209 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819027610335540256 created at 2026-07-08T20:03:01.508+00:00 with filter true 2026-07-08 20:14:44,209 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:14:44,840 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 631 ms 2026-07-08 20:14:44,841 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 632 ms 2026-07-08 20:15:33,743 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:15:44,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:15:45,028 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:15:45,032 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:15:45,033 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:15:45,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 255 ms 2026-07-08 20:15:45,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 255 ms 2026-07-08 20:16:33,779 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:16:45,397 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:16:45,581 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:16:45,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:16:45,583 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:16:45,840 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 257 ms 2026-07-08 20:16:45,841 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 258 ms 2026-07-08 20:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:17:19,927 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 59 ms. 2026-07-08 20:17:33,814 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:17:45,933 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:17:46,028 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:17:46,035 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:17:46,035 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:17:46,292 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 257 ms 2026-07-08 20:17:46,292 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 257 ms 2026-07-08 20:18:34,019 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:18:46,390 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:18:46,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:18:46,483 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:18:46,483 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:18:47,074 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 591 ms 2026-07-08 20:18:47,074 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 591 ms 2026-07-08 20:19:34,059 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:19:47,168 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:19:47,274 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:19:47,279 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:19:47,279 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:19:47,892 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 613 ms 2026-07-08 20:19:47,892 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 613 ms 2026-07-08 20:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:20:19,957 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 89 ms. 2026-07-08 20:20:34,112 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:20:47,988 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:20:48,097 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:20:48,110 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:20:48,110 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:20:48,358 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 248 ms 2026-07-08 20:20:48,358 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 248 ms 2026-07-08 20:21:34,156 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:21:48,454 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:21:48,549 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:21:48,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:21:48,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:21:48,959 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 408 ms 2026-07-08 20:21:48,959 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 408 ms 2026-07-08 20:22:34,208 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:22:49,047 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:22:49,155 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:22:49,164 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7142120177031369158 created at 2026-07-08T20:15:01.194+00:00 with filter true 2026-07-08 20:22:49,164 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:22:49,582 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 418 ms 2026-07-08 20:22:49,582 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 418 ms 2026-07-08 20:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:23:19,932 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 64 ms. 2026-07-08 20:23:34,247 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:23:49,677 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:23:49,779 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:23:49,781 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4215376614649245603 created at 2026-07-08T20:23:00.938+00:00 with filter true 2026-07-08 20:23:49,781 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:23:50,380 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 599 ms 2026-07-08 20:23:50,380 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 599 ms 2026-07-08 20:24:34,312 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:24:50,472 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:24:50,568 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:24:50,578 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:24:50,578 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:24:51,008 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 430 ms 2026-07-08 20:24:51,009 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 431 ms 2026-07-08 20:25:34,649 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:25:51,184 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:25:51,289 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:25:51,307 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:25:51,307 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:25:51,602 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 295 ms 2026-07-08 20:25:51,602 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 295 ms 2026-07-08 20:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:26:19,978 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 110 ms. 2026-07-08 20:26:34,872 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:26:51,703 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:26:51,809 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:26:51,819 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:26:51,819 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:26:52,172 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 353 ms 2026-07-08 20:26:52,172 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 353 ms 2026-07-08 20:27:34,921 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:27:52,293 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:27:52,444 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:27:52,446 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:27:52,446 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:27:52,922 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 476 ms 2026-07-08 20:27:52,922 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 476 ms 2026-07-08 20:28:34,980 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:28:53,016 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:28:53,118 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:28:53,120 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:28:53,120 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:28:53,674 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 554 ms 2026-07-08 20:28:53,674 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 554 ms 2026-07-08 20:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:29:19,929 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 61 ms. 2026-07-08 20:29:35,036 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:29:53,795 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:29:53,923 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:29:53,932 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:29:53,932 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:29:54,508 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 576 ms 2026-07-08 20:29:54,509 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 577 ms 2026-07-08 20:30:35,106 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:30:54,609 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:30:54,730 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:30:54,732 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:30:54,732 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:30:54,863 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 131 ms 2026-07-08 20:30:54,863 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 131 ms 2026-07-08 20:31:35,538 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:31:54,984 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:31:55,158 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:31:55,167 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:31:55,167 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:31:55,572 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 405 ms 2026-07-08 20:31:55,572 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 405 ms 2026-07-08 20:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:32:19,953 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 85 ms. 2026-07-08 20:32:35,602 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:32:55,740 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:32:55,911 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:32:55,920 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:32:55,920 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:32:56,217 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 297 ms 2026-07-08 20:32:56,217 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 297 ms 2026-07-08 20:33:35,637 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:33:56,351 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:33:56,528 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:33:56,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:33:56,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:33:57,129 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 590 ms 2026-07-08 20:33:57,130 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 591 ms 2026-07-08 20:34:35,682 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:34:57,233 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:34:57,341 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:34:57,343 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:34:57,343 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:34:57,934 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 591 ms 2026-07-08 20:34:57,934 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 591 ms 2026-07-08 20:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:35:19,924 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 56 ms. 2026-07-08 20:35:36,228 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:35:58,037 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:35:58,154 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:35:58,166 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:35:58,166 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:35:58,288 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 122 ms 2026-07-08 20:35:58,288 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 122 ms 2026-07-08 20:36:36,321 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:36:58,422 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:36:58,577 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:36:58,588 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:36:58,588 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:36:58,828 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 240 ms 2026-07-08 20:36:58,829 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 241 ms 2026-07-08 20:37:36,394 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:37:58,925 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:37:59,018 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:37:59,020 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:37:59,020 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:37:59,309 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 289 ms 2026-07-08 20:37:59,310 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 290 ms 2026-07-08 20:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:38:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-08 20:38:36,473 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:38:59,406 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:38:59,525 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:38:59,532 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:38:59,532 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:39:00,024 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 492 ms 2026-07-08 20:39:00,024 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 492 ms 2026-07-08 20:39:36,622 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:40:00,203 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:40:00,332 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:40:00,339 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:40:00,339 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:40:00,769 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 430 ms 2026-07-08 20:40:00,769 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 430 ms 2026-07-08 20:40:36,670 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:41:00,899 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:41:01,048 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:41:01,064 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:41:01,065 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:41:01,387 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 323 ms 2026-07-08 20:41:01,387 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 323 ms 2026-07-08 20:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:41:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-08 20:41:36,703 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:42:01,564 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:42:01,765 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:42:01,768 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:42:01,768 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:42:02,114 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 346 ms 2026-07-08 20:42:02,114 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 346 ms 2026-07-08 20:42:36,749 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:43:02,224 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:43:02,336 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:43:02,351 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:43:02,351 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:43:02,967 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 616 ms 2026-07-08 20:43:02,967 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 616 ms 2026-07-08 20:43:36,784 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:44:03,117 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:44:03,238 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:44:03,244 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:44:03,244 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:44:03,697 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 453 ms 2026-07-08 20:44:03,697 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 453 ms 2026-07-08 20:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:44:19,913 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 45 ms. 2026-07-08 20:44:36,846 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [202728.067s][info ][gc] GC(84) Pause Young (Normal) (G1 Evacuation Pause) 5116M->118M(8200M) 12.084ms 2026-07-08 20:45:03,866 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:45:03,986 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:45:03,992 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:45:03,992 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:45:04,496 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 504 ms 2026-07-08 20:45:04,496 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 504 ms 2026-07-08 20:45:37,021 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:46:04,616 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:46:04,730 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:46:04,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:46:04,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:46:05,301 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 561 ms 2026-07-08 20:46:05,302 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 562 ms 2026-07-08 20:46:37,093 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:47:05,407 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:47:05,542 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:47:05,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:47:05,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:47:05,817 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 266 ms 2026-07-08 20:47:05,817 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 266 ms 2026-07-08 20:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:47:19,969 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 101 ms. 2026-07-08 20:47:37,213 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:48:05,922 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:48:06,030 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:48:06,036 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:48:06,036 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:48:06,322 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 286 ms 2026-07-08 20:48:06,322 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 286 ms 2026-07-08 20:48:37,252 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:49:06,441 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:49:06,540 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:49:06,547 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:49:06,547 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:49:07,099 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 552 ms 2026-07-08 20:49:07,099 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 552 ms 2026-07-08 20:49:37,287 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:50:07,196 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:50:07,359 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:50:07,365 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1100673352246300161 created at 2026-07-08T20:24:01.863+00:00 with filter true 2026-07-08 20:50:07,365 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:50:07,873 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 508 ms 2026-07-08 20:50:07,873 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 508 ms 2026-07-08 20:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:50:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-08 20:50:37,318 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:51:08,040 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:51:08,198 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:51:08,207 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6410822852574686653 created at 2026-07-08T20:51:01.756+00:00 with filter true 2026-07-08 20:51:08,207 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:51:08,488 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 281 ms 2026-07-08 20:51:08,488 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 281 ms 2026-07-08 20:51:37,365 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:52:08,605 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:52:08,712 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:52:08,714 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:52:08,714 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:52:09,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 682 ms 2026-07-08 20:52:09,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 682 ms 2026-07-08 20:52:37,396 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:53:09,491 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:53:09,589 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:53:09,591 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:53:09,591 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:53:10,114 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 523 ms 2026-07-08 20:53:10,114 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 523 ms 2026-07-08 20:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:53:19,952 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 84 ms. 2026-07-08 20:53:37,426 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:54:10,221 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:54:10,326 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:54:10,331 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:54:10,331 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:54:11,161 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 830 ms 2026-07-08 20:54:11,161 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 830 ms 2026-07-08 20:54:37,597 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:55:11,281 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:55:11,400 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:55:11,405 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:55:11,405 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:55:11,994 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 589 ms 2026-07-08 20:55:11,994 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 589 ms 2026-07-08 20:55:37,634 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:56:12,123 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:56:12,229 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:56:12,236 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:56:12,236 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:56:12,523 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 288 ms 2026-07-08 20:56:12,523 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 288 ms 2026-07-08 20:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:56:20,090 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 222 ms. 2026-07-08 20:56:37,675 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:57:12,693 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:57:12,840 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:57:12,861 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:57:12,862 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:57:13,017 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 156 ms 2026-07-08 20:57:13,018 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 157 ms 2026-07-08 20:57:37,747 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:58:13,184 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:58:13,337 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:58:13,343 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:58:13,343 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:58:14,026 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 683 ms 2026-07-08 20:58:14,027 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 684 ms 2026-07-08 20:58:37,780 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:59:14,181 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 20:59:14,314 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 20:59:14,321 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 20:59:14,321 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 20:59:14,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 552 ms 2026-07-08 20:59:14,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 552 ms 2026-07-08 20:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 20:59:20,060 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 192 ms. 2026-07-08 20:59:37,814 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:00:14,971 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:00:15,078 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:00:15,085 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 21:00:15,085 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 21:00:15,098 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:00:15,105 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 21:00:15,105 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:00:15,529 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 424 ms 2026-07-08 21:00:15,530 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 425 ms 2026-07-08 21:00:16,107 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 21:00:16,234 INFO [plan-executor-thread-55] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:00:16,349 INFO [plan-executor-thread-55] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:00:16,351 INFO [plan-executor-thread-55] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4794107632005825703 created at 2026-07-08T20:52:01.287+00:00 with filter true 2026-07-08 21:00:16,351 INFO [plan-executor-thread-55] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:00:16,703 INFO [plan-executor-thread-55] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 352 ms 2026-07-08 21:00:16,703 INFO [plan-executor-thread-55] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 352 ms 2026-07-08 21:00:16,704 INFO [plan-executor-thread-55] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 276127 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 29445598 2026-07-08 21:00:16,704 INFO [plan-executor-thread-55] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461079585873920, taskId:1), summary MetricsSummary{rewriteDataSize=42735, rewriteDataFileCnt=7, rewriteDataRecordCnt=3799, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 21:00:16,979 INFO [plan-executor-thread-55] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 876 ms, skipping 0 tables. 2026-07-08 21:00:17,031 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783544410345}} polled task OptimizingTaskId(processId:1461079585873920, taskId:1) 2026-07-08 21:00:17,044 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461079585873920, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-08 21:00:27,499 INFO [thrift-server-optimize-manager-61] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461079585873920, taskId:1) (status: SUCCESS) 2026-07-08 21:00:27,630 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:00:27,631 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 21:00:27,725 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:00:28,247 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 8950717453819513049 (BaseRewriteFiles) 2026-07-08 21:00:28,813 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1182 ms. 2026-07-08 21:00:28,821 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:00:37,843 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:01:15,898 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:01:16,270 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:01:16,273 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8950717453819513049 created at 2026-07-08T21:00:28.246+00:00 with filter true 2026-07-08 21:01:16,273 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:01:16,765 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 492 ms 2026-07-08 21:01:16,765 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 492 ms 2026-07-08 21:01:37,878 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:02:16,900 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:02:17,034 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:02:17,036 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8050204418715935394 created at 2026-07-08T21:02:01.700+00:00 with filter true 2026-07-08 21:02:17,036 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:02:17,414 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 378 ms 2026-07-08 21:02:17,414 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 378 ms 2026-07-08 21:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:02:19,948 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 80 ms. 2026-07-08 21:02:37,911 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:03:17,738 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:03:17,864 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:03:17,875 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:03:17,875 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:03:18,481 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 606 ms 2026-07-08 21:03:18,481 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 606 ms 2026-07-08 21:03:37,941 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:04:18,591 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:04:18,696 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:04:18,702 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:04:18,703 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:04:19,307 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 605 ms 2026-07-08 21:04:19,307 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 605 ms 2026-07-08 21:04:37,978 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:05:19,399 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:05:19,489 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:05:19,495 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:05:19,495 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:05:19,788 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 293 ms 2026-07-08 21:05:19,788 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 293 ms 2026-07-08 21:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:05:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-08 21:05:38,021 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:06:19,934 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:06:20,153 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:06:20,170 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:06:20,170 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:06:20,560 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 390 ms 2026-07-08 21:06:20,561 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 391 ms 2026-07-08 21:06:38,081 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:07:20,711 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:07:20,831 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:07:20,833 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:07:20,833 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:07:21,110 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 277 ms 2026-07-08 21:07:21,110 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 277 ms 2026-07-08 21:07:38,112 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:08:19,996 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 128 ms. 2026-07-08 21:08:21,288 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:08:21,515 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:08:21,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:08:21,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:08:22,046 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 520 ms 2026-07-08 21:08:22,046 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 520 ms 2026-07-08 21:08:38,156 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:09:22,163 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:09:22,252 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:09:22,255 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:09:22,255 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:09:22,860 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 605 ms 2026-07-08 21:09:22,860 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 605 ms 2026-07-08 21:09:38,193 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:10:23,112 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:10:23,265 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:10:23,272 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:10:23,272 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:10:23,544 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 272 ms 2026-07-08 21:10:23,544 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 272 ms 2026-07-08 21:10:38,235 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:11:19,946 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 78 ms. 2026-07-08 21:11:23,687 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:11:23,826 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:11:23,839 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:11:23,839 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:11:24,226 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 387 ms 2026-07-08 21:11:24,226 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 387 ms 2026-07-08 21:11:38,278 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:12:24,329 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:12:24,482 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:12:24,484 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:12:24,484 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:12:24,790 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 306 ms 2026-07-08 21:12:24,790 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 306 ms 2026-07-08 21:12:38,319 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:13:24,919 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:13:25,052 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:13:25,058 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:13:25,058 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:13:25,645 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 587 ms 2026-07-08 21:13:25,645 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 587 ms 2026-07-08 21:13:38,358 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:14:19,929 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 61 ms. 2026-07-08 21:14:25,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:14:26,043 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:14:26,049 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:14:26,049 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:14:26,557 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 508 ms 2026-07-08 21:14:26,557 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 508 ms 2026-07-08 21:14:38,400 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:15:26,771 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:15:26,883 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:15:26,887 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:15:26,887 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:15:27,311 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 425 ms 2026-07-08 21:15:27,311 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 425 ms 2026-07-08 21:15:38,436 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:16:27,424 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:16:27,565 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:16:27,578 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:16:27,579 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:16:28,004 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 426 ms 2026-07-08 21:16:28,004 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 426 ms 2026-07-08 21:16:38,506 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:17:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 109 ms. 2026-07-08 21:17:28,109 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:17:28,244 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:17:28,248 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:17:28,248 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:17:28,680 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 432 ms 2026-07-08 21:17:28,681 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 433 ms 2026-07-08 21:17:38,547 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:18:28,782 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:18:28,880 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:18:28,888 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:18:28,888 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:18:29,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 492 ms 2026-07-08 21:18:29,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 492 ms 2026-07-08 21:18:38,645 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:19:29,483 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:19:29,596 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:19:29,599 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:19:29,599 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:19:30,181 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 582 ms 2026-07-08 21:19:30,181 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 582 ms 2026-07-08 21:19:38,680 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:20:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-08 21:20:30,317 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:20:30,434 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:20:30,444 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:20:30,444 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:20:30,592 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 148 ms 2026-07-08 21:20:30,592 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 148 ms 2026-07-08 21:20:38,804 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:21:30,696 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:21:30,831 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:21:30,842 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:21:30,842 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:21:31,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 317 ms 2026-07-08 21:21:31,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 317 ms 2026-07-08 21:21:38,855 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:22:31,287 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:22:31,379 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:22:31,388 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:22:31,388 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:22:31,702 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 314 ms 2026-07-08 21:22:31,703 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 315 ms 2026-07-08 21:22:38,912 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:23:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-08 21:23:31,803 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:23:31,921 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:23:31,923 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:23:31,923 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:23:32,454 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 531 ms 2026-07-08 21:23:32,454 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 531 ms 2026-07-08 21:23:38,961 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:24:32,561 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:24:32,683 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:24:32,686 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:24:32,686 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:24:33,223 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 537 ms 2026-07-08 21:24:33,223 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 537 ms 2026-07-08 21:24:38,990 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:25:33,357 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:25:33,497 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:25:33,511 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:25:33,511 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:25:33,824 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 313 ms 2026-07-08 21:25:33,824 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 313 ms 2026-07-08 21:25:39,021 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:26:19,968 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 100 ms. 2026-07-08 21:26:33,955 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:26:34,080 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:26:34,098 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:26:34,098 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:26:34,356 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 259 ms 2026-07-08 21:26:34,356 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 259 ms 2026-07-08 21:26:39,175 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:27:34,468 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:27:34,594 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:27:34,607 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:27:34,607 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:27:35,077 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 470 ms 2026-07-08 21:27:35,078 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 471 ms 2026-07-08 21:27:39,215 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:28:35,177 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:28:35,277 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:28:35,280 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:28:35,280 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:28:35,708 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 428 ms 2026-07-08 21:28:35,708 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 428 ms 2026-07-08 21:28:39,246 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:29:19,930 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 62 ms. 2026-07-08 21:29:35,889 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:29:35,990 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:29:35,998 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:29:35,998 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:29:36,675 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 677 ms 2026-07-08 21:29:36,676 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 678 ms 2026-07-08 21:29:39,310 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:30:36,784 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:30:36,883 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:30:36,885 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:30:36,885 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:30:37,019 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 134 ms 2026-07-08 21:30:37,019 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 134 ms 2026-07-08 21:30:39,439 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:31:37,213 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:31:37,376 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:31:37,382 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:31:37,382 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:31:37,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 359 ms 2026-07-08 21:31:37,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 359 ms 2026-07-08 21:31:39,534 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:32:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-08 21:32:37,841 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:32:37,944 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:32:37,949 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:32:37,949 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:32:38,243 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 295 ms 2026-07-08 21:32:38,243 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 295 ms 2026-07-08 21:32:39,569 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:33:38,353 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:33:38,446 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:33:38,448 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:33:38,448 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:33:38,986 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 538 ms 2026-07-08 21:33:38,986 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 538 ms 2026-07-08 21:33:39,604 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:34:39,183 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:34:39,415 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:34:39,419 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:34:39,419 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:34:39,657 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:34:40,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 666 ms 2026-07-08 21:34:40,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 666 ms 2026-07-08 21:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:35:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-08 21:35:39,708 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:35:40,207 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:35:40,332 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:35:40,335 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:35:40,335 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:35:40,636 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 301 ms 2026-07-08 21:35:40,636 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 301 ms 2026-07-08 21:36:39,759 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:36:40,729 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:36:40,832 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:36:40,846 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:36:40,846 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:36:41,141 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 295 ms 2026-07-08 21:36:41,141 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 295 ms 2026-07-08 21:37:39,847 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:37:41,254 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:37:41,379 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:37:41,381 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:37:41,381 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:37:41,797 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 416 ms 2026-07-08 21:37:41,797 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 416 ms 2026-07-08 21:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:38:19,958 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 90 ms. 2026-07-08 21:38:39,875 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:38:41,892 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:38:42,032 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:38:42,035 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:38:42,035 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:38:42,576 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 541 ms 2026-07-08 21:38:42,576 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 541 ms 2026-07-08 21:39:39,908 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:39:42,692 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:39:42,793 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:39:42,795 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:39:42,795 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:39:43,355 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 560 ms 2026-07-08 21:39:43,355 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 560 ms 2026-07-08 21:40:39,963 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:40:43,472 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:40:43,568 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:40:43,570 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:40:43,570 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:40:43,839 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 269 ms 2026-07-08 21:40:43,839 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 269 ms 2026-07-08 21:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:41:19,948 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 80 ms. 2026-07-08 21:41:40,050 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:41:44,160 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:41:44,326 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:41:44,331 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:41:44,331 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:41:44,776 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 445 ms 2026-07-08 21:41:44,777 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 446 ms 2026-07-08 21:42:40,090 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:42:44,896 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:42:45,053 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:42:45,055 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:42:45,055 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:42:45,448 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 393 ms 2026-07-08 21:42:45,448 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 393 ms 2026-07-08 21:43:40,123 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:43:45,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [206249.901s][info ][gc] GC(85) Pause Young (Normal) (G1 Evacuation Pause) 5182M->127M(8200M) 13.279ms 2026-07-08 21:43:45,693 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:43:45,695 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:43:45,695 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:43:46,278 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 583 ms 2026-07-08 21:43:46,279 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 584 ms 2026-07-08 21:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:44:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-08 21:44:40,176 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:44:46,480 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:44:46,633 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:44:46,637 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:44:46,638 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:44:47,281 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 644 ms 2026-07-08 21:44:47,281 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 644 ms 2026-07-08 21:45:40,212 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:45:47,397 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:45:47,484 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:45:47,486 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:45:47,486 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:45:47,903 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 417 ms 2026-07-08 21:45:47,903 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 417 ms 2026-07-08 21:46:40,280 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:46:48,005 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:46:48,125 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:46:48,143 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:46:48,143 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:46:48,453 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 311 ms 2026-07-08 21:46:48,454 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 312 ms 2026-07-08 21:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:47:19,969 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 101 ms. 2026-07-08 21:47:40,381 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:47:48,575 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:47:48,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:47:48,709 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:47:48,709 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:47:49,111 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 403 ms 2026-07-08 21:47:49,111 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 403 ms 2026-07-08 21:48:40,418 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:48:49,217 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:48:49,346 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:48:49,351 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:48:49,351 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:48:49,956 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 605 ms 2026-07-08 21:48:49,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 606 ms 2026-07-08 21:49:40,460 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:49:50,076 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:49:50,197 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:49:50,202 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:49:50,202 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:49:50,791 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 589 ms 2026-07-08 21:49:50,791 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 589 ms 2026-07-08 21:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:50:19,951 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-08 21:50:40,490 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:50:50,899 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:50:50,995 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:50:50,997 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:50:50,997 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:50:51,259 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 262 ms 2026-07-08 21:50:51,259 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 262 ms 2026-07-08 21:51:40,581 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:51:51,370 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:51:51,480 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:51:51,483 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:51:51,483 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:51:51,904 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 421 ms 2026-07-08 21:51:51,904 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 421 ms 2026-07-08 21:52:40,620 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:52:52,005 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:52:52,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:52:52,100 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:52:52,100 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:52:52,741 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 641 ms 2026-07-08 21:52:52,741 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 641 ms 2026-07-08 21:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:53:19,928 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 60 ms. 2026-07-08 21:53:40,651 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:53:52,860 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:53:53,016 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:53:53,022 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:53:53,022 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:53:53,519 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 497 ms 2026-07-08 21:53:53,520 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 498 ms 2026-07-08 21:54:40,699 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:54:53,630 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:54:53,726 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:54:53,732 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:54:53,732 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:54:54,287 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 555 ms 2026-07-08 21:54:54,287 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 555 ms 2026-07-08 21:55:40,730 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:55:54,549 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:55:54,703 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:55:54,710 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:55:54,711 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:55:55,261 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 551 ms 2026-07-08 21:55:55,261 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 551 ms 2026-07-08 21:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:56:20,052 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 184 ms. 2026-07-08 21:56:40,764 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:56:55,400 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:56:55,552 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:56:55,571 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:56:55,571 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:56:56,130 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 559 ms 2026-07-08 21:56:56,130 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 559 ms 2026-07-08 21:57:40,836 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:57:56,254 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:57:56,375 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:57:56,389 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:57:56,389 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:57:56,804 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 414 ms 2026-07-08 21:57:56,804 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 415 ms 2026-07-08 21:58:40,890 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:58:56,904 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:58:57,006 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:58:57,009 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:58:57,009 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:58:57,561 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 552 ms 2026-07-08 21:58:57,561 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 552 ms 2026-07-08 21:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 21:59:19,966 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 98 ms. 2026-07-08 21:59:40,934 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:59:57,659 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 21:59:57,751 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 21:59:57,757 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 21:59:57,757 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 21:59:58,350 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 593 ms 2026-07-08 21:59:58,350 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 593 ms 2026-07-08 22:00:41,015 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:00:58,603 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:00:58,796 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:00:58,800 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 22:00:58,800 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 22:00:58,803 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:00:58,806 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 22:00:58,807 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:00:59,199 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 393 ms 2026-07-08 22:00:59,200 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 394 ms 2026-07-08 22:01:02,656 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 22:01:02,788 INFO [plan-executor-thread-56] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:01:02,908 INFO [plan-executor-thread-56] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:01:02,912 INFO [plan-executor-thread-56] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 22:01:02,912 INFO [plan-executor-thread-56] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:01:03,204 INFO [plan-executor-thread-56] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 292 ms 2026-07-08 22:01:03,204 INFO [plan-executor-thread-56] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 292 ms 2026-07-08 22:01:03,264 INFO [plan-executor-thread-56] [org.apache.amoro.server.table.DefaultTableRuntime] [] - [cron-skip] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) type=MINOR skip record persisted, reason: cron fired for MINOR but planner evaluated and found no data to process 2026-07-08 22:01:03,271 INFO [plan-executor-thread-56] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:01:03,274 INFO [plan-executor-thread-56] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Skipping planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with a total cost of 622 ms. 2026-07-08 22:01:41,053 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:01:59,298 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:01:59,399 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:01:59,402 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 22:01:59,402 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:01:59,712 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 311 ms 2026-07-08 22:01:59,713 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 312 ms 2026-07-08 22:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:02:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-08 22:02:41,093 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:02:59,833 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:02:59,944 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:02:59,946 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2392925926877618124 created at 2026-07-08T21:03:01.924+00:00 with filter true 2026-07-08 22:02:59,946 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:03:00,436 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 490 ms 2026-07-08 22:03:00,436 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 490 ms 2026-07-08 22:03:41,125 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:04:00,556 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:04:00,675 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:04:00,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:04:00,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:04:01,163 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 486 ms 2026-07-08 22:04:01,163 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 486 ms 2026-07-08 22:04:41,162 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:05:01,257 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:05:01,364 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:05:01,367 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:05:01,367 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:05:01,833 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 466 ms 2026-07-08 22:05:01,834 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 467 ms 2026-07-08 22:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:05:19,882 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 22:05:41,211 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:06:01,970 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:06:02,061 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:06:02,063 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:06:02,063 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:06:02,483 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 420 ms 2026-07-08 22:06:02,483 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 420 ms 2026-07-08 22:06:41,369 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:07:02,679 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:07:02,839 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:07:02,849 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:07:02,849 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:07:03,068 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 219 ms 2026-07-08 22:07:03,068 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 219 ms 2026-07-08 22:07:41,636 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:08:03,176 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:08:03,297 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:08:03,300 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:08:03,300 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:08:03,590 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 290 ms 2026-07-08 22:08:03,590 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 290 ms 2026-07-08 22:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:08:19,901 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 33 ms. 2026-07-08 22:08:41,699 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:09:03,711 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:09:03,875 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:09:03,878 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:09:03,878 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:09:04,279 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 401 ms 2026-07-08 22:09:04,279 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 401 ms 2026-07-08 22:09:41,730 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:10:04,407 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:10:04,502 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:10:04,504 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:10:04,504 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:10:04,882 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 378 ms 2026-07-08 22:10:04,883 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 379 ms 2026-07-08 22:10:41,761 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:11:04,996 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:11:05,101 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:11:05,104 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:11:05,104 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:11:05,386 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 282 ms 2026-07-08 22:11:05,386 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 282 ms 2026-07-08 22:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:11:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 15 ms. 2026-07-08 22:11:41,802 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:12:05,483 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:12:05,582 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:12:05,584 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:12:05,584 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:12:06,049 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 465 ms 2026-07-08 22:12:06,049 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 465 ms 2026-07-08 22:12:41,842 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:13:06,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:13:06,283 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:13:06,285 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:13:06,285 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:13:06,672 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 387 ms 2026-07-08 22:13:06,673 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 388 ms 2026-07-08 22:13:41,880 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:14:06,784 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:14:06,884 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:14:06,886 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:14:06,886 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:14:07,427 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 541 ms 2026-07-08 22:14:07,428 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 542 ms 2026-07-08 22:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:14:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 22:14:41,909 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:15:07,522 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:15:07,617 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:15:07,619 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:15:07,619 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:15:08,079 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 460 ms 2026-07-08 22:15:08,080 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 461 ms 2026-07-08 22:15:41,949 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:16:08,190 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:16:08,300 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:16:08,303 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:16:08,303 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:16:08,590 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 287 ms 2026-07-08 22:16:08,591 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 288 ms 2026-07-08 22:16:41,989 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:17:08,708 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:17:08,822 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:17:08,825 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2034896047047765003 created at 2026-07-08T22:03:02.505+00:00 with filter true 2026-07-08 22:17:08,825 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:17:09,286 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 461 ms 2026-07-08 22:17:09,286 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 461 ms 2026-07-08 22:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:17:19,882 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 22:17:42,029 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:18:09,406 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:18:09,504 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:18:09,506 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8294490804638674369 created at 2026-07-08T22:18:02.694+00:00 with filter true 2026-07-08 22:18:09,506 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:18:09,768 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 262 ms 2026-07-08 22:18:09,768 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 262 ms 2026-07-08 22:18:42,069 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:19:09,883 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:19:10,004 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:19:10,006 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:19:10,006 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:19:10,404 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 398 ms 2026-07-08 22:19:10,405 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 399 ms 2026-07-08 22:19:42,103 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:20:10,501 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:20:10,602 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:20:10,604 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:20:10,604 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:20:10,895 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 291 ms 2026-07-08 22:20:10,895 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 291 ms 2026-07-08 22:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:20:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 22:20:42,131 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:21:11,014 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:21:11,125 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:21:11,127 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:21:11,127 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:21:11,389 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 262 ms 2026-07-08 22:21:11,389 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 262 ms 2026-07-08 22:21:42,171 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:22:11,513 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:22:11,634 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:22:11,637 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:22:11,637 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:22:12,048 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 412 ms 2026-07-08 22:22:12,048 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 412 ms 2026-07-08 22:22:42,210 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:23:12,173 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:23:12,305 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:23:12,308 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:23:12,308 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:23:12,795 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 488 ms 2026-07-08 22:23:12,795 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 488 ms 2026-07-08 22:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:23:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 22:23:42,238 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:24:12,909 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:24:13,015 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:24:13,017 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:24:13,017 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:24:13,455 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 439 ms 2026-07-08 22:24:13,455 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 439 ms 2026-07-08 22:24:42,267 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:25:13,568 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:25:13,667 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:25:13,670 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:25:13,670 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:25:14,094 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 424 ms 2026-07-08 22:25:14,094 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 424 ms 2026-07-08 22:25:42,306 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:26:14,187 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:26:14,295 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:26:14,297 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:26:14,297 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:26:14,722 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 425 ms 2026-07-08 22:26:14,722 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 425 ms 2026-07-08 22:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:26:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 22:26:42,359 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:27:14,832 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:27:14,925 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:27:14,927 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:27:14,927 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:27:15,188 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 261 ms 2026-07-08 22:27:15,188 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 261 ms 2026-07-08 22:27:42,404 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:28:15,292 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:28:15,393 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:28:15,395 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:28:15,396 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:28:15,860 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 465 ms 2026-07-08 22:28:15,861 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 466 ms 2026-07-08 22:28:42,448 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:29:15,999 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:29:16,107 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:29:16,109 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:29:16,109 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:29:16,476 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 367 ms 2026-07-08 22:29:16,476 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 367 ms 2026-07-08 22:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:29:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 22:29:42,479 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:30:16,575 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:30:16,668 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:30:16,672 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:30:16,672 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:30:16,971 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 299 ms 2026-07-08 22:30:16,971 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 299 ms 2026-07-08 22:30:42,515 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:31:17,067 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:31:17,179 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:31:17,182 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:31:17,182 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:31:17,626 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 444 ms 2026-07-08 22:31:17,627 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 445 ms 2026-07-08 22:31:42,548 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:32:17,732 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:32:17,821 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:32:17,823 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:32:17,823 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:32:18,337 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 514 ms 2026-07-08 22:32:18,337 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 514 ms 2026-07-08 22:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:32:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-08 22:32:42,576 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:33:18,440 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:33:18,536 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:33:18,538 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:33:18,539 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:33:19,000 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 462 ms 2026-07-08 22:33:19,001 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 463 ms 2026-07-08 22:33:42,606 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:34:19,091 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:34:19,192 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:34:19,194 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:34:19,194 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:34:19,737 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 543 ms 2026-07-08 22:34:19,738 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 544 ms 2026-07-08 22:34:42,642 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:35:19,843 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:35:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 22:35:19,960 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:35:19,963 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:35:19,963 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:35:20,271 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 308 ms 2026-07-08 22:35:20,271 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 308 ms 2026-07-08 22:35:42,675 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:36:20,379 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:36:20,476 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:36:20,478 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:36:20,479 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:36:20,963 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 485 ms 2026-07-08 22:36:20,963 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 485 ms 2026-07-08 22:36:42,710 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:37:21,088 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:37:21,228 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:37:21,232 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:37:21,232 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:37:21,697 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 465 ms 2026-07-08 22:37:21,697 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 465 ms 2026-07-08 22:37:42,764 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:38:19,912 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 44 ms. 2026-07-08 22:38:21,796 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:38:21,887 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:38:21,890 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:38:21,890 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:38:22,474 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 584 ms 2026-07-08 22:38:22,475 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 585 ms 2026-07-08 22:38:42,799 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:39:22,576 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:39:22,675 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:39:22,678 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:39:22,678 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:39:23,302 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 624 ms 2026-07-08 22:39:23,302 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 624 ms 2026-07-08 22:39:42,831 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:40:23,405 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:40:23,507 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:40:23,509 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:40:23,509 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:40:23,761 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 252 ms 2026-07-08 22:40:23,762 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 253 ms 2026-07-08 22:40:42,865 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:41:19,888 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 20 ms. 2026-07-08 22:41:23,963 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:41:24,161 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:41:24,163 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1287141219237052257 created at 2026-07-08T22:19:04.218+00:00 with filter true 2026-07-08 22:41:24,163 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:41:24,488 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 325 ms 2026-07-08 22:41:24,488 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 325 ms 2026-07-08 22:41:42,948 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:42:24,665 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:42:24,834 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:42:24,837 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2516192497767274576 created at 2026-07-08T22:42:03.604+00:00 with filter true 2026-07-08 22:42:24,838 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:42:25,276 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 439 ms 2026-07-08 22:42:25,276 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 439 ms 2026-07-08 22:42:43,054 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:43:25,414 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:43:25,558 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:43:25,566 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:43:25,566 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:43:25,989 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 423 ms 2026-07-08 22:43:25,990 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 424 ms 2026-07-08 22:43:43,120 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:44:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. [209890.314s][info ][gc] GC(86) Pause Young (Normal) (G1 Evacuation Pause) 5167M->118M(8200M) 12.555ms 2026-07-08 22:44:26,101 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:44:26,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:44:26,219 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:44:26,219 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:44:26,846 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 627 ms 2026-07-08 22:44:26,846 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 627 ms 2026-07-08 22:44:43,148 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:45:26,946 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:45:27,031 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:45:27,033 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:45:27,033 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:45:27,626 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 593 ms 2026-07-08 22:45:27,627 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 594 ms 2026-07-08 22:45:43,178 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:46:27,726 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:46:27,840 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:46:27,849 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:46:27,849 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:46:28,189 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 340 ms 2026-07-08 22:46:28,189 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 340 ms 2026-07-08 22:46:43,241 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:47:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 22:47:28,296 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:47:28,389 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:47:28,391 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:47:28,391 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:47:28,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 522 ms 2026-07-08 22:47:28,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 522 ms 2026-07-08 22:47:43,279 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:48:29,010 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:48:29,102 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:48:29,105 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:48:29,105 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:48:29,527 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 423 ms 2026-07-08 22:48:29,528 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 424 ms 2026-07-08 22:48:43,313 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:49:29,637 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:49:29,763 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:49:29,766 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:49:29,766 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:49:30,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 574 ms 2026-07-08 22:49:30,340 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 574 ms 2026-07-08 22:49:43,345 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:50:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 22:50:30,434 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:50:30,537 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:50:30,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:50:30,540 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:50:30,794 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 255 ms 2026-07-08 22:50:30,794 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 255 ms 2026-07-08 22:50:43,374 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:51:30,901 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:51:31,001 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:51:31,003 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:51:31,003 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:51:31,387 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 384 ms 2026-07-08 22:51:31,387 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 384 ms 2026-07-08 22:51:43,406 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:52:31,498 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:52:31,617 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:52:31,619 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:52:31,619 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:52:32,101 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 482 ms 2026-07-08 22:52:32,102 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 483 ms 2026-07-08 22:52:43,437 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:53:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-08 22:53:32,211 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:53:32,310 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:53:32,312 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:53:32,312 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:53:32,880 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 568 ms 2026-07-08 22:53:32,880 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 568 ms 2026-07-08 22:53:43,470 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:54:32,996 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:54:33,117 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:54:33,122 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:54:33,122 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:54:33,557 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 435 ms 2026-07-08 22:54:33,558 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 436 ms 2026-07-08 22:54:43,502 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:55:33,676 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:55:33,834 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:55:33,837 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:55:33,837 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:55:34,314 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 477 ms 2026-07-08 22:55:34,314 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 477 ms 2026-07-08 22:55:43,559 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:56:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 22:56:34,415 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:56:34,542 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:56:34,547 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:56:34,548 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:56:34,886 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 339 ms 2026-07-08 22:56:34,886 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 339 ms 2026-07-08 22:56:43,606 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:57:34,998 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:57:35,102 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:57:35,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:57:35,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:57:35,470 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 366 ms 2026-07-08 22:57:35,470 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 366 ms 2026-07-08 22:57:43,644 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:58:35,592 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:58:35,688 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:58:35,691 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:58:35,691 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:58:36,288 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 598 ms 2026-07-08 22:58:36,288 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 598 ms 2026-07-08 22:58:43,689 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 22:59:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 22:59:36,387 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 22:59:36,482 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 22:59:36,484 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 22:59:36,485 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 22:59:37,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 566 ms 2026-07-08 22:59:37,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 566 ms 2026-07-08 22:59:43,731 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:00:37,145 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:00:37,238 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:00:37,240 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-08 23:00:37,240 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-08 23:00:37,249 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:00:37,251 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 23:00:37,251 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:00:37,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 309 ms 2026-07-08 23:00:37,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 309 ms 2026-07-08 23:00:41,208 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-08 23:00:41,306 INFO [plan-executor-thread-57] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:00:41,396 INFO [plan-executor-thread-57] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:00:41,398 INFO [plan-executor-thread-57] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4569911564673792711 created at 2026-07-08T22:43:03.159+00:00 with filter true 2026-07-08 23:00:41,398 INFO [plan-executor-thread-57] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:00:41,533 INFO [plan-executor-thread-57] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 135 ms 2026-07-08 23:00:41,534 INFO [plan-executor-thread-57] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 136 ms 2026-07-08 23:00:41,534 INFO [plan-executor-thread-57] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 222505 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 33644388 2026-07-08 23:00:41,534 INFO [plan-executor-thread-57] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461085504626688, taskId:1), summary MetricsSummary{rewriteDataSize=44978, rewriteDataFileCnt=8, rewriteDataRecordCnt=3810, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-08 23:00:41,664 INFO [plan-executor-thread-57] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 459 ms, skipping 0 tables. 2026-07-08 23:00:41,671 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783551637811}} polled task OptimizingTaskId(processId:1461085504626688, taskId:1) 2026-07-08 23:00:41,684 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461085504626688, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-08 23:00:43,761 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:00:52,108 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461085504626688, taskId:1) (status: SUCCESS) 2026-07-08 23:00:52,230 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:00:52,230 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-08 23:00:52,345 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:00:53,296 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 2673653156075136388 (BaseRewriteFiles) 2026-07-08 23:00:53,740 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1510 ms. 2026-07-08 23:00:53,749 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:01:37,670 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:01:37,880 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:01:37,882 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:01:37,883 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:01:38,023 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 141 ms 2026-07-08 23:01:38,023 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 141 ms 2026-07-08 23:01:43,796 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:02:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 23:02:38,118 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:02:38,210 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:02:38,212 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:02:38,212 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:02:38,456 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 244 ms 2026-07-08 23:02:38,456 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 244 ms 2026-07-08 23:02:43,825 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:03:38,558 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:03:38,648 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:03:38,650 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:03:38,650 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:03:39,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 532 ms 2026-07-08 23:03:39,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 532 ms 2026-07-08 23:03:43,855 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:04:39,281 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:04:39,386 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:04:39,388 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:04:39,388 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:04:40,014 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 626 ms 2026-07-08 23:04:40,014 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 626 ms 2026-07-08 23:04:43,897 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:05:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 23:05:40,111 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:05:40,215 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:05:40,217 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:05:40,217 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:05:40,659 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 441 ms 2026-07-08 23:05:40,659 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 442 ms 2026-07-08 23:05:43,926 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:06:40,773 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:06:40,888 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:06:40,891 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:06:40,891 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:06:41,267 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 376 ms 2026-07-08 23:06:41,267 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 376 ms 2026-07-08 23:06:43,968 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:07:41,375 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:07:41,482 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:07:41,486 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:07:41,486 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:07:41,777 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 291 ms 2026-07-08 23:07:41,777 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 291 ms 2026-07-08 23:07:44,002 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:08:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:08:41,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:08:41,981 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:08:41,983 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:08:41,983 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:08:42,571 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 588 ms 2026-07-08 23:08:42,571 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 588 ms 2026-07-08 23:08:44,038 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:09:42,659 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:09:42,752 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:09:42,754 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:09:42,754 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:09:43,335 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 581 ms 2026-07-08 23:09:43,335 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 581 ms 2026-07-08 23:09:44,071 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:10:43,426 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:10:43,516 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:10:43,519 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:10:43,519 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:10:43,761 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 242 ms 2026-07-08 23:10:43,762 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 243 ms 2026-07-08 23:10:44,107 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:11:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 23:11:43,873 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:11:43,986 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:11:43,988 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:11:43,988 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:11:44,115 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 127 ms 2026-07-08 23:11:44,115 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 127 ms 2026-07-08 23:11:44,148 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:12:44,207 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:12:44,423 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:12:44,519 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:12:44,531 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:12:44,531 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:12:44,945 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 414 ms 2026-07-08 23:12:44,945 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 414 ms 2026-07-08 23:13:44,269 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:13:45,050 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:13:45,158 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:13:45,161 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:13:45,161 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:13:45,593 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 432 ms 2026-07-08 23:13:45,593 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 432 ms 2026-07-08 23:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:14:19,921 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 54 ms. 2026-07-08 23:14:44,302 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:14:45,690 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:14:45,779 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:14:45,782 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:14:45,782 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:14:46,202 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 420 ms 2026-07-08 23:14:46,202 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 420 ms 2026-07-08 23:15:44,331 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:15:46,307 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:15:46,397 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:15:46,399 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:15:46,399 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:15:46,649 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 250 ms 2026-07-08 23:15:46,649 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 250 ms 2026-07-08 23:16:44,377 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:16:46,745 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:16:46,836 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:16:46,839 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:16:46,839 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:16:47,126 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 287 ms 2026-07-08 23:16:47,126 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 287 ms 2026-07-08 23:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:17:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:17:44,439 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:17:47,226 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:17:47,336 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:17:47,339 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:17:47,339 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:17:47,749 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 410 ms 2026-07-08 23:17:47,749 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 410 ms 2026-07-08 23:18:44,470 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:18:47,862 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:18:47,972 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:18:47,975 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:18:47,975 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:18:48,513 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 539 ms 2026-07-08 23:18:48,513 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 539 ms 2026-07-08 23:19:44,507 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:19:48,624 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:19:48,713 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:19:48,715 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:19:48,716 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:19:49,189 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 474 ms 2026-07-08 23:19:49,189 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 474 ms 2026-07-08 23:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:20:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 23:20:44,550 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:20:49,284 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:20:49,376 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:20:49,378 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:20:49,378 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:20:49,633 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 255 ms 2026-07-08 23:20:49,633 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 255 ms 2026-07-08 23:21:44,583 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:21:49,750 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:21:49,847 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:21:49,850 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:21:49,850 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:21:50,269 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 419 ms 2026-07-08 23:21:50,269 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 419 ms 2026-07-08 23:22:44,619 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:22:50,368 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:22:50,468 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:22:50,470 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:22:50,471 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:22:50,772 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 302 ms 2026-07-08 23:22:50,772 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 302 ms 2026-07-08 23:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:23:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 23:23:44,664 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:23:50,869 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:23:50,974 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:23:50,976 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:23:50,976 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:23:51,588 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 612 ms 2026-07-08 23:23:51,588 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 612 ms 2026-07-08 23:24:44,695 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:24:51,687 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:24:51,790 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:24:51,792 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:24:51,792 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:24:52,363 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 571 ms 2026-07-08 23:24:52,363 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 571 ms 2026-07-08 23:25:44,729 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:25:52,462 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:25:52,632 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:25:52,636 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:25:52,636 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:25:52,919 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 283 ms 2026-07-08 23:25:52,919 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 283 ms 2026-07-08 23:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:26:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:26:44,760 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:26:53,015 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:26:53,117 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:26:53,123 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:26:53,123 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:26:53,453 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 330 ms 2026-07-08 23:26:53,453 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 330 ms 2026-07-08 23:27:44,801 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:27:53,567 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:27:53,663 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:27:53,665 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:27:53,665 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:27:53,791 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 126 ms 2026-07-08 23:27:53,791 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 126 ms 2026-07-08 23:28:44,828 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:28:53,884 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:28:53,975 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:28:53,978 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:28:53,978 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:28:54,567 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 590 ms 2026-07-08 23:28:54,567 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 590 ms 2026-07-08 23:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:29:19,899 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 31 ms. 2026-07-08 23:29:44,858 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:29:54,660 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:29:54,753 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:29:54,758 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:29:54,758 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:29:55,306 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 548 ms 2026-07-08 23:29:55,306 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 548 ms 2026-07-08 23:30:44,920 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:30:55,409 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:30:55,496 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:30:55,499 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:30:55,499 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:30:55,623 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 124 ms 2026-07-08 23:30:55,623 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 124 ms 2026-07-08 23:31:44,972 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:31:55,741 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:31:55,845 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:31:55,847 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:31:55,847 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:31:56,026 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 179 ms 2026-07-08 23:31:56,027 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 180 ms 2026-07-08 23:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:32:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-08 23:32:45,007 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:32:56,120 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:32:56,208 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:32:56,210 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:32:56,210 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:32:56,624 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 414 ms 2026-07-08 23:32:56,624 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 414 ms 2026-07-08 23:33:45,037 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:33:56,721 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:33:56,812 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:33:56,815 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:33:56,815 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:33:57,391 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 576 ms 2026-07-08 23:33:57,392 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 577 ms 2026-07-08 23:34:45,069 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:34:57,501 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:34:57,596 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:34:57,598 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:34:57,598 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:34:58,070 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 472 ms 2026-07-08 23:34:58,070 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 472 ms 2026-07-08 23:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:35:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:35:45,103 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:35:58,176 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:35:58,295 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:35:58,297 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:35:58,297 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:35:58,594 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 297 ms 2026-07-08 23:35:58,594 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 297 ms 2026-07-08 23:36:45,140 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:36:58,693 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:36:58,783 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:36:58,793 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:36:58,793 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:36:59,226 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 433 ms 2026-07-08 23:36:59,227 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 434 ms 2026-07-08 23:37:45,202 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:37:59,338 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:37:59,455 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:37:59,458 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:37:59,458 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:37:59,587 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 129 ms 2026-07-08 23:37:59,587 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 129 ms 2026-07-08 23:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:38:19,899 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 31 ms. 2026-07-08 23:38:45,238 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:38:59,687 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:38:59,788 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:38:59,791 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:38:59,791 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:39:00,342 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 551 ms 2026-07-08 23:39:00,342 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 551 ms 2026-07-08 23:39:45,282 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:40:00,461 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:40:00,629 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:40:00,632 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:40:00,632 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:40:01,248 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 616 ms 2026-07-08 23:40:01,248 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 616 ms 2026-07-08 23:40:45,334 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:41:01,341 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:41:01,434 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:41:01,437 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:41:01,437 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:41:01,572 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 135 ms 2026-07-08 23:41:01,572 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 135 ms 2026-07-08 23:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:41:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:41:45,366 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:42:01,680 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:42:01,766 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:42:01,768 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:42:01,768 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:42:02,187 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 419 ms 2026-07-08 23:42:02,187 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 419 ms 2026-07-08 23:42:45,399 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:43:02,281 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:43:02,376 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:43:02,378 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2673653156075136388 created at 2026-07-08T23:00:53.295+00:00 with filter true 2026-07-08 23:43:02,379 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:43:02,659 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 281 ms 2026-07-08 23:43:02,659 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 281 ms 2026-07-08 23:43:45,426 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:44:02,775 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:44:02,887 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:44:02,889 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2142145900664488480 created at 2026-07-08T23:43:06.175+00:00 with filter true 2026-07-08 23:44:02,889 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:44:03,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 637 ms 2026-07-08 23:44:03,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 637 ms [213469.899s][info ][gc] GC(87) Pause Young (Normal) (G1 Evacuation Pause) 5190M->117M(8200M) 12.044ms 2026-07-08 23:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:44:19,882 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 14 ms. 2026-07-08 23:44:45,485 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:45:03,636 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:45:03,747 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:45:03,749 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:45:03,749 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:45:04,190 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 441 ms 2026-07-08 23:45:04,190 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 441 ms 2026-07-08 23:45:45,527 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:46:04,304 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:46:04,420 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:46:04,428 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:46:04,428 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:46:04,747 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 319 ms 2026-07-08 23:46:04,747 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 319 ms 2026-07-08 23:46:45,558 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:47:04,858 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:47:04,965 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:47:04,967 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:47:04,968 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:47:05,273 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 306 ms 2026-07-08 23:47:05,274 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-08 23:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:47:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 23:47:45,592 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:48:05,380 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:48:05,508 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:48:05,511 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:48:05,511 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:48:05,817 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 306 ms 2026-07-08 23:48:05,818 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-08 23:48:45,625 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:49:05,926 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:49:06,020 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:49:06,022 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:49:06,022 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:49:06,437 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 415 ms 2026-07-08 23:49:06,437 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 415 ms 2026-07-08 23:49:45,656 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:50:06,539 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:50:06,642 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:50:06,644 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:50:06,644 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:50:07,183 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 539 ms 2026-07-08 23:50:07,184 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 540 ms 2026-07-08 23:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:50:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:50:45,693 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:51:07,276 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:51:07,373 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:51:07,377 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:51:07,377 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:51:07,882 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 506 ms 2026-07-08 23:51:07,882 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 506 ms 2026-07-08 23:51:45,724 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:52:08,053 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:52:08,153 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:52:08,156 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:52:08,156 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:52:08,533 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 377 ms 2026-07-08 23:52:08,534 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 378 ms 2026-07-08 23:52:45,759 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:53:08,629 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:53:08,729 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:53:08,732 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:53:08,732 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:53:09,156 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 424 ms 2026-07-08 23:53:09,156 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 424 ms 2026-07-08 23:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:53:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-08 23:53:45,789 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:54:09,252 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:54:09,351 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:54:09,353 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:54:09,353 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:54:09,926 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 573 ms 2026-07-08 23:54:09,926 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 573 ms 2026-07-08 23:54:45,824 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:55:10,034 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:55:10,150 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:55:10,152 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:55:10,152 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:55:10,775 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 623 ms 2026-07-08 23:55:10,775 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 623 ms 2026-07-08 23:55:45,860 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:56:10,870 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:56:10,962 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:56:10,964 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:56:10,964 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:56:11,323 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 359 ms 2026-07-08 23:56:11,323 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 359 ms 2026-07-08 23:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:56:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:56:45,895 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:57:11,456 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:57:11,578 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:57:11,581 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:57:11,581 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:57:12,040 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 459 ms 2026-07-08 23:57:12,040 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 459 ms 2026-07-08 23:57:45,928 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:58:12,148 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:58:12,236 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:58:12,238 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:58:12,238 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:58:12,643 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 405 ms 2026-07-08 23:58:12,643 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 405 ms 2026-07-08 23:58:45,963 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:59:12,763 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-08 23:59:12,871 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-08 23:59:12,874 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-08 23:59:12,874 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-08 23:59:13,229 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 355 ms 2026-07-08 23:59:13,229 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 355 ms 2026-07-08 23:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-08 23:59:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-08 23:59:45,993 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:00:13,325 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:00:13,432 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:00:13,434 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MAJOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 00:00:13,434 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MAJOR) 2026-07-09 00:00:13,443 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:00:13,445 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-09 00:00:13,445 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:00:13,968 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 523 ms 2026-07-09 00:00:13,968 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 523 ms 2026-07-09 00:00:14,482 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 00:00:14,588 INFO [plan-executor-thread-58] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:00:14,705 INFO [plan-executor-thread-58] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:00:14,708 INFO [plan-executor-thread-58] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4100765921523137045 created at 2026-07-08T23:44:06.171+00:00 with filter true 2026-07-09 00:00:14,708 INFO [plan-executor-thread-58] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:00:15,217 INFO [plan-executor-thread-58] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 509 ms 2026-07-09 00:00:15,217 INFO [plan-executor-thread-58] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 509 ms 2026-07-09 00:00:15,218 INFO [plan-executor-thread-58] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MAJOR, get 1 tasks, cost 259654 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 12651540 2026-07-09 00:00:15,218 INFO [plan-executor-thread-58] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461088431882240, taskId:1), summary MetricsSummary{rewriteDataSize=34314, rewriteDataFileCnt=3, rewriteDataRecordCnt=3812, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 00:00:15,346 INFO [plan-executor-thread-58] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 869 ms, skipping 0 tables. 2026-07-09 00:00:15,350 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783555211196}} polled task OptimizingTaskId(processId:1461088431882240, taskId:1) 2026-07-09 00:00:15,363 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461088431882240, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-09 00:00:24,890 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461088431882240, taskId:1) (status: SUCCESS) 2026-07-09 00:00:25,014 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:00:25,014 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 00:00:25,128 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:00:25,664 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 3124725994013370407 (BaseRewriteFiles) 2026-07-09 00:00:26,145 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1131 ms. 2026-07-09 00:00:26,154 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:00:46,031 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:01:14,089 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:01:14,198 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:01:14,200 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:01:14,200 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:01:14,457 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 257 ms 2026-07-09 00:01:14,457 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 257 ms 2026-07-09 00:01:46,069 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:02:14,560 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:02:14,659 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:02:14,661 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:02:14,662 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:02:14,792 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 131 ms 2026-07-09 00:02:14,792 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 131 ms 2026-07-09 00:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:02:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 00:02:46,101 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:03:14,887 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:03:14,996 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:03:14,998 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:03:14,998 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:03:15,417 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 419 ms 2026-07-09 00:03:15,417 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 419 ms 2026-07-09 00:03:46,145 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:04:15,574 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:04:15,679 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:04:15,682 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:04:15,682 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:04:16,141 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 459 ms 2026-07-09 00:04:16,141 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 459 ms 2026-07-09 00:04:46,193 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:05:16,232 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:05:16,327 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:05:16,329 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:05:16,329 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:05:16,860 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 531 ms 2026-07-09 00:05:16,860 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 531 ms 2026-07-09 00:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:05:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-09 00:05:46,228 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:06:16,967 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:06:17,071 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:06:17,073 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:06:17,073 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:06:17,373 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 300 ms 2026-07-09 00:06:17,373 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 300 ms 2026-07-09 00:06:46,279 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:07:17,484 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:07:17,577 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:07:17,589 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:07:17,589 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:07:18,049 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 460 ms 2026-07-09 00:07:18,050 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 461 ms 2026-07-09 00:07:46,342 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:08:18,171 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:08:18,285 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:08:18,287 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:08:18,287 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:08:18,643 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 356 ms 2026-07-09 00:08:18,643 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 356 ms 2026-07-09 00:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:08:19,910 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 43 ms. 2026-07-09 00:08:46,371 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:09:18,749 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:09:18,840 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:09:18,843 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:09:18,843 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:09:19,759 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 916 ms 2026-07-09 00:09:19,759 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 916 ms 2026-07-09 00:09:46,407 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:10:19,848 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:10:19,947 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:10:19,949 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:10:19,949 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:10:20,235 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 286 ms 2026-07-09 00:10:20,235 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 286 ms 2026-07-09 00:10:46,434 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:11:19,889 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 21 ms. 2026-07-09 00:11:20,338 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:11:20,433 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:11:20,436 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3124725994013370407 created at 2026-07-09T00:00:25.663+00:00 with filter true 2026-07-09 00:11:20,436 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:11:20,581 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 145 ms 2026-07-09 00:11:20,581 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 145 ms 2026-07-09 00:11:46,465 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:12:20,690 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:12:20,812 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:12:20,815 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6696367628272219921 created at 2026-07-09T00:12:06.048+00:00 with filter true 2026-07-09 00:12:20,815 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:12:21,118 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 303 ms 2026-07-09 00:12:21,118 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 303 ms 2026-07-09 00:12:46,511 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:13:21,325 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:13:21,601 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:13:21,603 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6696367628272219921 created at 2026-07-09T00:12:06.048+00:00 with filter true 2026-07-09 00:13:21,603 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:13:22,028 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 425 ms 2026-07-09 00:13:22,029 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 426 ms 2026-07-09 00:13:46,549 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:14:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 00:14:22,137 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:14:22,229 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:14:22,231 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8822000024424923911 created at 2026-07-09T00:14:07.028+00:00 with filter true 2026-07-09 00:14:22,231 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:14:22,800 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 569 ms 2026-07-09 00:14:22,800 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 569 ms 2026-07-09 00:14:46,596 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:15:22,913 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:15:23,045 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:15:23,048 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8822000024424923911 created at 2026-07-09T00:14:07.028+00:00 with filter true 2026-07-09 00:15:23,048 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:15:23,281 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 233 ms 2026-07-09 00:15:23,282 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 234 ms 2026-07-09 00:15:46,843 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:16:23,399 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:16:23,526 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:16:23,539 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8822000024424923911 created at 2026-07-09T00:14:07.028+00:00 with filter true 2026-07-09 00:16:23,539 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:16:23,782 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 243 ms 2026-07-09 00:16:23,782 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 243 ms 2026-07-09 00:16:46,899 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:17:19,929 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 61 ms. 2026-07-09 00:17:23,888 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:17:23,997 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:17:23,999 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8822000024424923911 created at 2026-07-09T00:14:07.028+00:00 with filter true 2026-07-09 00:17:23,999 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:17:24,244 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 245 ms 2026-07-09 00:17:24,244 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 245 ms 2026-07-09 00:17:47,062 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:18:24,511 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:18:24,667 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:18:24,669 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4080904862927310996 created at 2026-07-09T00:18:06.644+00:00 with filter true 2026-07-09 00:18:24,669 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:18:25,223 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 554 ms 2026-07-09 00:18:25,223 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 554 ms 2026-07-09 00:18:47,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:19:25,328 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:19:25,442 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:19:25,445 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8403058919509598955 created at 2026-07-09T00:19:07.249+00:00 with filter true 2026-07-09 00:19:25,445 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:19:26,025 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 581 ms 2026-07-09 00:19:26,025 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 581 ms 2026-07-09 00:19:47,127 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:20:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 00:20:26,137 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:20:26,241 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:20:26,243 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8403058919509598955 created at 2026-07-09T00:19:07.249+00:00 with filter true 2026-07-09 00:20:26,243 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:20:26,553 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 310 ms 2026-07-09 00:20:26,554 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 311 ms 2026-07-09 00:20:47,158 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:21:26,707 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:21:26,811 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:21:26,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6930391354128438014 created at 2026-07-09T00:21:06.537+00:00 with filter true 2026-07-09 00:21:26,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:21:27,083 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 270 ms 2026-07-09 00:21:27,083 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 270 ms 2026-07-09 00:21:47,189 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:22:27,181 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:22:27,273 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:22:27,275 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6732476127551460375 created at 2026-07-09T00:22:06.307+00:00 with filter true 2026-07-09 00:22:27,275 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:22:27,643 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 368 ms 2026-07-09 00:22:27,643 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 368 ms 2026-07-09 00:22:47,222 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:23:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-09 00:23:27,750 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:23:27,841 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:23:27,843 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6732476127551460375 created at 2026-07-09T00:22:06.307+00:00 with filter true 2026-07-09 00:23:27,843 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:23:28,347 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 504 ms 2026-07-09 00:23:28,347 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 504 ms 2026-07-09 00:23:47,263 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:24:28,453 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:24:28,560 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:24:28,562 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6732476127551460375 created at 2026-07-09T00:22:06.307+00:00 with filter true 2026-07-09 00:24:28,562 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:24:29,120 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 558 ms 2026-07-09 00:24:29,121 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 559 ms 2026-07-09 00:24:47,314 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:25:29,224 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:25:29,336 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:25:29,343 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1471527423272973994 created at 2026-07-09T00:25:07.768+00:00 with filter true 2026-07-09 00:25:29,343 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:25:29,523 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 180 ms 2026-07-09 00:25:29,523 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 181 ms 2026-07-09 00:25:47,381 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:26:19,909 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 41 ms. 2026-07-09 00:26:29,670 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:26:29,794 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:26:29,796 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1471527423272973994 created at 2026-07-09T00:25:07.768+00:00 with filter true 2026-07-09 00:26:29,796 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:26:30,062 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 266 ms 2026-07-09 00:26:30,062 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 266 ms 2026-07-09 00:26:47,430 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:27:30,165 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:27:30,287 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:27:30,290 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1471527423272973994 created at 2026-07-09T00:25:07.768+00:00 with filter true 2026-07-09 00:27:30,290 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:27:30,724 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 434 ms 2026-07-09 00:27:30,724 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 434 ms 2026-07-09 00:27:47,501 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:28:30,819 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:28:30,914 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:28:30,916 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1471527423272973994 created at 2026-07-09T00:25:07.768+00:00 with filter true 2026-07-09 00:28:30,916 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:28:31,383 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 467 ms 2026-07-09 00:28:31,383 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 467 ms 2026-07-09 00:28:47,541 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:29:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 00:29:31,499 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:29:31,635 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:29:31,637 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1471527423272973994 created at 2026-07-09T00:25:07.768+00:00 with filter true 2026-07-09 00:29:31,637 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:29:32,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 552 ms 2026-07-09 00:29:32,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 552 ms 2026-07-09 00:29:47,578 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:30:32,286 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:30:32,381 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:30:32,383 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6928983453687865577 created at 2026-07-09T00:30:08.979+00:00 with filter true 2026-07-09 00:30:32,383 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:30:32,835 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 452 ms 2026-07-09 00:30:32,835 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 452 ms 2026-07-09 00:30:47,631 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:31:32,950 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:31:33,079 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:31:33,081 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4212300161674489494 created at 2026-07-09T00:31:08.102+00:00 with filter true 2026-07-09 00:31:33,081 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:31:33,497 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 416 ms 2026-07-09 00:31:33,497 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 416 ms 2026-07-09 00:31:47,662 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:32:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 00:32:33,623 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:32:33,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:32:33,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4212300161674489494 created at 2026-07-09T00:31:08.102+00:00 with filter true 2026-07-09 00:32:33,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:32:34,044 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 302 ms 2026-07-09 00:32:34,044 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 302 ms 2026-07-09 00:32:47,700 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:33:34,162 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:33:34,333 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:33:34,337 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4212300161674489494 created at 2026-07-09T00:31:08.102+00:00 with filter true 2026-07-09 00:33:34,337 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:33:35,001 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 664 ms 2026-07-09 00:33:35,001 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 664 ms 2026-07-09 00:33:47,751 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:34:35,115 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:34:35,232 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:34:35,234 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4212300161674489494 created at 2026-07-09T00:31:08.102+00:00 with filter true 2026-07-09 00:34:35,235 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:34:35,827 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 593 ms 2026-07-09 00:34:35,827 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 593 ms 2026-07-09 00:34:47,780 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:35:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 00:35:35,921 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:35:36,018 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:35:36,020 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4212300161674489494 created at 2026-07-09T00:31:08.102+00:00 with filter true 2026-07-09 00:35:36,020 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:35:36,310 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 290 ms 2026-07-09 00:35:36,310 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 290 ms 2026-07-09 00:35:47,810 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:36:36,419 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:36:36,519 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:36:36,521 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 800154332603099289 created at 2026-07-09T00:36:07.269+00:00 with filter true 2026-07-09 00:36:36,521 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:36:36,831 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 310 ms 2026-07-09 00:36:36,831 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 310 ms 2026-07-09 00:36:47,847 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:37:36,950 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:37:37,066 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:37:37,068 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 800154332603099289 created at 2026-07-09T00:36:07.269+00:00 with filter true 2026-07-09 00:37:37,068 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:37:37,535 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 467 ms 2026-07-09 00:37:37,535 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 467 ms 2026-07-09 00:37:47,886 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:38:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 15 ms. 2026-07-09 00:38:37,629 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:38:37,720 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:38:37,722 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7679478059819295710 created at 2026-07-09T00:38:08.127+00:00 with filter true 2026-07-09 00:38:37,722 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:38:38,299 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 577 ms 2026-07-09 00:38:38,299 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 577 ms 2026-07-09 00:38:47,914 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:39:38,417 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:39:38,531 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:39:38,536 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7679478059819295710 created at 2026-07-09T00:38:08.127+00:00 with filter true 2026-07-09 00:39:38,536 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:39:39,140 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 604 ms 2026-07-09 00:39:39,140 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 604 ms 2026-07-09 00:39:47,946 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:40:39,253 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:40:39,351 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:40:39,353 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:40:39,354 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:40:39,690 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 337 ms 2026-07-09 00:40:39,690 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 337 ms 2026-07-09 00:40:47,980 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:41:19,889 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 21 ms. 2026-07-09 00:41:39,831 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:41:39,966 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:41:39,970 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:41:39,970 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:41:40,353 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 383 ms 2026-07-09 00:41:40,353 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 383 ms 2026-07-09 00:41:48,047 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:42:40,503 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [216984.847s][info ][gc] GC(88) Pause Young (Normal) (G1 Evacuation Pause) 5157M->121M(8200M) 13.341ms 2026-07-09 00:42:40,650 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:42:40,652 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:42:40,652 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:42:40,926 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 274 ms 2026-07-09 00:42:40,926 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 274 ms 2026-07-09 00:42:48,082 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:43:41,049 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:43:41,152 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:43:41,154 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:43:41,154 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:43:41,833 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 679 ms 2026-07-09 00:43:41,834 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 680 ms 2026-07-09 00:43:48,137 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:44:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 00:44:42,449 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:44:42,782 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:44:42,785 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:44:42,785 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:44:43,366 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 581 ms 2026-07-09 00:44:43,366 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 581 ms 2026-07-09 00:44:48,185 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:45:43,528 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:45:43,661 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:45:43,665 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:45:43,665 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:45:43,989 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 324 ms 2026-07-09 00:45:43,989 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 324 ms 2026-07-09 00:45:48,258 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:46:44,101 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:46:44,308 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:46:44,327 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2542082171221542521 created at 2026-07-09T00:40:09.148+00:00 with filter true 2026-07-09 00:46:44,327 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:46:44,829 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 502 ms 2026-07-09 00:46:44,829 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-09 00:46:48,342 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:47:20,050 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 182 ms. 2026-07-09 00:47:44,951 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:47:45,188 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:47:45,208 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7936202987410045570 created at 2026-07-09T00:47:10.376+00:00 with filter true 2026-07-09 00:47:45,208 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:47:45,667 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 459 ms 2026-07-09 00:47:45,667 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-09 00:47:48,416 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:48:45,784 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:48:45,929 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:48:45,935 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4364189396666280375 created at 2026-07-09T00:48:10.383+00:00 with filter true 2026-07-09 00:48:45,935 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:48:46,662 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 727 ms 2026-07-09 00:48:46,662 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 727 ms 2026-07-09 00:48:48,470 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:49:46,894 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:49:47,076 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:49:47,087 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5603270404289107744 created at 2026-07-09T00:49:11.861+00:00 with filter true 2026-07-09 00:49:47,087 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:49:47,675 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 588 ms 2026-07-09 00:49:47,676 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 589 ms 2026-07-09 00:49:48,523 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:50:19,952 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 84 ms. 2026-07-09 00:50:47,825 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:50:47,953 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:50:47,959 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3764766734667216001 created at 2026-07-09T00:50:11.855+00:00 with filter true 2026-07-09 00:50:47,959 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:50:48,475 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 516 ms 2026-07-09 00:50:48,475 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 516 ms 2026-07-09 00:50:48,565 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:51:48,642 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:51:48,665 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:51:48,757 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:51:48,763 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4867933193547605967 created at 2026-07-09T00:51:10.607+00:00 with filter true 2026-07-09 00:51:48,763 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:51:49,277 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 514 ms 2026-07-09 00:51:49,277 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 514 ms 2026-07-09 00:52:48,725 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:52:49,398 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:52:49,512 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:52:49,519 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4867933193547605967 created at 2026-07-09T00:51:10.607+00:00 with filter true 2026-07-09 00:52:49,519 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:52:50,323 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 804 ms 2026-07-09 00:52:50,323 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 804 ms 2026-07-09 00:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:53:19,981 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 113 ms. 2026-07-09 00:53:48,760 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:53:50,417 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:53:50,515 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:53:50,517 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5850896538567186453 created at 2026-07-09T00:53:12.546+00:00 with filter true 2026-07-09 00:53:50,517 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:53:51,017 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 500 ms 2026-07-09 00:53:51,017 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 500 ms 2026-07-09 00:54:48,810 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:54:51,245 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:54:51,369 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:54:51,375 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5850896538567186453 created at 2026-07-09T00:53:12.546+00:00 with filter true 2026-07-09 00:54:51,375 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:54:51,701 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 326 ms 2026-07-09 00:54:51,701 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 326 ms 2026-07-09 00:55:49,058 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:55:51,801 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:55:51,903 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:55:51,909 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5850896538567186453 created at 2026-07-09T00:53:12.546+00:00 with filter true 2026-07-09 00:55:51,909 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:55:52,459 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 550 ms 2026-07-09 00:55:52,459 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 550 ms 2026-07-09 00:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:56:20,036 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 168 ms. 2026-07-09 00:56:49,125 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:56:52,605 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:56:52,747 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:56:52,767 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5850896538567186453 created at 2026-07-09T00:53:12.546+00:00 with filter true 2026-07-09 00:56:52,767 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:56:53,235 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 468 ms 2026-07-09 00:56:53,235 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 468 ms 2026-07-09 00:57:49,227 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:57:53,351 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:57:53,457 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:57:53,464 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7686842474981350448 created at 2026-07-09T00:57:12.065+00:00 with filter true 2026-07-09 00:57:53,464 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:57:53,950 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 486 ms 2026-07-09 00:57:53,950 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 486 ms 2026-07-09 00:58:49,284 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:58:54,060 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:58:54,177 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:58:54,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7949594392741529762 created at 2026-07-09T00:58:12.513+00:00 with filter true 2026-07-09 00:58:54,182 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:58:55,031 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 849 ms 2026-07-09 00:58:55,031 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 849 ms 2026-07-09 00:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 00:59:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 00:59:49,375 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:59:55,162 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 00:59:55,259 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 00:59:55,265 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7949594392741529762 created at 2026-07-09T00:58:12.513+00:00 with filter true 2026-07-09 00:59:55,265 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 00:59:56,049 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 785 ms 2026-07-09 00:59:56,049 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 785 ms 2026-07-09 01:00:49,432 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:00:56,153 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:00:56,256 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:00:56,264 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MAJOR) 2026-07-09 01:00:56,264 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 01:00:56,276 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:00:56,278 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7949594392741529762 created at 2026-07-09T00:58:12.513+00:00 with filter true 2026-07-09 01:00:56,278 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:00:56,607 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 329 ms 2026-07-09 01:00:56,607 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 329 ms 2026-07-09 01:01:00,066 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 01:01:00,191 INFO [plan-executor-thread-59] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:01:00,311 INFO [plan-executor-thread-59] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:01:00,313 INFO [plan-executor-thread-59] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7949594392741529762 created at 2026-07-09T00:58:12.513+00:00 with filter true 2026-07-09 01:01:00,313 INFO [plan-executor-thread-59] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:01:00,635 INFO [plan-executor-thread-59] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 322 ms 2026-07-09 01:01:00,635 INFO [plan-executor-thread-59] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 322 ms 2026-07-09 01:01:00,635 INFO [plan-executor-thread-59] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 361759 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 88170726 2026-07-09 01:01:00,635 INFO [plan-executor-thread-59] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461091418365952, taskId:1), summary MetricsSummary{rewriteDataSize=45171, rewriteDataFileCnt=21, rewriteDataRecordCnt=30, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 01:01:00,891 INFO [plan-executor-thread-59] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 830 ms, skipping 0 tables. 2026-07-09 01:01:00,936 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783558855423}} polled task OptimizingTaskId(processId:1461091418365952, taskId:1) 2026-07-09 01:01:00,950 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461091418365952, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-09 01:01:14,390 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461091418365952, taskId:1) (status: SUCCESS) 2026-07-09 01:01:14,612 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:01:14,613 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 01:01:14,747 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:01:15,559 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 4067075971092169299 (BaseRewriteFiles) 2026-07-09 01:01:16,126 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1513 ms. 2026-07-09 01:01:16,154 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:01:49,474 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:01:56,721 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:01:56,833 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:01:56,835 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:01:56,835 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:01:57,103 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 268 ms 2026-07-09 01:01:57,103 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 268 ms 2026-07-09 01:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:02:19,930 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 62 ms. 2026-07-09 01:02:49,519 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:02:57,230 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:02:57,345 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:02:57,347 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:02:57,347 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:02:57,593 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 246 ms 2026-07-09 01:02:57,593 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 246 ms 2026-07-09 01:03:49,560 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:03:57,703 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:03:57,804 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:03:57,807 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:03:57,807 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:03:58,387 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 580 ms 2026-07-09 01:03:58,387 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 580 ms 2026-07-09 01:04:49,596 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:04:58,483 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:04:58,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:04:58,586 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:04:58,586 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:04:59,098 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 512 ms 2026-07-09 01:04:59,099 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 513 ms 2026-07-09 01:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:05:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 01:05:49,627 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:05:59,200 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:05:59,299 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:05:59,300 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:05:59,301 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:05:59,569 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 269 ms 2026-07-09 01:05:59,569 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 269 ms 2026-07-09 01:06:49,664 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:06:59,670 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:06:59,771 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:06:59,773 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4067075971092169299 created at 2026-07-09T01:01:15.558+00:00 with filter true 2026-07-09 01:06:59,773 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:07:00,028 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 255 ms 2026-07-09 01:07:00,028 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 255 ms 2026-07-09 01:07:49,699 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:08:00,125 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:08:00,233 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:08:00,235 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8911330797714323251 created at 2026-07-09T01:07:13.217+00:00 with filter true 2026-07-09 01:08:00,235 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:08:00,815 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 580 ms 2026-07-09 01:08:00,815 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 580 ms 2026-07-09 01:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:08:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:08:49,738 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:09:00,918 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:09:01,009 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:09:01,011 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6841680856782148615 created at 2026-07-09T01:08:12.130+00:00 with filter true 2026-07-09 01:09:01,011 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:09:01,449 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 438 ms 2026-07-09 01:09:01,449 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 438 ms 2026-07-09 01:09:49,778 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:10:01,555 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:10:01,661 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:10:01,663 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7746183091127894548 created at 2026-07-09T01:09:12.957+00:00 with filter true 2026-07-09 01:10:01,663 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:10:02,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 387 ms 2026-07-09 01:10:02,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 387 ms 2026-07-09 01:10:49,818 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:11:02,144 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:11:02,275 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:11:02,278 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1514868774804146165 created at 2026-07-09T01:10:12.636+00:00 with filter true 2026-07-09 01:11:02,278 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:11:02,552 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 274 ms 2026-07-09 01:11:02,552 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 274 ms 2026-07-09 01:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:11:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 01:11:49,860 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:12:02,667 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:12:02,765 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:12:02,767 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1514868774804146165 created at 2026-07-09T01:10:12.636+00:00 with filter true 2026-07-09 01:12:02,767 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:12:02,905 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 138 ms 2026-07-09 01:12:02,905 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 138 ms 2026-07-09 01:12:49,890 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:13:03,073 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:13:03,192 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:13:03,194 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4961182862502669987 created at 2026-07-09T01:12:13.656+00:00 with filter true 2026-07-09 01:13:03,194 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:13:03,636 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 442 ms 2026-07-09 01:13:03,636 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 442 ms 2026-07-09 01:13:49,921 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:14:03,774 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:14:03,879 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:14:03,881 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1097744995584689011 created at 2026-07-09T01:13:13.618+00:00 with filter true 2026-07-09 01:14:03,881 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:14:04,478 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 597 ms 2026-07-09 01:14:04,478 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 597 ms 2026-07-09 01:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:14:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 01:14:49,952 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:15:04,582 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:15:04,681 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:15:04,683 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8035255691447959838 created at 2026-07-09T01:14:14.278+00:00 with filter true 2026-07-09 01:15:04,683 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:15:05,278 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 595 ms 2026-07-09 01:15:05,278 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 595 ms 2026-07-09 01:15:49,983 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:16:05,383 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:16:05,502 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:16:05,504 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8035255691447959838 created at 2026-07-09T01:14:14.278+00:00 with filter true 2026-07-09 01:16:05,504 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:16:05,824 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 320 ms 2026-07-09 01:16:05,824 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 320 ms 2026-07-09 01:16:50,034 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:17:05,921 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:17:06,033 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:17:06,046 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7332286195803283193 created at 2026-07-09T01:16:18.679+00:00 with filter true 2026-07-09 01:17:06,046 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:17:06,578 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 532 ms 2026-07-09 01:17:06,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 533 ms 2026-07-09 01:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:17:19,906 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 38 ms. 2026-07-09 01:17:50,102 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:18:06,689 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:18:06,794 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:18:06,796 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1212905794152896756 created at 2026-07-09T01:17:18.396+00:00 with filter true 2026-07-09 01:18:06,796 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:18:07,349 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 553 ms 2026-07-09 01:18:07,349 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 553 ms 2026-07-09 01:18:50,133 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:19:07,448 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:19:07,557 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:19:07,559 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1212905794152896756 created at 2026-07-09T01:17:18.396+00:00 with filter true 2026-07-09 01:19:07,560 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:19:07,982 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 423 ms 2026-07-09 01:19:07,982 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 423 ms 2026-07-09 01:19:50,163 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:20:08,085 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:20:08,199 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:20:08,202 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3410098120232038118 created at 2026-07-09T01:19:19.351+00:00 with filter true 2026-07-09 01:20:08,202 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:20:08,683 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 482 ms 2026-07-09 01:20:08,683 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 482 ms 2026-07-09 01:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:20:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:20:50,196 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:21:08,776 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:21:08,876 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:21:08,879 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7740078490361931977 created at 2026-07-09T01:20:18.382+00:00 with filter true 2026-07-09 01:21:08,879 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:21:09,160 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 281 ms 2026-07-09 01:21:09,160 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 281 ms 2026-07-09 01:21:50,245 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:22:09,286 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:22:09,393 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:22:09,395 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7594107922433860617 created at 2026-07-09T01:21:18.738+00:00 with filter true 2026-07-09 01:22:09,395 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:22:09,731 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 336 ms 2026-07-09 01:22:09,731 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 336 ms 2026-07-09 01:22:50,283 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:23:09,828 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:23:09,930 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:23:09,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9216999080637051787 created at 2026-07-09T01:22:18.430+00:00 with filter true 2026-07-09 01:23:09,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:23:10,385 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 453 ms 2026-07-09 01:23:10,386 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 454 ms 2026-07-09 01:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:23:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:23:50,320 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:24:10,532 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:24:10,621 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:24:10,624 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6438859601146838786 created at 2026-07-09T01:23:19.203+00:00 with filter true 2026-07-09 01:24:10,624 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:24:11,240 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 616 ms 2026-07-09 01:24:11,240 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 616 ms 2026-07-09 01:24:50,360 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:25:11,347 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:25:11,448 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:25:11,450 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7354229144768943936 created at 2026-07-09T01:24:19.654+00:00 with filter true 2026-07-09 01:25:11,450 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:25:12,107 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 657 ms 2026-07-09 01:25:12,108 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 658 ms 2026-07-09 01:25:50,395 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:26:12,199 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:26:12,294 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:26:12,296 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3567829941323758266 created at 2026-07-09T01:25:20.268+00:00 with filter true 2026-07-09 01:26:12,296 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:26:12,635 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 339 ms 2026-07-09 01:26:12,635 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 339 ms 2026-07-09 01:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:26:19,881 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 13 ms. 2026-07-09 01:26:50,427 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:27:12,731 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:27:12,843 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:27:12,846 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4833955844749401786 created at 2026-07-09T01:26:18.968+00:00 with filter true 2026-07-09 01:27:12,846 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:27:13,204 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 358 ms 2026-07-09 01:27:13,204 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 358 ms 2026-07-09 01:27:50,459 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:28:13,304 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:28:13,393 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:28:13,395 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4833955844749401786 created at 2026-07-09T01:26:18.968+00:00 with filter true 2026-07-09 01:28:13,395 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:28:14,033 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 638 ms 2026-07-09 01:28:14,033 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 638 ms 2026-07-09 01:28:50,506 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:29:14,140 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:29:14,236 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:29:14,238 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4833955844749401786 created at 2026-07-09T01:26:18.968+00:00 with filter true 2026-07-09 01:29:14,238 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:29:14,987 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 749 ms 2026-07-09 01:29:14,987 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 749 ms 2026-07-09 01:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:29:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:29:50,538 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [219839.316s][info ][gc] GC(89) Pause Young (Normal) (G1 Evacuation Pause) 4977M->118M(8200M) 11.046ms 2026-07-09 01:30:15,114 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:30:15,240 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:30:15,245 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1480202132261517370 created at 2026-07-09T01:29:21.001+00:00 with filter true 2026-07-09 01:30:15,245 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:30:15,628 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 383 ms 2026-07-09 01:30:15,628 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 383 ms 2026-07-09 01:30:50,581 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:31:15,722 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:31:15,836 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:31:15,838 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6490549637496682217 created at 2026-07-09T01:30:20.346+00:00 with filter true 2026-07-09 01:31:15,838 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:31:16,315 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 477 ms 2026-07-09 01:31:16,315 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 477 ms 2026-07-09 01:31:50,616 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:32:16,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:32:16,520 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:32:16,522 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6131895898480728057 created at 2026-07-09T01:31:20.105+00:00 with filter true 2026-07-09 01:32:16,523 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:32:16,883 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 361 ms 2026-07-09 01:32:16,883 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 361 ms 2026-07-09 01:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:32:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:32:50,656 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:33:16,983 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:33:17,097 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:33:17,100 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6131895898480728057 created at 2026-07-09T01:31:20.105+00:00 with filter true 2026-07-09 01:33:17,100 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:33:17,735 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 635 ms 2026-07-09 01:33:17,735 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 635 ms 2026-07-09 01:33:50,693 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:34:17,832 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:34:17,946 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:34:17,948 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6131895898480728057 created at 2026-07-09T01:31:20.105+00:00 with filter true 2026-07-09 01:34:17,948 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:34:18,544 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 596 ms 2026-07-09 01:34:18,544 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 596 ms 2026-07-09 01:34:50,725 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:35:18,661 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:35:18,836 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:35:18,838 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8492533637132405845 created at 2026-07-09T01:34:22.013+00:00 with filter true 2026-07-09 01:35:18,838 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:35:19,206 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 368 ms 2026-07-09 01:35:19,206 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 368 ms 2026-07-09 01:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:35:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 01:35:50,762 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:36:19,304 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:36:19,549 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:36:19,555 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1342501253314813806 created at 2026-07-09T01:35:20.249+00:00 with filter true 2026-07-09 01:36:19,556 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:36:20,012 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 457 ms 2026-07-09 01:36:20,013 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 458 ms 2026-07-09 01:36:50,804 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:37:20,120 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:37:20,248 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:37:20,251 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4586636363706226589 created at 2026-07-09T01:36:20.746+00:00 with filter true 2026-07-09 01:37:20,251 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:37:20,739 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 488 ms 2026-07-09 01:37:20,739 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 488 ms 2026-07-09 01:37:50,835 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:38:19,923 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 55 ms. 2026-07-09 01:38:20,833 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:38:20,938 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:38:20,940 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3016878544041900126 created at 2026-07-09T01:37:21.222+00:00 with filter true 2026-07-09 01:38:20,940 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:38:21,561 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 621 ms 2026-07-09 01:38:21,561 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 621 ms 2026-07-09 01:38:50,865 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:39:21,657 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:39:21,768 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:39:21,770 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3016878544041900126 created at 2026-07-09T01:37:21.222+00:00 with filter true 2026-07-09 01:39:21,770 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:39:22,221 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 451 ms 2026-07-09 01:39:22,221 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 451 ms 2026-07-09 01:39:50,901 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:40:22,320 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:40:22,415 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:40:22,417 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4045545599352132580 created at 2026-07-09T01:40:20.458+00:00 with filter true 2026-07-09 01:40:22,418 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:40:22,947 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 530 ms 2026-07-09 01:40:22,947 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 530 ms 2026-07-09 01:40:50,950 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:41:19,892 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 24 ms. 2026-07-09 01:41:23,182 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:41:23,321 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:41:23,325 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4045545599352132580 created at 2026-07-09T01:40:20.458+00:00 with filter true 2026-07-09 01:41:23,325 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:41:23,919 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 594 ms 2026-07-09 01:41:23,919 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 594 ms 2026-07-09 01:41:51,002 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:42:24,127 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:42:24,319 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:42:24,322 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4045545599352132580 created at 2026-07-09T01:40:20.458+00:00 with filter true 2026-07-09 01:42:24,322 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:42:24,971 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 649 ms 2026-07-09 01:42:24,971 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 649 ms 2026-07-09 01:42:51,158 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:43:25,110 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:43:25,284 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:43:25,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6935409548587829231 created at 2026-07-09T01:43:22.038+00:00 with filter true 2026-07-09 01:43:25,287 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:43:25,931 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 644 ms 2026-07-09 01:43:25,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 645 ms 2026-07-09 01:43:51,485 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:44:19,994 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 126 ms. 2026-07-09 01:44:26,064 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:44:26,181 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:44:26,195 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6935409548587829231 created at 2026-07-09T01:43:22.038+00:00 with filter true 2026-07-09 01:44:26,195 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:44:26,924 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 729 ms 2026-07-09 01:44:26,924 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 729 ms 2026-07-09 01:44:51,534 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:45:27,155 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:45:27,405 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:45:27,415 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9023828337280379413 created at 2026-07-09T01:44:28.285+00:00 with filter true 2026-07-09 01:45:27,415 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:45:27,844 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 429 ms 2026-07-09 01:45:27,844 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 429 ms 2026-07-09 01:45:51,574 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:46:27,956 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:46:28,060 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:46:28,068 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1833141309619708811 created at 2026-07-09T01:46:21.663+00:00 with filter true 2026-07-09 01:46:28,068 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:46:28,772 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 704 ms 2026-07-09 01:46:28,772 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 704 ms 2026-07-09 01:46:51,620 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:47:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 01:47:28,884 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:47:28,988 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:47:28,990 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4893983692536911874 created at 2026-07-09T01:47:21.536+00:00 with filter true 2026-07-09 01:47:28,990 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:47:29,576 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 586 ms 2026-07-09 01:47:29,576 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 586 ms 2026-07-09 01:47:51,655 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:48:29,686 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:48:29,786 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:48:29,788 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8170772277293001719 created at 2026-07-09T01:48:23.149+00:00 with filter true 2026-07-09 01:48:29,788 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:48:30,378 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 590 ms 2026-07-09 01:48:30,378 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 590 ms 2026-07-09 01:48:51,696 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:49:30,603 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:49:30,774 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:49:30,782 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4800470833499181089 created at 2026-07-09T01:49:22.718+00:00 with filter true 2026-07-09 01:49:30,782 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:49:31,271 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 489 ms 2026-07-09 01:49:31,271 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 489 ms 2026-07-09 01:49:51,735 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:50:19,922 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 54 ms. 2026-07-09 01:50:31,366 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:50:31,459 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:50:31,460 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4800470833499181089 created at 2026-07-09T01:49:22.718+00:00 with filter true 2026-07-09 01:50:31,461 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:50:31,937 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 477 ms 2026-07-09 01:50:31,937 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 477 ms 2026-07-09 01:50:51,767 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:51:32,105 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:51:32,277 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:51:32,280 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6368833467931514410 created at 2026-07-09T01:51:23.111+00:00 with filter true 2026-07-09 01:51:32,280 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:51:32,793 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 513 ms 2026-07-09 01:51:32,794 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 514 ms 2026-07-09 01:51:51,799 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:52:32,895 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:52:33,011 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:52:33,016 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7235174731595728865 created at 2026-07-09T01:52:23.365+00:00 with filter true 2026-07-09 01:52:33,016 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:52:33,503 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 487 ms 2026-07-09 01:52:33,503 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 487 ms 2026-07-09 01:52:51,846 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:53:19,876 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 8 ms. 2026-07-09 01:53:33,639 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:53:33,756 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:53:33,758 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6264081652732322815 created at 2026-07-09T01:53:23.702+00:00 with filter true 2026-07-09 01:53:33,758 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:53:34,402 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 644 ms 2026-07-09 01:53:34,402 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-09 01:53:51,887 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:54:34,499 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:54:34,603 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:54:34,605 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5723837698793500953 created at 2026-07-09T01:54:23.641+00:00 with filter true 2026-07-09 01:54:34,605 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:54:35,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 493 ms 2026-07-09 01:54:35,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 493 ms 2026-07-09 01:54:51,918 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:55:35,199 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:55:35,306 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:55:35,308 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5723837698793500953 created at 2026-07-09T01:54:23.641+00:00 with filter true 2026-07-09 01:55:35,308 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:55:35,670 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 362 ms 2026-07-09 01:55:35,670 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 362 ms 2026-07-09 01:55:51,947 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:56:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 01:56:35,768 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:56:35,884 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:56:35,886 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 930556599261350275 created at 2026-07-09T01:56:24.388+00:00 with filter true 2026-07-09 01:56:35,886 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:56:36,365 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 479 ms 2026-07-09 01:56:36,365 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 479 ms 2026-07-09 01:56:51,979 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:57:36,471 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:57:36,572 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:57:36,574 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1732763557695956131 created at 2026-07-09T01:57:23.967+00:00 with filter true 2026-07-09 01:57:36,574 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:57:37,192 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 618 ms 2026-07-09 01:57:37,192 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 618 ms 2026-07-09 01:57:52,008 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:58:37,289 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:58:37,382 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:58:37,383 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1354438964795756717 created at 2026-07-09T01:58:24.480+00:00 with filter true 2026-07-09 01:58:37,384 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:58:37,850 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 467 ms 2026-07-09 01:58:37,850 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 467 ms 2026-07-09 01:58:52,038 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 01:59:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 01:59:37,980 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 01:59:38,118 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 01:59:38,120 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7349051357303558029 created at 2026-07-09T01:59:23.936+00:00 with filter true 2026-07-09 01:59:38,120 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 01:59:38,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 736 ms 2026-07-09 01:59:38,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 736 ms 2026-07-09 01:59:52,072 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:00:38,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:00:39,072 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:00:39,077 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 02:00:39,077 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 02:00:39,086 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:00:39,087 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2532022357652836915 created at 2026-07-09T02:00:24.083+00:00 with filter true 2026-07-09 02:00:39,087 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:00:39,669 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 582 ms 2026-07-09 02:00:39,670 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 583 ms 2026-07-09 02:00:41,347 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 02:00:41,445 INFO [plan-executor-thread-60] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:00:41,545 INFO [plan-executor-thread-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:00:41,547 INFO [plan-executor-thread-60] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2532022357652836915 created at 2026-07-09T02:00:24.083+00:00 with filter true 2026-07-09 02:00:41,547 INFO [plan-executor-thread-60] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:00:41,904 INFO [plan-executor-thread-60] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 357 ms 2026-07-09 02:00:41,904 INFO [plan-executor-thread-60] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 357 ms 2026-07-09 02:00:41,905 INFO [plan-executor-thread-60] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 315888 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 176343090 2026-07-09 02:00:41,905 INFO [plan-executor-thread-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461094352109568, taskId:1), summary MetricsSummary{rewriteDataSize=91161, rewriteDataFileCnt=42, rewriteDataRecordCnt=123, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 02:00:42,134 INFO [plan-executor-thread-60] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 790 ms, skipping 0 tables. 2026-07-09 02:00:42,175 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783562438923}} polled task OptimizingTaskId(processId:1461094352109568, taskId:1) 2026-07-09 02:00:42,187 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461094352109568, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 02:00:52,130 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:00:58,962 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461094352109568, taskId:1) (status: SUCCESS) 2026-07-09 02:00:59,099 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:00:59,099 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 02:00:59,230 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:01:00,025 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 3352537485165532504 (BaseRewriteFiles) 2026-07-09 02:01:00,514 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1415 ms. 2026-07-09 02:01:00,526 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:01:39,780 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:01:39,876 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:01:39,878 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7523078811142052414 created at 2026-07-09T02:01:23.963+00:00 with filter true 2026-07-09 02:01:39,878 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:01:40,164 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 286 ms 2026-07-09 02:01:40,165 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 287 ms 2026-07-09 02:01:52,182 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:02:19,911 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 44 ms. 2026-07-09 02:02:40,262 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:02:40,368 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:02:40,371 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4519574125270669815 created at 2026-07-09T02:02:22.330+00:00 with filter true 2026-07-09 02:02:40,371 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:02:40,762 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 391 ms 2026-07-09 02:02:40,762 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 391 ms 2026-07-09 02:02:52,222 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:03:40,865 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [221845.163s][info ][gc] GC(90) Pause Young (Normal) (G1 Evacuation Pause) 4774M->119M(8200M) 11.228ms 2026-07-09 02:03:40,966 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:03:40,969 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6823227310339303640 created at 2026-07-09T02:03:22.846+00:00 with filter true 2026-07-09 02:03:40,970 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:03:41,599 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 630 ms 2026-07-09 02:03:41,600 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 631 ms 2026-07-09 02:03:52,262 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:04:41,725 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:04:41,833 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:04:41,835 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6823227310339303640 created at 2026-07-09T02:03:22.846+00:00 with filter true 2026-07-09 02:04:41,835 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:04:42,362 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 527 ms 2026-07-09 02:04:42,362 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 527 ms 2026-07-09 02:04:52,301 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:05:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 02:05:42,475 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:05:42,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:05:42,585 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6775550087862038784 created at 2026-07-09T02:05:23.289+00:00 with filter true 2026-07-09 02:05:42,585 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:05:42,891 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 306 ms 2026-07-09 02:05:42,892 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-09 02:05:52,338 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:06:42,987 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:06:43,110 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:06:43,112 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 976786615006318621 created at 2026-07-09T02:06:23.584+00:00 with filter true 2026-07-09 02:06:43,112 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:06:43,508 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 396 ms 2026-07-09 02:06:43,508 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 396 ms 2026-07-09 02:06:52,368 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:07:43,613 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:07:43,705 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:07:43,707 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4804433188643259372 created at 2026-07-09T02:07:23.904+00:00 with filter true 2026-07-09 02:07:43,707 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:07:43,998 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 291 ms 2026-07-09 02:07:43,998 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 291 ms 2026-07-09 02:07:52,397 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:08:19,905 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 37 ms. 2026-07-09 02:08:44,104 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:08:44,209 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:08:44,211 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4804433188643259372 created at 2026-07-09T02:07:23.904+00:00 with filter true 2026-07-09 02:08:44,211 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:08:44,883 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 672 ms 2026-07-09 02:08:44,884 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 673 ms 2026-07-09 02:08:52,425 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:09:44,987 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:09:45,080 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:09:45,082 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7842683972481090521 created at 2026-07-09T02:09:25.341+00:00 with filter true 2026-07-09 02:09:45,082 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:09:45,535 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 453 ms 2026-07-09 02:09:45,535 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 453 ms 2026-07-09 02:09:52,463 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:10:45,657 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:10:45,747 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:10:45,750 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7842683972481090521 created at 2026-07-09T02:09:25.341+00:00 with filter true 2026-07-09 02:10:45,750 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:10:46,158 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 408 ms 2026-07-09 02:10:46,158 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 408 ms 2026-07-09 02:10:52,527 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:11:19,884 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 16 ms. 2026-07-09 02:11:46,270 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:11:46,390 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:11:46,394 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7842683972481090521 created at 2026-07-09T02:09:25.341+00:00 with filter true 2026-07-09 02:11:46,394 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:11:46,979 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 585 ms 2026-07-09 02:11:46,980 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 586 ms 2026-07-09 02:11:52,559 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:12:47,116 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:12:47,296 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:12:47,298 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7842683972481090521 created at 2026-07-09T02:09:25.341+00:00 with filter true 2026-07-09 02:12:47,298 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:12:47,712 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 414 ms 2026-07-09 02:12:47,713 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 414 ms 2026-07-09 02:12:52,594 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:13:47,862 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:13:47,980 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:13:47,982 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7842683972481090521 created at 2026-07-09T02:09:25.341+00:00 with filter true 2026-07-09 02:13:47,982 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:13:48,404 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 422 ms 2026-07-09 02:13:48,404 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 422 ms 2026-07-09 02:13:52,639 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:14:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 02:14:48,512 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:14:48,624 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:14:48,626 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4583362833749437438 created at 2026-07-09T02:14:25.718+00:00 with filter true 2026-07-09 02:14:48,627 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:14:49,266 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 640 ms 2026-07-09 02:14:49,266 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 640 ms 2026-07-09 02:14:52,672 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:15:49,394 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:15:49,491 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:15:49,494 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4583362833749437438 created at 2026-07-09T02:14:25.718+00:00 with filter true 2026-07-09 02:15:49,495 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:15:49,928 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 434 ms 2026-07-09 02:15:49,928 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 434 ms 2026-07-09 02:15:52,709 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:16:50,032 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:16:50,168 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:16:50,170 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4155649984211625179 created at 2026-07-09T02:16:25.338+00:00 with filter true 2026-07-09 02:16:50,170 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:16:50,477 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 307 ms 2026-07-09 02:16:50,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 308 ms 2026-07-09 02:16:52,741 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:17:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 02:17:50,571 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:17:50,669 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:17:50,672 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7983537916037264956 created at 2026-07-09T02:17:25.835+00:00 with filter true 2026-07-09 02:17:50,673 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:17:51,145 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 473 ms 2026-07-09 02:17:51,145 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 473 ms 2026-07-09 02:17:52,795 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:18:51,252 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:18:51,349 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:18:51,351 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7983537916037264956 created at 2026-07-09T02:17:25.835+00:00 with filter true 2026-07-09 02:18:51,351 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:18:51,939 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 588 ms 2026-07-09 02:18:51,940 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 589 ms 2026-07-09 02:18:52,835 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:19:52,049 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:19:52,160 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:19:52,161 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7983537916037264956 created at 2026-07-09T02:17:25.835+00:00 with filter true 2026-07-09 02:19:52,162 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:19:52,505 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 344 ms 2026-07-09 02:19:52,505 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 344 ms 2026-07-09 02:19:52,880 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:20:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 02:20:52,635 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:20:52,797 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:20:52,799 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7983537916037264956 created at 2026-07-09T02:17:25.835+00:00 with filter true 2026-07-09 02:20:52,799 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:20:52,918 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:20:53,096 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 297 ms 2026-07-09 02:20:53,097 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 298 ms 2026-07-09 02:21:52,962 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:21:53,225 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:21:53,341 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:21:53,344 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 622730250016704709 created at 2026-07-09T02:21:26.349+00:00 with filter true 2026-07-09 02:21:53,344 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:21:53,780 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 436 ms 2026-07-09 02:21:53,780 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 436 ms 2026-07-09 02:22:53,001 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:22:53,876 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:22:54,031 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:22:54,037 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3805617819011162253 created at 2026-07-09T02:22:26.077+00:00 with filter true 2026-07-09 02:22:54,037 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:22:54,439 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 402 ms 2026-07-09 02:22:54,439 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 402 ms 2026-07-09 02:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:23:19,952 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 84 ms. 2026-07-09 02:23:53,057 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:23:54,558 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:23:54,691 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:23:54,701 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7137189913021076504 created at 2026-07-09T02:23:27.052+00:00 with filter true 2026-07-09 02:23:54,701 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:23:55,376 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 675 ms 2026-07-09 02:23:55,376 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 675 ms 2026-07-09 02:24:53,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:24:55,496 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:24:55,618 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:24:55,631 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7137189913021076504 created at 2026-07-09T02:23:27.052+00:00 with filter true 2026-07-09 02:24:55,631 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:24:56,313 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 682 ms 2026-07-09 02:24:56,314 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 683 ms 2026-07-09 02:25:53,196 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:25:56,470 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:25:56,735 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:25:56,769 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 97617834273563177 created at 2026-07-09T02:25:26.049+00:00 with filter true 2026-07-09 02:25:56,769 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:25:57,139 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 370 ms 2026-07-09 02:25:57,139 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 370 ms 2026-07-09 02:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:26:19,959 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 91 ms. 2026-07-09 02:26:53,262 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:26:57,333 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:26:57,497 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:26:57,509 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3292866038359882625 created at 2026-07-09T02:26:26.264+00:00 with filter true 2026-07-09 02:26:57,509 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:26:58,099 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 590 ms 2026-07-09 02:26:58,100 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 591 ms 2026-07-09 02:27:53,299 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:27:58,198 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:27:58,297 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:27:58,303 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9194403824822941024 created at 2026-07-09T02:27:26.721+00:00 with filter true 2026-07-09 02:27:58,303 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:27:58,937 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 634 ms 2026-07-09 02:27:58,937 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 634 ms 2026-07-09 02:28:53,332 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:28:59,070 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:28:59,181 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:28:59,183 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9194403824822941024 created at 2026-07-09T02:27:26.721+00:00 with filter true 2026-07-09 02:28:59,183 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:28:59,639 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 456 ms 2026-07-09 02:28:59,639 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 456 ms 2026-07-09 02:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:29:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 65 ms. 2026-07-09 02:29:53,369 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:29:59,735 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:29:59,829 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:29:59,832 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 383503233265449946 created at 2026-07-09T02:29:27.642+00:00 with filter true 2026-07-09 02:29:59,832 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:30:00,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 694 ms 2026-07-09 02:30:00,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 694 ms 2026-07-09 02:30:53,450 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:31:00,729 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:31:00,860 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:31:00,873 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 383503233265449946 created at 2026-07-09T02:29:27.642+00:00 with filter true 2026-07-09 02:31:00,873 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:31:01,241 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 369 ms 2026-07-09 02:31:01,241 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 369 ms 2026-07-09 02:31:53,560 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:32:01,357 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:32:01,507 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:32:01,510 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 383503233265449946 created at 2026-07-09T02:29:27.642+00:00 with filter true 2026-07-09 02:32:01,510 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:32:01,840 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 331 ms 2026-07-09 02:32:01,841 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 332 ms 2026-07-09 02:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:32:19,925 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 57 ms. 2026-07-09 02:32:53,594 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:33:01,946 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:33:02,044 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:33:02,046 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2305439669116952114 created at 2026-07-09T02:32:26.820+00:00 with filter true 2026-07-09 02:33:02,046 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:33:02,644 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 598 ms 2026-07-09 02:33:02,645 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 599 ms 2026-07-09 02:33:53,630 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:34:02,764 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:34:02,877 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:34:02,879 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8720893018291327163 created at 2026-07-09T02:33:28.145+00:00 with filter true 2026-07-09 02:34:02,879 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:34:03,433 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 554 ms 2026-07-09 02:34:03,434 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 555 ms 2026-07-09 02:34:53,659 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:35:03,589 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:35:03,742 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:35:03,744 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5633162763868021872 created at 2026-07-09T02:34:27.897+00:00 with filter true 2026-07-09 02:35:03,744 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:35:04,338 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 594 ms 2026-07-09 02:35:04,338 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 594 ms 2026-07-09 02:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:35:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 02:35:53,691 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:36:04,459 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:36:04,607 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:36:04,610 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6084033445273367800 created at 2026-07-09T02:35:26.520+00:00 with filter true 2026-07-09 02:36:04,610 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:36:05,179 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 569 ms 2026-07-09 02:36:05,179 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 569 ms 2026-07-09 02:36:53,751 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:37:05,272 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:37:05,371 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:37:05,381 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1647727338296099028 created at 2026-07-09T02:36:27.956+00:00 with filter true 2026-07-09 02:37:05,382 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:37:05,764 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 383 ms 2026-07-09 02:37:05,764 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 383 ms 2026-07-09 02:37:53,812 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:38:05,902 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:38:06,026 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:38:06,028 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1902338894070896091 created at 2026-07-09T02:37:28.624+00:00 with filter true 2026-07-09 02:38:06,029 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:38:06,551 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 523 ms 2026-07-09 02:38:06,551 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 523 ms 2026-07-09 02:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:38:19,911 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 43 ms. 2026-07-09 02:38:53,848 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:39:06,666 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:39:06,837 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:39:06,840 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2574652530873352753 created at 2026-07-09T02:38:29.275+00:00 with filter true 2026-07-09 02:39:06,840 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:39:07,473 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 633 ms 2026-07-09 02:39:07,473 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 633 ms 2026-07-09 02:39:53,882 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:40:07,632 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:40:07,729 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:40:07,731 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5249689298987548261 created at 2026-07-09T02:39:28.897+00:00 with filter true 2026-07-09 02:40:07,731 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:40:08,277 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 546 ms 2026-07-09 02:40:08,277 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 546 ms 2026-07-09 02:40:53,919 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:41:08,521 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:41:08,777 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:41:08,780 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9088221113245792898 created at 2026-07-09T02:40:28.178+00:00 with filter true 2026-07-09 02:41:08,780 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:41:09,151 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 371 ms 2026-07-09 02:41:09,151 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 371 ms 2026-07-09 02:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:41:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 15 ms. 2026-07-09 02:41:53,980 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:42:09,325 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:42:09,552 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:42:09,555 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4523225802647350891 created at 2026-07-09T02:41:28.976+00:00 with filter true 2026-07-09 02:42:09,555 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:42:10,198 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 643 ms 2026-07-09 02:42:10,198 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 643 ms 2026-07-09 02:42:54,050 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:43:10,322 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:43:10,436 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:43:10,438 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4523225802647350891 created at 2026-07-09T02:41:28.976+00:00 with filter true 2026-07-09 02:43:10,438 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:43:11,017 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 579 ms 2026-07-09 02:43:11,017 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 579 ms 2026-07-09 02:43:54,082 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:44:11,524 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:44:11,683 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:44:11,686 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4523225802647350891 created at 2026-07-09T02:41:28.976+00:00 with filter true 2026-07-09 02:44:11,686 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:44:12,445 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 759 ms 2026-07-09 02:44:12,445 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 759 ms 2026-07-09 02:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:44:19,952 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 84 ms. 2026-07-09 02:44:54,113 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:45:12,542 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:45:12,647 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:45:12,649 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4254226383364116182 created at 2026-07-09T02:44:29.341+00:00 with filter true 2026-07-09 02:45:12,649 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:45:13,088 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 439 ms 2026-07-09 02:45:13,088 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 439 ms 2026-07-09 02:45:54,165 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:46:13,193 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:46:13,295 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:46:13,297 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1596745240686571773 created at 2026-07-09T02:45:28.381+00:00 with filter true 2026-07-09 02:46:13,298 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:46:13,657 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 360 ms 2026-07-09 02:46:13,657 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 360 ms 2026-07-09 02:46:54,217 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:47:13,805 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:47:13,907 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:47:13,917 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4444781868221871933 created at 2026-07-09T02:46:28.864+00:00 with filter true 2026-07-09 02:47:13,917 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:47:14,319 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 402 ms 2026-07-09 02:47:14,319 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 402 ms 2026-07-09 02:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:47:19,967 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 99 ms. 2026-07-09 02:47:54,300 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:48:14,443 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:48:14,551 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:48:14,565 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 681605120851353017 created at 2026-07-09T02:47:29.417+00:00 with filter true 2026-07-09 02:48:14,566 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:48:15,189 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 624 ms 2026-07-09 02:48:15,189 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 624 ms 2026-07-09 02:48:54,357 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:49:15,318 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:49:15,435 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:49:15,440 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5443566818784424025 created at 2026-07-09T02:48:30.836+00:00 with filter true 2026-07-09 02:49:15,440 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:49:16,091 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 651 ms 2026-07-09 02:49:16,092 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 652 ms 2026-07-09 02:49:54,458 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:50:16,210 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:50:16,305 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:50:16,314 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 472408546080991281 created at 2026-07-09T02:49:30.350+00:00 with filter true 2026-07-09 02:50:16,314 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [224640.802s][info ][gc] GC(91) Pause Young (Normal) (G1 Evacuation Pause) 4935M->119M(8200M) 12.320ms 2026-07-09 02:50:16,770 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 456 ms 2026-07-09 02:50:16,770 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 456 ms 2026-07-09 02:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:50:19,960 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 92 ms. 2026-07-09 02:50:54,518 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:51:16,881 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:51:16,984 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:51:16,995 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6285776781566798664 created at 2026-07-09T02:50:29.796+00:00 with filter true 2026-07-09 02:51:16,995 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:51:17,368 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 373 ms 2026-07-09 02:51:17,368 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 373 ms 2026-07-09 02:51:54,622 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:52:17,479 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:52:17,634 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:52:17,638 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7865655536395487552 created at 2026-07-09T02:51:31.260+00:00 with filter true 2026-07-09 02:52:17,638 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:52:18,341 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 703 ms 2026-07-09 02:52:18,342 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 705 ms 2026-07-09 02:52:54,683 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:53:18,453 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:53:18,570 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:53:18,582 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7865655536395487552 created at 2026-07-09T02:51:31.260+00:00 with filter true 2026-07-09 02:53:18,582 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:53:19,239 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 657 ms 2026-07-09 02:53:19,240 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 658 ms 2026-07-09 02:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:53:19,956 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 88 ms. 2026-07-09 02:53:54,727 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:54:19,353 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:54:19,470 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:54:19,479 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3604338942353339717 created at 2026-07-09T02:53:32.335+00:00 with filter true 2026-07-09 02:54:19,480 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:54:19,915 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 436 ms 2026-07-09 02:54:19,915 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 436 ms 2026-07-09 02:54:54,848 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:55:20,050 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:55:20,179 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:55:20,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3650805776139185745 created at 2026-07-09T02:54:31.360+00:00 with filter true 2026-07-09 02:55:20,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:55:20,706 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 517 ms 2026-07-09 02:55:20,706 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 517 ms 2026-07-09 02:55:54,977 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:56:20,104 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 236 ms. 2026-07-09 02:56:21,357 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:56:21,814 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:56:21,828 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6094710307543906911 created at 2026-07-09T02:55:31.096+00:00 with filter true 2026-07-09 02:56:21,828 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:56:22,432 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 604 ms 2026-07-09 02:56:22,432 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 604 ms 2026-07-09 02:56:55,103 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:57:22,582 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:57:22,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:57:22,750 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8038535219151794973 created at 2026-07-09T02:56:31.539+00:00 with filter true 2026-07-09 02:57:22,750 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:57:23,379 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 629 ms 2026-07-09 02:57:23,379 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 629 ms 2026-07-09 02:57:55,162 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:58:23,670 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:58:23,930 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:58:23,944 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5442817947444058792 created at 2026-07-09T02:57:31.909+00:00 with filter true 2026-07-09 02:58:23,944 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:58:24,695 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 751 ms 2026-07-09 02:58:24,695 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 751 ms 2026-07-09 02:58:55,224 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 02:59:20,065 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 198 ms. 2026-07-09 02:59:24,887 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 02:59:25,015 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 02:59:25,030 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6487953402448508562 created at 2026-07-09T02:58:33.637+00:00 with filter true 2026-07-09 02:59:25,030 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 02:59:25,624 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 594 ms 2026-07-09 02:59:25,624 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 594 ms 2026-07-09 02:59:55,278 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:00:25,749 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:00:25,886 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:00:25,894 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 03:00:25,894 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 03:00:25,903 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:00:25,906 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5381053966943952664 created at 2026-07-09T02:59:31.970+00:00 with filter true 2026-07-09 03:00:25,906 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:00:26,525 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 619 ms 2026-07-09 03:00:26,526 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 620 ms 2026-07-09 03:00:28,477 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 03:00:29,119 INFO [plan-executor-thread-61] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:00:29,534 INFO [plan-executor-thread-61] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:00:29,537 INFO [plan-executor-thread-61] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5381053966943952664 created at 2026-07-09T02:59:31.970+00:00 with filter true 2026-07-09 03:00:29,537 INFO [plan-executor-thread-61] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:00:30,281 INFO [plan-executor-thread-61] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 744 ms 2026-07-09 03:00:30,282 INFO [plan-executor-thread-61] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 745 ms 2026-07-09 03:00:30,282 INFO [plan-executor-thread-61] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 300600 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 180543298 2026-07-09 03:00:30,282 INFO [plan-executor-thread-61] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461097291390976, taskId:1), summary MetricsSummary{rewriteDataSize=94113, rewriteDataFileCnt=43, rewriteDataRecordCnt=224, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 03:00:30,624 INFO [plan-executor-thread-61] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 2150 ms, skipping 0 tables. 2026-07-09 03:00:30,667 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783566022895}} polled task OptimizingTaskId(processId:1461097291390976, taskId:1) 2026-07-09 03:00:30,679 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461097291390976, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-09 03:00:48,147 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461097291390976, taskId:1) (status: SUCCESS) 2026-07-09 03:00:48,359 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:00:48,360 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 03:00:48,596 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:00:49,577 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 5665295995486731225 (BaseRewriteFiles) 2026-07-09 03:00:50,138 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1778 ms. 2026-07-09 03:00:50,159 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:00:55,349 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:01:26,705 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:01:26,937 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:01:26,939 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5665295995486731225 created at 2026-07-09T03:00:49.576+00:00 with filter true 2026-07-09 03:01:26,939 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:01:27,138 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 199 ms 2026-07-09 03:01:27,139 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 200 ms 2026-07-09 03:01:55,993 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:02:20,086 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 218 ms. 2026-07-09 03:02:27,253 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:02:27,356 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:02:27,370 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5660861703400414865 created at 2026-07-09T03:01:34.076+00:00 with filter true 2026-07-09 03:02:27,370 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:02:27,811 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 441 ms 2026-07-09 03:02:27,812 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 442 ms 2026-07-09 03:02:56,065 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:03:27,935 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:03:28,087 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:03:28,094 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8103875682123904242 created at 2026-07-09T03:02:35.928+00:00 with filter true 2026-07-09 03:03:28,094 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:03:28,424 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 330 ms 2026-07-09 03:03:28,424 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 330 ms 2026-07-09 03:03:56,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:04:28,548 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:04:28,694 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:04:28,702 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5738418574318687071 created at 2026-07-09T03:03:32.575+00:00 with filter true 2026-07-09 03:04:28,702 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:04:28,986 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 284 ms 2026-07-09 03:04:28,986 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 284 ms 2026-07-09 03:04:56,209 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:05:19,949 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 03:05:29,126 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:05:29,229 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:05:29,234 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4427124095682129051 created at 2026-07-09T03:04:32.234+00:00 with filter true 2026-07-09 03:05:29,234 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:05:29,538 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 304 ms 2026-07-09 03:05:29,538 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 304 ms 2026-07-09 03:05:56,300 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:06:29,676 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:06:29,838 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:06:29,854 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4313483556545431521 created at 2026-07-09T03:05:31.543+00:00 with filter true 2026-07-09 03:06:29,854 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:06:30,306 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 452 ms 2026-07-09 03:06:30,306 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 452 ms 2026-07-09 03:06:56,369 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:07:30,426 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:07:30,697 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:07:30,702 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3479996093677403396 created at 2026-07-09T03:06:31.461+00:00 with filter true 2026-07-09 03:07:30,702 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:07:31,058 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 356 ms 2026-07-09 03:07:31,059 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 357 ms 2026-07-09 03:07:56,433 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:08:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 108 ms. 2026-07-09 03:08:31,173 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:08:31,334 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:08:31,336 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8456084874712183715 created at 2026-07-09T03:07:32.691+00:00 with filter true 2026-07-09 03:08:31,336 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:08:31,924 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 588 ms 2026-07-09 03:08:31,925 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 589 ms 2026-07-09 03:08:56,476 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:09:32,029 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:09:32,129 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:09:32,131 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2330649749755747076 created at 2026-07-09T03:08:32.952+00:00 with filter true 2026-07-09 03:09:32,131 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:09:32,685 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 554 ms 2026-07-09 03:09:32,685 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 554 ms 2026-07-09 03:09:56,537 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:10:32,831 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:10:32,957 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:10:32,962 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3205400161950862455 created at 2026-07-09T03:09:33.174+00:00 with filter true 2026-07-09 03:10:32,962 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:10:33,206 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 244 ms 2026-07-09 03:10:33,207 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 245 ms 2026-07-09 03:10:56,579 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:11:19,948 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 03:11:33,428 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:11:33,582 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:11:33,584 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 423434788143467960 created at 2026-07-09T03:10:32.893+00:00 with filter true 2026-07-09 03:11:33,584 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:11:33,912 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 328 ms 2026-07-09 03:11:33,912 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 328 ms 2026-07-09 03:11:56,642 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:12:34,242 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:12:34,467 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:12:34,476 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1674963061560170924 created at 2026-07-09T03:12:33.491+00:00 with filter true 2026-07-09 03:12:34,476 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:12:34,993 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 517 ms 2026-07-09 03:12:34,993 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 517 ms 2026-07-09 03:12:56,684 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:13:35,104 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:13:35,223 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:13:35,228 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1781918091922543046 created at 2026-07-09T03:13:33.953+00:00 with filter true 2026-07-09 03:13:35,228 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:13:35,712 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 484 ms 2026-07-09 03:13:35,712 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 484 ms 2026-07-09 03:13:56,720 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:14:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 03:14:35,868 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:14:35,979 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:14:35,981 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3251507627119386603 created at 2026-07-09T03:14:35.263+00:00 with filter true 2026-07-09 03:14:35,981 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:14:36,502 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 521 ms 2026-07-09 03:14:36,503 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 522 ms 2026-07-09 03:14:56,749 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:15:36,641 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:15:36,772 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:15:36,774 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3661958636062813090 created at 2026-07-09T03:15:33.955+00:00 with filter true 2026-07-09 03:15:36,775 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:15:37,082 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 308 ms 2026-07-09 03:15:37,082 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 308 ms 2026-07-09 03:15:56,807 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:16:37,235 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:16:37,517 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:16:37,524 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4744430274982730699 created at 2026-07-09T03:16:34.847+00:00 with filter true 2026-07-09 03:16:37,524 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:16:37,892 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 368 ms 2026-07-09 03:16:37,892 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 368 ms 2026-07-09 03:16:56,860 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:17:19,972 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 104 ms. 2026-07-09 03:17:38,070 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:17:38,236 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:17:38,239 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1512438957816566148 created at 2026-07-09T03:17:35.375+00:00 with filter true 2026-07-09 03:17:38,239 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:17:38,912 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 673 ms 2026-07-09 03:17:38,912 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 673 ms 2026-07-09 03:17:56,892 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:18:39,040 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:18:39,156 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:18:39,158 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5345156779922439394 created at 2026-07-09T03:18:36.498+00:00 with filter true 2026-07-09 03:18:39,158 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:18:39,653 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 495 ms 2026-07-09 03:18:39,653 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 495 ms 2026-07-09 03:18:56,923 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:19:39,760 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:19:39,870 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:19:39,873 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4432750037603390362 created at 2026-07-09T03:19:36.138+00:00 with filter true 2026-07-09 03:19:39,873 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:19:40,320 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 447 ms 2026-07-09 03:19:40,320 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 447 ms 2026-07-09 03:19:56,952 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:20:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 03:20:40,456 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:20:40,561 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:20:40,563 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4660455135261671824 created at 2026-07-09T03:20:35.395+00:00 with filter true 2026-07-09 03:20:40,564 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:20:40,887 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 324 ms 2026-07-09 03:20:40,887 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 324 ms 2026-07-09 03:20:56,990 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:21:40,991 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:21:41,109 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:21:41,111 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7038070811633216311 created at 2026-07-09T03:21:36.643+00:00 with filter true 2026-07-09 03:21:41,111 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:21:41,498 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 387 ms 2026-07-09 03:21:41,498 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 387 ms 2026-07-09 03:21:57,026 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:22:41,629 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:22:41,740 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:22:41,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3843854876967714908 created at 2026-07-09T03:22:36.042+00:00 with filter true 2026-07-09 03:22:41,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:22:42,338 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 596 ms 2026-07-09 03:22:42,338 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 596 ms 2026-07-09 03:22:57,070 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:23:19,883 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 16 ms. 2026-07-09 03:23:42,445 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:23:42,547 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:23:42,549 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7860460006207026401 created at 2026-07-09T03:23:37.080+00:00 with filter true 2026-07-09 03:23:42,549 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:23:42,984 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 435 ms 2026-07-09 03:23:42,984 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 435 ms 2026-07-09 03:23:57,108 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:24:43,089 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:24:43,181 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:24:43,183 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6222564457964476636 created at 2026-07-09T03:24:37.467+00:00 with filter true 2026-07-09 03:24:43,184 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:24:43,640 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 457 ms 2026-07-09 03:24:43,640 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 457 ms 2026-07-09 03:24:57,144 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:25:43,758 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:25:43,877 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:25:43,879 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 393075945584667747 created at 2026-07-09T03:25:36.617+00:00 with filter true 2026-07-09 03:25:43,880 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:25:44,244 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 365 ms 2026-07-09 03:25:44,244 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 365 ms 2026-07-09 03:25:57,189 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:26:19,902 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 34 ms. 2026-07-09 03:26:44,396 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:26:44,509 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:26:44,520 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 837393435685849636 created at 2026-07-09T03:26:37.346+00:00 with filter true 2026-07-09 03:26:44,520 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [226829.142s][info ][gc] GC(92) Pause Young (Normal) (G1 Evacuation Pause) 4815M->119M(8200M) 11.405ms 2026-07-09 03:26:45,069 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 549 ms 2026-07-09 03:26:45,069 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 549 ms 2026-07-09 03:26:57,231 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:27:45,192 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:27:45,311 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:27:45,317 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1861978652877450631 created at 2026-07-09T03:27:36.781+00:00 with filter true 2026-07-09 03:27:45,317 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:27:45,821 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 504 ms 2026-07-09 03:27:45,821 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 504 ms 2026-07-09 03:27:57,269 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:28:45,936 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:28:46,045 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:28:46,048 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3584802766440591223 created at 2026-07-09T03:28:38.620+00:00 with filter true 2026-07-09 03:28:46,048 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:28:46,667 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 619 ms 2026-07-09 03:28:46,667 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 619 ms 2026-07-09 03:28:57,298 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:29:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 03:29:46,766 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:29:46,869 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:29:46,871 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 711754432433925842 created at 2026-07-09T03:29:37.567+00:00 with filter true 2026-07-09 03:29:46,871 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:29:47,401 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 530 ms 2026-07-09 03:29:47,401 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 530 ms 2026-07-09 03:29:57,347 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:30:47,529 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:30:47,666 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:30:47,668 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4048712994333350452 created at 2026-07-09T03:30:37.097+00:00 with filter true 2026-07-09 03:30:47,668 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:30:48,033 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 365 ms 2026-07-09 03:30:48,033 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 365 ms 2026-07-09 03:30:57,380 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:31:48,135 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:31:48,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:31:48,264 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1322669246585719660 created at 2026-07-09T03:31:38.111+00:00 with filter true 2026-07-09 03:31:48,264 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:31:48,909 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 645 ms 2026-07-09 03:31:48,909 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 645 ms 2026-07-09 03:31:57,422 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:32:19,934 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 03:32:49,055 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:32:49,194 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:32:49,196 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7848990773803728628 created at 2026-07-09T03:32:38.632+00:00 with filter true 2026-07-09 03:32:49,197 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:32:49,813 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 617 ms 2026-07-09 03:32:49,813 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 617 ms 2026-07-09 03:32:57,474 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:33:49,924 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:33:50,118 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:33:50,127 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3636398228908050514 created at 2026-07-09T03:33:39.606+00:00 with filter true 2026-07-09 03:33:50,127 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:33:50,538 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 411 ms 2026-07-09 03:33:50,538 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 411 ms 2026-07-09 03:33:57,553 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:34:50,637 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:34:50,737 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:34:50,739 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8789706918918562224 created at 2026-07-09T03:34:39.262+00:00 with filter true 2026-07-09 03:34:50,739 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:34:51,250 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 511 ms 2026-07-09 03:34:51,250 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 511 ms 2026-07-09 03:34:57,591 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:35:19,947 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 79 ms. 2026-07-09 03:35:51,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:35:51,488 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:35:51,495 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3450456487983230042 created at 2026-07-09T03:35:39.023+00:00 with filter true 2026-07-09 03:35:51,495 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:35:52,046 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 551 ms 2026-07-09 03:35:52,046 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 551 ms 2026-07-09 03:35:57,631 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:36:52,169 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:36:52,365 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:36:52,386 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5402864140327225782 created at 2026-07-09T03:36:39.910+00:00 with filter true 2026-07-09 03:36:52,386 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:36:52,891 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 506 ms 2026-07-09 03:36:52,891 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 506 ms 2026-07-09 03:36:57,705 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:37:53,005 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:37:53,132 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:37:53,136 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2912174804131748620 created at 2026-07-09T03:37:39.937+00:00 with filter true 2026-07-09 03:37:53,136 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:37:53,758 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 622 ms 2026-07-09 03:37:53,759 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 623 ms 2026-07-09 03:37:57,745 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:38:19,968 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 100 ms. 2026-07-09 03:38:53,927 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:38:54,050 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:38:54,052 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4268926849436938057 created at 2026-07-09T03:38:40.728+00:00 with filter true 2026-07-09 03:38:54,052 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:38:54,685 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 633 ms 2026-07-09 03:38:54,685 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 633 ms 2026-07-09 03:38:57,785 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:39:54,795 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:39:54,896 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:39:54,898 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1685394436188148155 created at 2026-07-09T03:39:39.828+00:00 with filter true 2026-07-09 03:39:54,898 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:39:55,488 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 590 ms 2026-07-09 03:39:55,488 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 590 ms 2026-07-09 03:39:57,826 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:40:55,632 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:40:55,764 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:40:55,767 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 462150904310001783 created at 2026-07-09T03:40:40.100+00:00 with filter true 2026-07-09 03:40:55,767 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:40:56,385 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 618 ms 2026-07-09 03:40:56,385 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 618 ms 2026-07-09 03:40:57,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:41:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 03:41:56,538 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:41:56,648 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:41:56,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7331581461449428544 created at 2026-07-09T03:41:40.718+00:00 with filter true 2026-07-09 03:41:56,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:41:57,076 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 425 ms 2026-07-09 03:41:57,076 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 425 ms 2026-07-09 03:41:57,950 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:42:57,209 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:42:57,333 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:42:57,337 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4248094139574093635 created at 2026-07-09T03:42:41.078+00:00 with filter true 2026-07-09 03:42:57,337 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:42:57,967 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 630 ms 2026-07-09 03:42:57,967 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 630 ms 2026-07-09 03:42:57,984 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:43:58,078 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:43:58,093 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:43:58,865 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:43:58,879 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1503919310978723900 created at 2026-07-09T03:43:42.255+00:00 with filter true 2026-07-09 03:43:58,879 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:43:59,565 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 686 ms 2026-07-09 03:43:59,565 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 686 ms 2026-07-09 03:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:44:19,920 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 52 ms. 2026-07-09 03:44:58,224 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:44:59,699 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:44:59,985 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:45:00,008 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3874037441695753744 created at 2026-07-09T03:44:41.321+00:00 with filter true 2026-07-09 03:45:00,008 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:45:00,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 698 ms 2026-07-09 03:45:00,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 698 ms 2026-07-09 03:45:58,311 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:46:00,825 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:46:00,942 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:46:00,951 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3874037441695753744 created at 2026-07-09T03:44:41.321+00:00 with filter true 2026-07-09 03:46:00,951 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:46:01,500 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 550 ms 2026-07-09 03:46:01,500 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 550 ms 2026-07-09 03:46:58,368 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:47:01,732 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:47:01,871 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:47:01,874 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2386184799005702883 created at 2026-07-09T03:46:41.942+00:00 with filter true 2026-07-09 03:47:01,874 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:47:02,386 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 512 ms 2026-07-09 03:47:02,386 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 512 ms 2026-07-09 03:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:47:19,998 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 131 ms. 2026-07-09 03:47:58,460 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:48:02,534 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:48:02,666 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:48:02,681 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8351710658775959254 created at 2026-07-09T03:48:00.843+00:00 with filter true 2026-07-09 03:48:02,681 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:48:03,188 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 507 ms 2026-07-09 03:48:03,188 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 507 ms 2026-07-09 03:48:58,557 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:49:03,345 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:49:03,496 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:49:03,512 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8109228098300325076 created at 2026-07-09T03:48:45.543+00:00 with filter true 2026-07-09 03:49:03,512 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:49:04,118 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 606 ms 2026-07-09 03:49:04,118 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 606 ms 2026-07-09 03:49:58,621 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:50:04,236 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:50:04,349 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:50:04,351 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7465278669362798155 created at 2026-07-09T03:49:44.999+00:00 with filter true 2026-07-09 03:50:04,351 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:50:04,923 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 572 ms 2026-07-09 03:50:04,924 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-09 03:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:50:19,971 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 103 ms. 2026-07-09 03:50:58,657 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:51:05,042 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:51:05,151 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:51:05,154 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2612022777045179386 created at 2026-07-09T03:50:44.264+00:00 with filter true 2026-07-09 03:51:05,154 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:51:05,667 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 513 ms 2026-07-09 03:51:05,667 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 513 ms 2026-07-09 03:51:58,702 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:52:05,777 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:52:05,875 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:52:05,877 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6013019854990052400 created at 2026-07-09T03:51:44.725+00:00 with filter true 2026-07-09 03:52:05,877 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:52:06,680 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 803 ms 2026-07-09 03:52:06,681 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 804 ms 2026-07-09 03:52:58,737 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:53:06,787 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:53:06,894 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:53:06,897 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1164322539462058169 created at 2026-07-09T03:52:45.952+00:00 with filter true 2026-07-09 03:53:06,897 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:53:07,588 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 691 ms 2026-07-09 03:53:07,588 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 692 ms 2026-07-09 03:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:53:19,879 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 11 ms. 2026-07-09 03:53:58,769 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:54:07,719 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:54:07,896 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:54:07,900 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 533537175374336388 created at 2026-07-09T03:53:45.627+00:00 with filter true 2026-07-09 03:54:07,900 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:54:08,606 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 706 ms 2026-07-09 03:54:08,606 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 706 ms 2026-07-09 03:54:58,802 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:55:08,721 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:55:08,838 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:55:08,840 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1636605612698422191 created at 2026-07-09T03:54:45.550+00:00 with filter true 2026-07-09 03:55:08,840 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:55:09,438 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 598 ms 2026-07-09 03:55:09,438 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 598 ms 2026-07-09 03:55:58,841 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:56:09,553 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:56:09,667 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:56:09,669 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3271034829354351522 created at 2026-07-09T03:55:45.004+00:00 with filter true 2026-07-09 03:56:09,669 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:56:10,233 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 564 ms 2026-07-09 03:56:10,233 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 564 ms 2026-07-09 03:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:56:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-09 03:56:58,874 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:57:10,357 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:57:10,539 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:57:10,541 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2730114809522996453 created at 2026-07-09T03:56:46.188+00:00 with filter true 2026-07-09 03:57:10,541 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:57:11,263 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 722 ms 2026-07-09 03:57:11,263 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 722 ms 2026-07-09 03:57:58,913 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:58:11,375 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:58:11,482 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:58:11,485 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2049171218047361138 created at 2026-07-09T03:57:46.346+00:00 with filter true 2026-07-09 03:58:11,485 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [228716.183s][info ][gc] GC(93) Pause Young (Normal) (G1 Evacuation Pause) 4687M->116M(8200M) 11.073ms 2026-07-09 03:58:12,078 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 593 ms 2026-07-09 03:58:12,078 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 593 ms 2026-07-09 03:58:58,947 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:59:12,229 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 03:59:12,347 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 03:59:12,349 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1361532404452494802 created at 2026-07-09T03:58:46.844+00:00 with filter true 2026-07-09 03:59:12,349 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 03:59:12,880 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 94 files in 531 ms 2026-07-09 03:59:12,880 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 531 ms 2026-07-09 03:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 03:59:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 03:59:58,981 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:00:13,034 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:00:13,146 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:00:13,148 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 04:00:13,149 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 04:00:13,152 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:00:13,154 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7356089534539855182 created at 2026-07-09T03:59:46.242+00:00 with filter true 2026-07-09 04:00:13,154 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:00:13,708 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 95 files in 554 ms 2026-07-09 04:00:13,708 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 554 ms 2026-07-09 04:00:16,474 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 04:00:16,631 INFO [plan-executor-thread-62] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:00:16,755 INFO [plan-executor-thread-62] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:00:16,757 INFO [plan-executor-thread-62] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7356089534539855182 created at 2026-07-09T03:59:46.242+00:00 with filter true 2026-07-09 04:00:16,757 INFO [plan-executor-thread-62] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:00:17,090 INFO [plan-executor-thread-62] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 95 files in 333 ms 2026-07-09 04:00:17,090 INFO [plan-executor-thread-62] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 333 ms 2026-07-09 04:00:17,091 INFO [plan-executor-thread-62] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 472672 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 256124218 2026-07-09 04:00:17,091 INFO [plan-executor-thread-62] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461100230041600, taskId:1), summary MetricsSummary{rewriteDataSize=135837, rewriteDataFileCnt=61, rewriteDataRecordCnt=458, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 04:00:17,277 INFO [plan-executor-thread-62] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 806 ms, skipping 0 tables. 2026-07-09 04:00:17,292 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783569617076}} polled task OptimizingTaskId(processId:1461100230041600, taskId:1) 2026-07-09 04:00:17,305 INFO [thrift-server-optimize-manager-67] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461100230041600, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 04:00:36,989 INFO [thrift-server-optimize-manager-70] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461100230041600, taskId:1) (status: SUCCESS) 2026-07-09 04:00:37,157 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:00:37,157 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 04:00:37,290 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:00:38,454 INFO [async-optimizing-commit-executor-2] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 358398153025223994 (BaseRewriteFiles) 2026-07-09 04:00:39,242 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 2085 ms. 2026-07-09 04:00:39,254 INFO [async-optimizing-commit-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:00:59,014 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:01:13,823 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:01:13,937 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:01:13,939 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 358398153025223994 created at 2026-07-09T04:00:38.453+00:00 with filter true 2026-07-09 04:01:13,939 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:01:14,373 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 434 ms 2026-07-09 04:01:14,373 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 434 ms 2026-07-09 04:01:59,045 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:02:14,473 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:02:14,574 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:02:14,576 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 358398153025223994 created at 2026-07-09T04:00:38.453+00:00 with filter true 2026-07-09 04:02:14,576 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:02:15,204 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 35 files in 628 ms 2026-07-09 04:02:15,204 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 628 ms 2026-07-09 04:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:02:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 04:02:59,088 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:03:15,319 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:03:15,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:03:15,425 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2802944252009051261 created at 2026-07-09T04:02:50.199+00:00 with filter true 2026-07-09 04:03:15,425 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:03:15,731 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 306 ms 2026-07-09 04:03:15,732 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-09 04:03:59,120 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:04:15,848 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:04:15,951 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:04:15,953 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 442250237107597597 created at 2026-07-09T04:03:44.538+00:00 with filter true 2026-07-09 04:04:15,954 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:04:16,296 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 343 ms 2026-07-09 04:04:16,296 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 343 ms 2026-07-09 04:04:59,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:05:16,403 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:05:16,535 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:05:16,537 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8798234197602777075 created at 2026-07-09T04:04:45.505+00:00 with filter true 2026-07-09 04:05:16,537 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:05:17,029 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 492 ms 2026-07-09 04:05:17,029 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 492 ms 2026-07-09 04:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:05:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 04:05:59,182 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:06:17,147 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:06:17,281 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:06:17,283 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8976201143606404848 created at 2026-07-09T04:05:44.696+00:00 with filter true 2026-07-09 04:06:17,283 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:06:17,605 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 322 ms 2026-07-09 04:06:17,605 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 322 ms 2026-07-09 04:06:59,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:07:17,738 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:07:17,840 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:07:17,842 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6830748960431982211 created at 2026-07-09T04:06:45.387+00:00 with filter true 2026-07-09 04:07:17,842 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:07:18,413 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 571 ms 2026-07-09 04:07:18,413 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 571 ms 2026-07-09 04:07:59,246 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:08:18,544 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:08:18,677 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:08:18,679 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 767757852655129711 created at 2026-07-09T04:07:45.177+00:00 with filter true 2026-07-09 04:08:18,679 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:08:19,082 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 403 ms 2026-07-09 04:08:19,082 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 403 ms 2026-07-09 04:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:08:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 04:08:59,285 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:09:19,193 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:09:19,315 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:09:19,317 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 767757852655129711 created at 2026-07-09T04:07:45.177+00:00 with filter true 2026-07-09 04:09:19,318 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:09:19,878 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 561 ms 2026-07-09 04:09:19,879 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 562 ms 2026-07-09 04:09:59,325 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:10:20,007 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:10:20,143 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:10:20,144 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5154902880628678767 created at 2026-07-09T04:09:45.332+00:00 with filter true 2026-07-09 04:10:20,145 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:10:20,585 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 441 ms 2026-07-09 04:10:20,585 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 441 ms 2026-07-09 04:10:59,371 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:11:19,946 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 78 ms. 2026-07-09 04:11:20,702 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:11:20,812 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:11:20,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5218005299801242803 created at 2026-07-09T04:10:44.723+00:00 with filter true 2026-07-09 04:11:20,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:11:21,210 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 395 ms 2026-07-09 04:11:21,210 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 395 ms 2026-07-09 04:11:59,424 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:12:21,311 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:12:21,410 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:12:21,412 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5811847264938528020 created at 2026-07-09T04:11:45.089+00:00 with filter true 2026-07-09 04:12:21,413 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:12:21,887 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 475 ms 2026-07-09 04:12:21,887 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 475 ms 2026-07-09 04:12:59,476 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:13:22,017 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:13:22,139 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:13:22,142 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8970392774493654315 created at 2026-07-09T04:12:46.138+00:00 with filter true 2026-07-09 04:13:22,142 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:13:22,534 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 392 ms 2026-07-09 04:13:22,535 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 393 ms 2026-07-09 04:13:59,521 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:14:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 04:14:22,666 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:14:22,777 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:14:22,779 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3874680050653200636 created at 2026-07-09T04:13:47.026+00:00 with filter true 2026-07-09 04:14:22,780 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:14:23,402 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 623 ms 2026-07-09 04:14:23,403 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 624 ms 2026-07-09 04:14:59,555 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:15:23,519 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:15:23,646 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:15:23,649 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7262473805631571953 created at 2026-07-09T04:14:46.572+00:00 with filter true 2026-07-09 04:15:23,649 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:15:23,981 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 332 ms 2026-07-09 04:15:23,981 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 332 ms 2026-07-09 04:15:59,602 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:16:24,110 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:16:24,216 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:16:24,218 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 919673174212708154 created at 2026-07-09T04:15:46.156+00:00 with filter true 2026-07-09 04:16:24,218 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:16:24,659 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 441 ms 2026-07-09 04:16:24,660 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 442 ms 2026-07-09 04:16:59,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:17:19,954 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 86 ms. 2026-07-09 04:17:24,762 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:17:24,864 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:17:24,866 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9122728008983344067 created at 2026-07-09T04:16:46.684+00:00 with filter true 2026-07-09 04:17:24,866 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:17:25,334 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 468 ms 2026-07-09 04:17:25,334 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 468 ms 2026-07-09 04:17:59,702 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:18:25,466 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:18:25,586 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:18:25,588 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4363863452128365344 created at 2026-07-09T04:17:46.630+00:00 with filter true 2026-07-09 04:18:25,588 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:18:26,109 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 521 ms 2026-07-09 04:18:26,109 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 521 ms 2026-07-09 04:18:59,766 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:19:26,224 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:19:26,327 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:19:26,329 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8748104869989714939 created at 2026-07-09T04:18:47.435+00:00 with filter true 2026-07-09 04:19:26,329 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:19:26,987 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 658 ms 2026-07-09 04:19:26,987 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 658 ms 2026-07-09 04:19:59,807 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:20:19,918 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 50 ms. 2026-07-09 04:20:27,125 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:20:27,251 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:20:27,254 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3164682554233353234 created at 2026-07-09T04:19:47.673+00:00 with filter true 2026-07-09 04:20:27,254 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:20:27,654 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 400 ms 2026-07-09 04:20:27,654 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 400 ms 2026-07-09 04:20:59,851 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:21:27,758 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:21:27,853 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:21:27,856 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5568076121981521905 created at 2026-07-09T04:20:46.548+00:00 with filter true 2026-07-09 04:21:27,856 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:21:28,501 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 645 ms 2026-07-09 04:21:28,502 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 646 ms 2026-07-09 04:21:59,895 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:22:28,649 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:22:28,805 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:22:28,827 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5482347994562031456 created at 2026-07-09T04:21:46.153+00:00 with filter true 2026-07-09 04:22:28,827 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:22:29,200 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 373 ms 2026-07-09 04:22:29,200 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 373 ms 2026-07-09 04:22:59,944 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:23:19,924 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 56 ms. 2026-07-09 04:23:29,300 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:23:29,405 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:23:29,408 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6192366428680468094 created at 2026-07-09T04:22:47.646+00:00 with filter true 2026-07-09 04:23:29,408 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:23:30,214 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 806 ms 2026-07-09 04:23:30,214 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 806 ms 2026-07-09 04:23:59,990 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:24:30,309 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:24:30,418 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:24:30,420 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1873501776018990044 created at 2026-07-09T04:23:48.068+00:00 with filter true 2026-07-09 04:24:30,420 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:24:31,082 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 662 ms 2026-07-09 04:24:31,082 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 662 ms 2026-07-09 04:25:00,024 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:25:31,183 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:25:31,285 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:25:31,287 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3560132194981572033 created at 2026-07-09T04:24:47.837+00:00 with filter true 2026-07-09 04:25:31,287 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:25:31,584 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 297 ms 2026-07-09 04:25:31,584 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 297 ms 2026-07-09 04:26:00,087 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:26:20,001 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 133 ms. 2026-07-09 04:26:31,688 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:26:31,811 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:26:31,826 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8187820057829182925 created at 2026-07-09T04:25:47.600+00:00 with filter true 2026-07-09 04:26:31,826 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:26:32,193 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 367 ms 2026-07-09 04:26:32,193 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 367 ms 2026-07-09 04:27:00,134 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:27:32,302 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:27:32,398 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:27:32,401 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6858852207561437568 created at 2026-07-09T04:26:47.686+00:00 with filter true 2026-07-09 04:27:32,401 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:27:32,983 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 582 ms 2026-07-09 04:27:32,983 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 582 ms 2026-07-09 04:28:00,166 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:28:33,139 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:28:33,311 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:28:33,314 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8236809308970225132 created at 2026-07-09T04:27:48.392+00:00 with filter true 2026-07-09 04:28:33,314 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:28:33,935 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 621 ms 2026-07-09 04:28:33,935 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 621 ms 2026-07-09 04:29:00,201 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:29:19,981 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 113 ms. 2026-07-09 04:29:34,092 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:29:34,242 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:29:34,245 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2290529017718930576 created at 2026-07-09T04:28:48.607+00:00 with filter true 2026-07-09 04:29:34,245 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:29:34,877 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 632 ms 2026-07-09 04:29:34,877 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 632 ms 2026-07-09 04:30:00,259 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:30:35,591 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:30:36,025 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:30:36,047 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8685423158569643354 created at 2026-07-09T04:29:49.051+00:00 with filter true 2026-07-09 04:30:36,047 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:30:36,424 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 377 ms 2026-07-09 04:30:36,424 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 377 ms 2026-07-09 04:31:00,304 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:31:36,552 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:31:36,670 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:31:36,674 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5134188639345607686 created at 2026-07-09T04:30:48.626+00:00 with filter true 2026-07-09 04:31:36,674 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:31:37,210 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 536 ms 2026-07-09 04:31:37,210 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 536 ms 2026-07-09 04:32:00,343 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:32:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 04:32:37,312 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:32:37,417 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:32:37,425 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 954892805613962826 created at 2026-07-09T04:31:48.328+00:00 with filter true 2026-07-09 04:32:37,425 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:32:38,016 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 591 ms 2026-07-09 04:32:38,016 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 591 ms 2026-07-09 04:33:00,398 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:33:38,122 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:33:38,242 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:33:38,244 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6240576944093593992 created at 2026-07-09T04:32:49.674+00:00 with filter true 2026-07-09 04:33:38,244 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:33:38,733 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 489 ms 2026-07-09 04:33:38,733 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 489 ms 2026-07-09 04:34:00,448 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:34:38,831 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:34:38,942 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:34:38,944 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5853705260941644802 created at 2026-07-09T04:33:50.803+00:00 with filter true 2026-07-09 04:34:38,944 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [230903.477s][info ][gc] GC(94) Pause Young (Normal) (G1 Evacuation Pause) 4812M->118M(8200M) 11.088ms 2026-07-09 04:34:39,443 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 499 ms 2026-07-09 04:34:39,443 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 499 ms 2026-07-09 04:35:00,494 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:35:19,957 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 89 ms. 2026-07-09 04:35:39,549 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:35:39,655 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:35:39,659 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7377643606054352594 created at 2026-07-09T04:34:50.515+00:00 with filter true 2026-07-09 04:35:39,659 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:35:40,069 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 410 ms 2026-07-09 04:35:40,069 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 410 ms 2026-07-09 04:36:00,564 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:36:40,201 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:36:40,337 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:36:40,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2730220663106477075 created at 2026-07-09T04:35:49.970+00:00 with filter true 2026-07-09 04:36:40,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:36:41,095 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 742 ms 2026-07-09 04:36:41,095 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 742 ms 2026-07-09 04:37:00,637 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:37:41,204 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:37:41,315 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:37:41,317 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3443628009469260566 created at 2026-07-09T04:36:50.427+00:00 with filter true 2026-07-09 04:37:41,317 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:37:41,822 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 505 ms 2026-07-09 04:37:41,823 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 506 ms 2026-07-09 04:38:00,667 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:38:19,908 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 40 ms. 2026-07-09 04:38:41,932 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:38:42,048 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:38:42,050 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1996497538692307309 created at 2026-07-09T04:37:50.772+00:00 with filter true 2026-07-09 04:38:42,050 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:38:42,704 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 654 ms 2026-07-09 04:38:42,704 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 654 ms 2026-07-09 04:39:00,703 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:39:42,832 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:39:42,947 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:39:42,950 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6124495619047023275 created at 2026-07-09T04:38:51.007+00:00 with filter true 2026-07-09 04:39:42,950 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:39:43,440 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 490 ms 2026-07-09 04:39:43,440 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 490 ms 2026-07-09 04:40:00,746 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:40:43,547 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:40:43,646 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:40:43,649 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6124495619047023275 created at 2026-07-09T04:38:51.007+00:00 with filter true 2026-07-09 04:40:43,649 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:40:44,130 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 481 ms 2026-07-09 04:40:44,131 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 482 ms 2026-07-09 04:41:00,780 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:41:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-09 04:41:44,284 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:41:44,475 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:41:44,477 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6075620343669666540 created at 2026-07-09T04:40:50.837+00:00 with filter true 2026-07-09 04:41:44,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:41:45,151 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 674 ms 2026-07-09 04:41:45,151 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 674 ms 2026-07-09 04:42:00,867 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:42:45,342 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:42:45,577 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:42:45,582 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6994667484684331031 created at 2026-07-09T04:41:51.678+00:00 with filter true 2026-07-09 04:42:45,582 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:42:46,201 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 619 ms 2026-07-09 04:42:46,201 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 619 ms 2026-07-09 04:43:00,910 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:43:46,337 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:43:46,452 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:43:46,454 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8056956662342431338 created at 2026-07-09T04:42:51.122+00:00 with filter true 2026-07-09 04:43:46,454 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:43:47,000 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 546 ms 2026-07-09 04:43:47,001 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 547 ms 2026-07-09 04:44:00,950 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:44:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 04:44:47,102 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:44:47,220 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:44:47,222 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7521726543712539952 created at 2026-07-09T04:43:51.564+00:00 with filter true 2026-07-09 04:44:47,223 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:44:47,750 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 528 ms 2026-07-09 04:44:47,751 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 529 ms 2026-07-09 04:45:01,012 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:45:47,918 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:45:48,070 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:45:48,072 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9185610502313129038 created at 2026-07-09T04:44:52.780+00:00 with filter true 2026-07-09 04:45:48,072 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:45:48,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 536 ms 2026-07-09 04:45:48,608 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 536 ms 2026-07-09 04:46:01,044 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:46:48,743 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:46:48,908 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:46:48,923 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8118549105145086158 created at 2026-07-09T04:45:51.852+00:00 with filter true 2026-07-09 04:46:48,923 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:46:49,492 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 569 ms 2026-07-09 04:46:49,493 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 570 ms 2026-07-09 04:47:01,097 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:47:19,966 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 98 ms. 2026-07-09 04:47:49,643 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:47:49,781 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:47:49,787 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7216489826874145821 created at 2026-07-09T04:46:52.669+00:00 with filter true 2026-07-09 04:47:49,788 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:47:50,453 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 666 ms 2026-07-09 04:47:50,453 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 666 ms 2026-07-09 04:48:01,133 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:48:50,562 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:48:50,656 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:48:50,658 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3034246686194892724 created at 2026-07-09T04:47:53.109+00:00 with filter true 2026-07-09 04:48:50,658 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:48:51,229 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 571 ms 2026-07-09 04:48:51,229 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 571 ms 2026-07-09 04:49:01,182 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:49:51,335 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:49:51,449 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:49:51,451 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3925423444185538562 created at 2026-07-09T04:48:54.360+00:00 with filter true 2026-07-09 04:49:51,452 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:49:52,077 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 626 ms 2026-07-09 04:49:52,077 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 626 ms 2026-07-09 04:50:01,229 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:50:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 04:50:52,201 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:50:52,316 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:50:52,319 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7990312670178096417 created at 2026-07-09T04:49:53.524+00:00 with filter true 2026-07-09 04:50:52,319 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:50:52,714 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 395 ms 2026-07-09 04:50:52,714 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 395 ms 2026-07-09 04:51:01,265 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:51:52,845 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:51:52,968 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:51:52,970 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4805624364980837869 created at 2026-07-09T04:50:53.495+00:00 with filter true 2026-07-09 04:51:52,970 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:51:53,714 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 744 ms 2026-07-09 04:51:53,714 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 744 ms 2026-07-09 04:52:01,303 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:52:53,838 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:52:53,936 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:52:53,938 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1291072999727517017 created at 2026-07-09T04:51:53.620+00:00 with filter true 2026-07-09 04:52:53,938 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:52:54,566 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 628 ms 2026-07-09 04:52:54,566 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 628 ms 2026-07-09 04:53:01,333 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:53:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 04:53:54,740 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:53:54,912 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:53:54,914 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3806917729669875056 created at 2026-07-09T04:52:53.950+00:00 with filter true 2026-07-09 04:53:54,914 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:53:55,507 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 593 ms 2026-07-09 04:53:55,508 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 594 ms 2026-07-09 04:54:01,366 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:54:55,645 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:54:55,756 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:54:55,758 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6100861383517007315 created at 2026-07-09T04:54:54.555+00:00 with filter true 2026-07-09 04:54:55,759 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:54:56,185 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 427 ms 2026-07-09 04:54:56,185 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 427 ms 2026-07-09 04:55:01,404 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:55:56,369 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:55:56,498 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:55:56,502 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4711432793838867727 created at 2026-07-09T04:55:53.750+00:00 with filter true 2026-07-09 04:55:56,502 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:55:57,004 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 502 ms 2026-07-09 04:55:57,004 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-09 04:56:01,448 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:56:20,008 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 140 ms. 2026-07-09 04:56:57,117 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:56:57,258 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:56:57,269 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1144280260504502807 created at 2026-07-09T04:56:53.850+00:00 with filter true 2026-07-09 04:56:57,269 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:56:58,009 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 740 ms 2026-07-09 04:56:58,009 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 740 ms 2026-07-09 04:57:01,498 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:57:58,129 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:57:58,229 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:57:58,231 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2058758215673094288 created at 2026-07-09T04:57:54.251+00:00 with filter true 2026-07-09 04:57:58,231 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:57:58,808 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 577 ms 2026-07-09 04:57:58,808 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 577 ms 2026-07-09 04:58:01,574 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:58:58,953 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:58:59,073 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 04:58:59,075 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5188599501158446021 created at 2026-07-09T04:58:54.652+00:00 with filter true 2026-07-09 04:58:59,075 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 04:58:59,810 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 735 ms 2026-07-09 04:58:59,810 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 735 ms 2026-07-09 04:59:01,700 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 04:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 04:59:19,989 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 121 ms. 2026-07-09 04:59:59,947 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:00:00,084 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:00:00,098 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 05:00:00,098 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 05:00:00,111 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:00:00,120 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 364089953185783781 created at 2026-07-09T04:59:54.569+00:00 with filter true 2026-07-09 05:00:00,120 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:00:00,690 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 570 ms 2026-07-09 05:00:00,690 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 570 ms 2026-07-09 05:00:01,820 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:00:04,769 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 05:00:04,938 INFO [plan-executor-thread-63] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:00:05,196 INFO [plan-executor-thread-63] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:00:05,204 INFO [plan-executor-thread-63] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 364089953185783781 created at 2026-07-09T04:59:54.569+00:00 with filter true 2026-07-09 05:00:05,204 INFO [plan-executor-thread-63] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:00:05,868 INFO [plan-executor-thread-63] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 664 ms 2026-07-09 05:00:05,868 INFO [plan-executor-thread-63] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 664 ms 2026-07-09 05:00:05,869 INFO [plan-executor-thread-63] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 411125 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 239334616 2026-07-09 05:00:05,869 INFO [plan-executor-thread-63] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461103169699840, taskId:1), summary MetricsSummary{rewriteDataSize=129644, rewriteDataFileCnt=57, rewriteDataRecordCnt=715, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 05:00:05,983 INFO [plan-executor-thread-63] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 1219 ms, skipping 0 tables. 2026-07-09 05:00:06,004 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783573201502}} polled task OptimizingTaskId(processId:1461103169699840, taskId:1) 2026-07-09 05:00:06,018 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461103169699840, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-09 05:00:27,920 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461103169699840, taskId:1) (status: SUCCESS) 2026-07-09 05:00:28,052 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:00:28,052 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 05:00:28,149 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:00:29,244 INFO [async-optimizing-commit-executor-5] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 7289699765120645637 (BaseRewriteFiles) [232453.998s][info ][gc] GC(95) Pause Young (Normal) (G1 Evacuation Pause) 4638M->124M(8200M) 12.290ms 2026-07-09 05:00:29,837 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1785 ms. 2026-07-09 05:00:29,844 INFO [async-optimizing-commit-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:01:00,850 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:01:01,002 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:01:01,005 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1709862613155638269 created at 2026-07-09T05:00:54.275+00:00 with filter true 2026-07-09 05:01:01,005 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:01:01,309 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 304 ms 2026-07-09 05:01:01,309 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 304 ms 2026-07-09 05:01:01,869 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:02:01,585 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:02:01,784 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:02:01,786 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8150736239667317782 created at 2026-07-09T05:01:52.462+00:00 with filter true 2026-07-09 05:02:01,787 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:02:01,939 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:02:02,173 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 387 ms 2026-07-09 05:02:02,173 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 387 ms 2026-07-09 05:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:02:19,932 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 64 ms. 2026-07-09 05:03:02,007 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:03:02,404 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:03:02,574 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:03:02,576 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2014382300634927020 created at 2026-07-09T05:02:53.439+00:00 with filter true 2026-07-09 05:03:02,576 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:03:02,946 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 370 ms 2026-07-09 05:03:02,946 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 370 ms 2026-07-09 05:04:02,071 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:04:03,109 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:04:03,241 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:04:03,243 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4447546427203425324 created at 2026-07-09T05:03:53.809+00:00 with filter true 2026-07-09 05:04:03,243 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:04:03,696 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 453 ms 2026-07-09 05:04:03,696 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 453 ms 2026-07-09 05:05:02,147 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:05:03,814 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:05:03,947 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:05:03,950 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8474473095928367960 created at 2026-07-09T05:04:53.771+00:00 with filter true 2026-07-09 05:05:03,950 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:05:04,397 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 448 ms 2026-07-09 05:05:04,397 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 448 ms 2026-07-09 05:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:05:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 05:06:02,198 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:06:04,729 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:06:04,873 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:06:04,884 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 438383146744656915 created at 2026-07-09T05:05:53.595+00:00 with filter true 2026-07-09 05:06:04,884 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:06:05,177 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 293 ms 2026-07-09 05:06:05,177 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 293 ms 2026-07-09 05:07:02,266 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:07:05,333 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:07:05,476 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:07:05,490 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3113753355645258252 created at 2026-07-09T05:06:54.271+00:00 with filter true 2026-07-09 05:07:05,490 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:07:05,906 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 416 ms 2026-07-09 05:07:05,907 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 417 ms 2026-07-09 05:08:02,338 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:08:06,031 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:08:06,152 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:08:06,154 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2799331947962514506 created at 2026-07-09T05:07:55.375+00:00 with filter true 2026-07-09 05:08:06,155 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:08:06,406 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 252 ms 2026-07-09 05:08:06,407 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 253 ms 2026-07-09 05:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:08:19,980 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 112 ms. 2026-07-09 05:09:02,376 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:09:06,537 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:09:06,718 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:09:06,720 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2799331947962514506 created at 2026-07-09T05:07:55.375+00:00 with filter true 2026-07-09 05:09:06,721 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:09:07,343 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 623 ms 2026-07-09 05:09:07,344 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 624 ms 2026-07-09 05:10:02,408 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:10:07,533 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:10:07,678 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:10:07,680 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3562338617938139348 created at 2026-07-09T05:09:56.502+00:00 with filter true 2026-07-09 05:10:07,680 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:10:08,198 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 518 ms 2026-07-09 05:10:08,198 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 518 ms 2026-07-09 05:11:02,445 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:11:08,301 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:11:08,437 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:11:08,440 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3556936762848935566 created at 2026-07-09T05:10:55.323+00:00 with filter true 2026-07-09 05:11:08,440 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:11:08,657 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 217 ms 2026-07-09 05:11:08,658 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 218 ms 2026-07-09 05:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:11:19,980 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 112 ms. 2026-07-09 05:12:02,491 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:12:08,836 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:12:08,972 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:12:08,981 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8867528518995209557 created at 2026-07-09T05:11:55.371+00:00 with filter true 2026-07-09 05:12:08,981 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:12:09,267 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 286 ms 2026-07-09 05:12:09,267 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 286 ms 2026-07-09 05:13:02,527 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:13:09,376 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:13:09,532 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:13:09,534 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3058254474307701499 created at 2026-07-09T05:12:55.198+00:00 with filter true 2026-07-09 05:13:09,535 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:13:10,024 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 490 ms 2026-07-09 05:13:10,024 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 490 ms 2026-07-09 05:14:02,565 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:14:10,156 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:14:10,258 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:14:10,261 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1843673975817435955 created at 2026-07-09T05:13:57.327+00:00 with filter true 2026-07-09 05:14:10,261 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:14:10,905 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 644 ms 2026-07-09 05:14:10,905 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-09 05:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:14:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 05:15:02,625 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:15:11,031 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:15:11,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:15:11,153 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1242813110982166446 created at 2026-07-09T05:14:56.943+00:00 with filter true 2026-07-09 05:15:11,153 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:15:11,739 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 586 ms 2026-07-09 05:15:11,739 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 586 ms 2026-07-09 05:16:02,676 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:16:11,847 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:16:11,966 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:16:11,968 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6117154557748429931 created at 2026-07-09T05:15:56.280+00:00 with filter true 2026-07-09 05:16:11,968 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:16:12,271 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 303 ms 2026-07-09 05:16:12,271 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 303 ms 2026-07-09 05:17:02,724 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:17:12,440 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:17:12,547 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:17:12,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7461712473215258967 created at 2026-07-09T05:16:56.678+00:00 with filter true 2026-07-09 05:17:12,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:17:12,911 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 351 ms 2026-07-09 05:17:12,912 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 352 ms 2026-07-09 05:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:17:19,980 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 112 ms. 2026-07-09 05:18:02,788 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:18:13,053 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:18:13,183 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:18:13,187 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5600142828335637828 created at 2026-07-09T05:17:57.117+00:00 with filter true 2026-07-09 05:18:13,187 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:18:13,726 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 539 ms 2026-07-09 05:18:13,726 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 539 ms 2026-07-09 05:19:02,839 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:19:13,860 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:19:14,041 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:19:14,043 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2527195754715643647 created at 2026-07-09T05:18:58.059+00:00 with filter true 2026-07-09 05:19:14,043 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:19:14,701 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 658 ms 2026-07-09 05:19:14,701 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 658 ms 2026-07-09 05:20:02,886 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:20:14,848 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:20:15,094 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:20:15,107 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5382009964698214342 created at 2026-07-09T05:19:58.019+00:00 with filter true 2026-07-09 05:20:15,107 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:20:15,510 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 403 ms 2026-07-09 05:20:15,510 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 403 ms 2026-07-09 05:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:20:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 05:21:02,939 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:21:15,704 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:21:15,823 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:21:15,836 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5440718458880262506 created at 2026-07-09T05:20:56.850+00:00 with filter true 2026-07-09 05:21:15,836 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:21:16,163 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 327 ms 2026-07-09 05:21:16,164 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 328 ms 2026-07-09 05:22:03,010 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:22:16,801 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:22:17,040 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:22:17,063 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2794938282986570192 created at 2026-07-09T05:21:58.705+00:00 with filter true 2026-07-09 05:22:17,064 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:22:17,462 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 399 ms 2026-07-09 05:22:17,462 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 399 ms 2026-07-09 05:23:03,308 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:23:17,628 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:23:17,763 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:23:17,765 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8853512301710340314 created at 2026-07-09T05:22:59.331+00:00 with filter true 2026-07-09 05:23:17,765 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:23:18,121 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 356 ms 2026-07-09 05:23:18,122 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 357 ms 2026-07-09 05:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:23:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 05:24:03,390 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:24:18,225 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:24:18,327 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:24:18,329 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5081611007305159900 created at 2026-07-09T05:23:59.880+00:00 with filter true 2026-07-09 05:24:18,330 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:24:18,811 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 482 ms 2026-07-09 05:24:18,811 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 482 ms 2026-07-09 05:25:03,515 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:25:18,935 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:25:19,049 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:25:19,051 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7281404933251831539 created at 2026-07-09T05:24:58.813+00:00 with filter true 2026-07-09 05:25:19,051 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:25:19,557 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 506 ms 2026-07-09 05:25:19,557 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 506 ms 2026-07-09 05:26:03,569 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:26:19,671 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:26:19,885 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:26:19,895 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1496485758299793536 created at 2026-07-09T05:25:58.594+00:00 with filter true 2026-07-09 05:26:19,895 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:26:20,033 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 166 ms. 2026-07-09 05:26:20,383 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 488 ms 2026-07-09 05:26:20,383 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 488 ms 2026-07-09 05:27:03,603 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:27:20,529 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:27:20,645 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:27:20,648 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3483458727959333380 created at 2026-07-09T05:26:58.956+00:00 with filter true 2026-07-09 05:27:20,648 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:27:21,166 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 518 ms 2026-07-09 05:27:21,166 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 518 ms 2026-07-09 05:28:03,696 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:28:21,335 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:28:21,540 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:28:21,542 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4291049597252328936 created at 2026-07-09T05:28:01.248+00:00 with filter true 2026-07-09 05:28:21,542 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:28:21,941 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 399 ms 2026-07-09 05:28:21,941 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 399 ms 2026-07-09 05:29:03,758 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:29:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 05:29:22,048 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:29:22,148 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:29:22,150 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5015703111002273299 created at 2026-07-09T05:29:01.379+00:00 with filter true 2026-07-09 05:29:22,150 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:29:22,477 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 327 ms 2026-07-09 05:29:22,477 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 327 ms 2026-07-09 05:30:03,812 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:30:22,614 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:30:22,735 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:30:22,742 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4938102381138835016 created at 2026-07-09T05:30:00.753+00:00 with filter true 2026-07-09 05:30:22,743 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:30:23,214 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 472 ms 2026-07-09 05:30:23,214 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 472 ms 2026-07-09 05:31:03,868 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:31:23,318 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:31:23,424 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:31:23,426 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3254312322360489492 created at 2026-07-09T05:30:59.976+00:00 with filter true 2026-07-09 05:31:23,426 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:31:23,890 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 464 ms 2026-07-09 05:31:23,890 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 464 ms 2026-07-09 05:32:03,901 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:32:19,990 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 123 ms. 2026-07-09 05:32:23,991 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:32:24,090 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:32:24,092 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 310806955584363103 created at 2026-07-09T05:32:01.803+00:00 with filter true 2026-07-09 05:32:24,092 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:32:24,505 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 413 ms 2026-07-09 05:32:24,505 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 413 ms 2026-07-09 05:33:03,939 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:33:24,622 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:33:24,784 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:33:24,791 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3088897706122944939 created at 2026-07-09T05:33:02.137+00:00 with filter true 2026-07-09 05:33:24,791 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:33:25,383 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 592 ms 2026-07-09 05:33:25,383 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 592 ms 2026-07-09 05:34:03,974 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:34:25,504 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:34:25,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:34:25,658 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 737650693777141250 created at 2026-07-09T05:34:01.785+00:00 with filter true 2026-07-09 05:34:25,658 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:34:26,052 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 394 ms 2026-07-09 05:34:26,052 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 394 ms 2026-07-09 05:35:04,016 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:35:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 05:35:26,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:35:26,265 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:35:26,267 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3225994551101386379 created at 2026-07-09T05:35:01.711+00:00 with filter true 2026-07-09 05:35:26,267 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:35:26,843 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 576 ms 2026-07-09 05:35:26,843 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 576 ms 2026-07-09 05:36:04,049 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:36:27,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:36:27,453 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:36:27,478 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5296350049738012431 created at 2026-07-09T05:36:01.148+00:00 with filter true 2026-07-09 05:36:27,478 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:36:28,122 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 644 ms 2026-07-09 05:36:28,122 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-09 05:37:04,100 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:37:28,249 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:37:28,366 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:37:28,369 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1566514312334180797 created at 2026-07-09T05:37:01.788+00:00 with filter true 2026-07-09 05:37:28,369 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:37:28,942 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 573 ms 2026-07-09 05:37:28,943 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 574 ms 2026-07-09 05:38:04,143 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:38:19,985 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 118 ms. 2026-07-09 05:38:29,052 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:38:29,156 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:38:29,172 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 148727128461033249 created at 2026-07-09T05:38:01.926+00:00 with filter true 2026-07-09 05:38:29,172 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:38:29,951 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 779 ms 2026-07-09 05:38:29,952 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 780 ms 2026-07-09 05:39:04,206 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:39:30,054 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:39:30,181 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:39:30,192 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2273108943671927370 created at 2026-07-09T05:39:02.433+00:00 with filter true 2026-07-09 05:39:30,193 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:39:30,807 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 615 ms 2026-07-09 05:39:30,807 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 615 ms 2026-07-09 05:40:04,257 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:30,925 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:31,065 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:40:31,072 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6562437779949424695 created at 2026-07-09T05:40:02.857+00:00 with filter true 2026-07-09 05:40:31,072 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:40:31,500 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 428 ms 2026-07-09 05:40:31,500 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 428 ms 2026-07-09 05:40:33,672 INFO [JettyServerThreadPool-365] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:35,179 INFO [JettyServerThreadPool-365] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:36,486 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:36,514 INFO [JettyServerThreadPool-365] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:36,515 INFO [JettyServerThreadPool-365] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 61636812465497599 created at 2026-07-09T05:40:32.201+00:00 with filter true 2026-07-09 05:40:36,515 INFO [JettyServerThreadPool-365] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [234861.004s][info ][gc] GC(96) Pause Young (Normal) (G1 Evacuation Pause) 4828M->119M(8200M) 11.046ms 2026-07-09 05:40:41,245 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:40:41,246 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:41:04,329 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:41:15,394 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:41:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 05:41:31,728 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:41:31,887 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:41:31,899 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9200886059288278251 created at 2026-07-09T05:41:01.693+00:00 with filter true 2026-07-09 05:41:31,899 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:41:32,356 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 457 ms 2026-07-09 05:41:32,356 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 457 ms 2026-07-09 05:42:04,499 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:42:32,564 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:42:32,802 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:42:32,807 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4200870229787021881 created at 2026-07-09T05:42:03.804+00:00 with filter true 2026-07-09 05:42:32,807 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:42:33,527 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 720 ms 2026-07-09 05:42:33,527 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 720 ms 2026-07-09 05:43:04,606 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:43:33,752 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:43:34,010 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:43:34,013 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2581583312631426603 created at 2026-07-09T05:43:03.638+00:00 with filter true 2026-07-09 05:43:34,013 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:43:34,808 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 796 ms 2026-07-09 05:43:34,808 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 796 ms 2026-07-09 05:44:04,642 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:44:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 65 ms. 2026-07-09 05:44:34,935 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:44:35,065 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:44:35,069 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8071686283011675626 created at 2026-07-09T05:44:03.745+00:00 with filter true 2026-07-09 05:44:35,069 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:44:35,585 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 516 ms 2026-07-09 05:44:35,585 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 516 ms 2026-07-09 05:45:04,675 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:45:35,742 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:45:35,923 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:45:35,925 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5876685289371941544 created at 2026-07-09T05:45:03.502+00:00 with filter true 2026-07-09 05:45:35,926 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:45:36,499 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 574 ms 2026-07-09 05:45:36,499 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 574 ms 2026-07-09 05:46:04,715 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:46:36,624 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:46:36,757 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:46:36,765 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6530976967642744880 created at 2026-07-09T05:46:03.317+00:00 with filter true 2026-07-09 05:46:36,766 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:46:37,320 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 555 ms 2026-07-09 05:46:37,320 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 555 ms 2026-07-09 05:47:04,761 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:47:19,919 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 51 ms. 2026-07-09 05:47:37,423 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:47:37,550 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:47:37,554 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3734465355397100522 created at 2026-07-09T05:47:04.321+00:00 with filter true 2026-07-09 05:47:37,554 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:47:38,107 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 553 ms 2026-07-09 05:47:38,107 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 553 ms 2026-07-09 05:48:04,793 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:48:38,231 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:48:38,348 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:48:38,351 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4550114100584664157 created at 2026-07-09T05:48:04.369+00:00 with filter true 2026-07-09 05:48:38,351 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:48:38,911 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 560 ms 2026-07-09 05:48:38,912 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 561 ms 2026-07-09 05:49:04,831 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:49:39,011 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:49:39,140 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:49:39,142 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3207833863572697722 created at 2026-07-09T05:49:04.543+00:00 with filter true 2026-07-09 05:49:39,142 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:49:39,603 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 461 ms 2026-07-09 05:49:39,603 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 461 ms 2026-07-09 05:50:04,863 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:50:19,885 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 17 ms. 2026-07-09 05:50:39,722 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:50:39,828 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:50:39,830 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8295964596477484387 created at 2026-07-09T05:50:03.705+00:00 with filter true 2026-07-09 05:50:39,831 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:50:40,220 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 390 ms 2026-07-09 05:50:40,220 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 390 ms 2026-07-09 05:51:04,900 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:51:40,356 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:51:40,467 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:51:40,469 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5704192684171539161 created at 2026-07-09T05:51:03.985+00:00 with filter true 2026-07-09 05:51:40,469 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:51:41,271 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 802 ms 2026-07-09 05:51:41,271 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 802 ms 2026-07-09 05:52:04,939 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:52:41,388 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:52:41,537 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:52:41,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2230957156582014641 created at 2026-07-09T05:52:05.746+00:00 with filter true 2026-07-09 05:52:41,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:52:42,249 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 710 ms 2026-07-09 05:52:42,250 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 711 ms 2026-07-09 05:53:05,164 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:53:19,905 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 37 ms. 2026-07-09 05:53:42,360 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:53:42,479 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:53:42,488 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8435007945066138173 created at 2026-07-09T05:53:04.647+00:00 with filter true 2026-07-09 05:53:42,488 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:53:43,150 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 663 ms 2026-07-09 05:53:43,150 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 663 ms 2026-07-09 05:54:05,223 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:54:43,267 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:54:43,384 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:54:43,386 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 505854052836620645 created at 2026-07-09T05:54:06.337+00:00 with filter true 2026-07-09 05:54:43,386 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:54:44,064 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 678 ms 2026-07-09 05:54:44,064 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 678 ms 2026-07-09 05:55:05,255 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:55:44,191 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:55:44,290 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:55:44,292 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6753059870189342414 created at 2026-07-09T05:55:06.063+00:00 with filter true 2026-07-09 05:55:44,293 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:55:44,834 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 542 ms 2026-07-09 05:55:44,835 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 543 ms 2026-07-09 05:56:05,288 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:56:19,986 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 119 ms. 2026-07-09 05:56:44,942 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:56:45,061 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:56:45,063 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8762439852031530197 created at 2026-07-09T05:56:05.756+00:00 with filter true 2026-07-09 05:56:45,063 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:56:45,574 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 511 ms 2026-07-09 05:56:45,575 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 512 ms 2026-07-09 05:57:05,346 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:57:45,709 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:57:45,825 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:57:45,827 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2567196657768263501 created at 2026-07-09T05:57:05.374+00:00 with filter true 2026-07-09 05:57:45,827 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:57:46,480 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 653 ms 2026-07-09 05:57:46,481 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 654 ms 2026-07-09 05:58:05,397 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:58:46,593 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:58:46,698 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:58:46,700 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2567196657768263501 created at 2026-07-09T05:57:05.374+00:00 with filter true 2026-07-09 05:58:46,700 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:58:47,691 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 991 ms 2026-07-09 05:58:47,691 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 991 ms 2026-07-09 05:59:05,453 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 05:59:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 05:59:47,800 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 05:59:47,911 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 05:59:47,913 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 321890987349815185 created at 2026-07-09T05:59:06.837+00:00 with filter true 2026-07-09 05:59:47,913 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 05:59:48,695 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 782 ms 2026-07-09 05:59:48,695 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 782 ms 2026-07-09 06:00:05,492 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:00:48,795 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:00:48,892 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:00:48,894 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 06:00:48,894 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 06:00:48,903 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:00:48,905 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6282913372373482733 created at 2026-07-09T06:00:07.691+00:00 with filter true 2026-07-09 06:00:48,905 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:00:49,281 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 377 ms 2026-07-09 06:00:49,281 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 377 ms 2026-07-09 06:00:49,965 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota [236074.325s][info ][gc] GC(97) Pause Young (Normal) (G1 Evacuation Pause) 4519M->120M(8200M) 13.503ms 2026-07-09 06:00:50,103 INFO [plan-executor-thread-64] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:00:50,222 INFO [plan-executor-thread-64] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:00:50,224 INFO [plan-executor-thread-64] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6282913372373482733 created at 2026-07-09T06:00:07.691+00:00 with filter true 2026-07-09 06:00:50,224 INFO [plan-executor-thread-64] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:00:50,527 INFO [plan-executor-thread-64] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 303 ms 2026-07-09 06:00:50,527 INFO [plan-executor-thread-64] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 304 ms 2026-07-09 06:00:50,527 INFO [plan-executor-thread-64] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 338613 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 247737448 2026-07-09 06:00:50,527 INFO [plan-executor-thread-64] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461106155700224, taskId:1), summary MetricsSummary{rewriteDataSize=136756, rewriteDataFileCnt=59, rewriteDataRecordCnt=1030, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 06:00:50,652 INFO [plan-executor-thread-64] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 690 ms, skipping 0 tables. 2026-07-09 06:00:50,656 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783576845498}} polled task OptimizingTaskId(processId:1461106155700224, taskId:1) 2026-07-09 06:00:50,669 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461106155700224, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-09 06:01:05,526 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:01:10,065 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461106155700224, taskId:1) (status: SUCCESS) 2026-07-09 06:01:10,187 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:01:10,188 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 06:01:10,294 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:01:11,255 INFO [async-optimizing-commit-executor-1] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 2587309270518254778 (BaseRewriteFiles) 2026-07-09 06:01:11,692 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1504 ms. 2026-07-09 06:01:11,699 INFO [async-optimizing-commit-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:01:49,413 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:01:49,546 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:01:49,548 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2587309270518254778 created at 2026-07-09T06:01:11.255+00:00 with filter true 2026-07-09 06:01:49,548 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:01:49,692 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 144 ms 2026-07-09 06:01:49,692 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 144 ms 2026-07-09 06:02:05,559 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:02:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 06:02:49,811 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:02:49,910 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:02:49,912 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1283686823231651722 created at 2026-07-09T06:02:10.821+00:00 with filter true 2026-07-09 06:02:49,912 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:02:50,311 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 399 ms 2026-07-09 06:02:50,312 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 400 ms 2026-07-09 06:03:05,596 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:03:50,421 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:03:50,522 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:03:50,524 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6123726696823706549 created at 2026-07-09T06:03:05.781+00:00 with filter true 2026-07-09 06:03:50,524 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:03:51,079 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 555 ms 2026-07-09 06:03:51,079 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 555 ms 2026-07-09 06:04:05,662 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:04:51,180 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:04:51,286 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:04:51,288 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8097688607129360836 created at 2026-07-09T06:04:06.126+00:00 with filter true 2026-07-09 06:04:51,288 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:04:51,707 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 419 ms 2026-07-09 06:04:51,707 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 419 ms 2026-07-09 06:05:05,698 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:05:19,877 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 9 ms. 2026-07-09 06:05:51,807 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:05:51,911 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:05:51,913 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2249618399583971951 created at 2026-07-09T06:05:05.764+00:00 with filter true 2026-07-09 06:05:51,913 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:05:52,173 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 260 ms 2026-07-09 06:05:52,173 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 260 ms 2026-07-09 06:06:05,780 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:06:52,283 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:06:52,393 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:06:52,395 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3736934264386570578 created at 2026-07-09T06:06:06.558+00:00 with filter true 2026-07-09 06:06:52,395 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:06:52,668 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 273 ms 2026-07-09 06:06:52,668 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 273 ms 2026-07-09 06:07:05,817 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:07:52,829 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:07:52,927 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:07:52,929 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5135404236609346473 created at 2026-07-09T06:07:07.489+00:00 with filter true 2026-07-09 06:07:52,930 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:07:53,230 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 301 ms 2026-07-09 06:07:53,230 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 301 ms 2026-07-09 06:08:05,848 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:08:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 06:08:53,354 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:08:53,462 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:08:53,464 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7932772796149334420 created at 2026-07-09T06:08:07.352+00:00 with filter true 2026-07-09 06:08:53,464 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:08:53,962 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 498 ms 2026-07-09 06:08:53,962 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 498 ms 2026-07-09 06:09:05,880 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:09:54,093 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:09:54,195 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:09:54,197 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6732199193147524010 created at 2026-07-09T06:09:08.455+00:00 with filter true 2026-07-09 06:09:54,197 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:09:54,667 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 470 ms 2026-07-09 06:09:54,667 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 470 ms 2026-07-09 06:10:05,928 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:10:55,002 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:10:55,399 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:10:55,402 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3496659687515226715 created at 2026-07-09T06:10:08.140+00:00 with filter true 2026-07-09 06:10:55,402 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:10:55,981 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 579 ms 2026-07-09 06:10:55,982 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 580 ms 2026-07-09 06:11:06,107 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:11:20,130 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 262 ms. 2026-07-09 06:11:32,753 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:32,880 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:32,979 INFO [JettyServerThreadPool-366] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 55 , pageNumber:1, limit:1, offset:0 2026-07-09 06:11:32,990 INFO [JettyServerThreadPool-366] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:11:33,216 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:33,243 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 8 , pageNumber:1, limit:1, offset:0 2026-07-09 06:11:33,256 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:11:33,484 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:33,491 INFO [JettyServerThreadPool-366] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 06:11:36,227 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:36,323 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:36,389 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:36,459 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:39,287 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:39,306 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:44,354 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:49,325 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:49,413 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:49,484 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:49,581 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:54,124 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:56,123 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:56,289 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:56,409 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:11:56,418 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1439080474185354735 created at 2026-07-09T06:11:08.053+00:00 with filter true 2026-07-09 06:11:56,418 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:11:56,839 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 421 ms 2026-07-09 06:11:56,839 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 421 ms 2026-07-09 06:11:57,822 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:57,902 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:57,977 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:58,044 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:58,208 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:58,273 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:58,345 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:11:58,441 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:12:06,143 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:12:57,041 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:12:57,215 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:12:57,218 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1439080474185354735 created at 2026-07-09T06:11:08.053+00:00 with filter true 2026-07-09 06:12:57,218 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:12:57,657 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 439 ms 2026-07-09 06:12:57,657 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 439 ms 2026-07-09 06:13:06,193 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:13:57,787 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:13:57,932 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:13:57,934 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5484948739660743704 created at 2026-07-09T06:13:07.963+00:00 with filter true 2026-07-09 06:13:57,934 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:13:58,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 482 ms 2026-07-09 06:13:58,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 482 ms 2026-07-09 06:14:06,259 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:14:19,931 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 63 ms. 2026-07-09 06:14:58,525 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:14:58,641 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:14:58,646 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 364148725328650932 created at 2026-07-09T06:14:08.620+00:00 with filter true 2026-07-09 06:14:58,646 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:14:59,018 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 373 ms 2026-07-09 06:14:59,018 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 373 ms 2026-07-09 06:15:06,325 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:15:59,152 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:15:59,281 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:15:59,283 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7722628357428752396 created at 2026-07-09T06:15:09.153+00:00 with filter true 2026-07-09 06:15:59,283 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:15:59,590 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 307 ms 2026-07-09 06:15:59,591 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 308 ms 2026-07-09 06:16:06,364 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:16:59,710 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:16:59,828 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:16:59,830 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2622287068619204871 created at 2026-07-09T06:16:08.278+00:00 with filter true 2026-07-09 06:16:59,830 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:17:00,131 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 301 ms 2026-07-09 06:17:00,131 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 301 ms 2026-07-09 06:17:06,416 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:17:19,981 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 113 ms. 2026-07-09 06:18:00,238 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:18:00,350 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:18:00,359 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1725236314170840975 created at 2026-07-09T06:17:08.425+00:00 with filter true 2026-07-09 06:18:00,359 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:18:00,778 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 419 ms 2026-07-09 06:18:00,778 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 419 ms 2026-07-09 06:18:06,467 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:19:00,919 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:19:01,033 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:19:01,036 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2001131460582873949 created at 2026-07-09T06:18:08.614+00:00 with filter true 2026-07-09 06:19:01,036 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:19:01,608 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 572 ms 2026-07-09 06:19:01,609 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-09 06:19:06,506 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:20:01,725 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:20:01,837 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:20:01,839 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8886496230286149076 created at 2026-07-09T06:19:09.733+00:00 with filter true 2026-07-09 06:20:01,839 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:20:02,379 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 540 ms 2026-07-09 06:20:02,379 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 540 ms 2026-07-09 06:20:06,574 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:20:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 06:21:02,496 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:21:02,669 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:21:02,671 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8887660168798207869 created at 2026-07-09T06:20:09.185+00:00 with filter true 2026-07-09 06:21:02,672 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:21:03,076 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 405 ms 2026-07-09 06:21:03,076 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 405 ms 2026-07-09 06:21:06,662 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:22:03,236 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:22:03,371 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:22:03,374 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8950654840907240013 created at 2026-07-09T06:21:09.286+00:00 with filter true 2026-07-09 06:22:03,374 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:22:03,707 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 333 ms 2026-07-09 06:22:03,707 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 333 ms 2026-07-09 06:22:06,696 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:23:03,839 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:23:03,967 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:23:03,969 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2726285561896294596 created at 2026-07-09T06:22:10.511+00:00 with filter true 2026-07-09 06:23:03,969 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:23:04,608 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 639 ms 2026-07-09 06:23:04,609 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 640 ms 2026-07-09 06:23:06,730 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:23:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 06:24:04,752 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:24:04,962 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:24:04,965 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3694600303167416733 created at 2026-07-09T06:23:10.755+00:00 with filter true 2026-07-09 06:24:04,965 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:24:05,699 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 735 ms 2026-07-09 06:24:05,699 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 735 ms 2026-07-09 06:24:06,759 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:25:05,824 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:25:05,971 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:25:05,973 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6748653304350118010 created at 2026-07-09T06:24:11.162+00:00 with filter true 2026-07-09 06:25:05,973 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:25:06,571 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 598 ms 2026-07-09 06:25:06,571 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 598 ms 2026-07-09 06:25:06,827 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:26:06,698 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:26:06,847 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:26:06,849 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4448432322897194163 created at 2026-07-09T06:25:10.768+00:00 with filter true 2026-07-09 06:26:06,850 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:26:06,870 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:26:07,336 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 487 ms 2026-07-09 06:26:07,336 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 487 ms 2026-07-09 06:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:26:20,010 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 142 ms. 2026-07-09 06:27:06,945 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:27:07,466 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:27:07,613 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:27:07,626 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5999517784010884301 created at 2026-07-09T06:26:10.513+00:00 with filter true 2026-07-09 06:27:07,626 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:27:08,088 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 462 ms 2026-07-09 06:27:08,088 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 462 ms 2026-07-09 06:28:07,010 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:28:08,217 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:28:08,328 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:28:08,330 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5999517784010884301 created at 2026-07-09T06:26:10.513+00:00 with filter true 2026-07-09 06:28:08,330 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:28:09,110 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 780 ms 2026-07-09 06:28:09,110 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 780 ms 2026-07-09 06:29:07,061 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:29:09,219 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:29:09,379 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:29:09,382 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1035928373252056183 created at 2026-07-09T06:28:11.142+00:00 with filter true 2026-07-09 06:29:09,382 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:29:09,859 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 477 ms 2026-07-09 06:29:09,859 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 477 ms 2026-07-09 06:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:29:19,929 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 61 ms. 2026-07-09 06:30:07,130 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:30:10,024 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:30:10,144 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:30:10,147 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7322004564361013993 created at 2026-07-09T06:29:11.877+00:00 with filter true 2026-07-09 06:30:10,147 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:30:10,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 595 ms 2026-07-09 06:30:10,742 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 595 ms 2026-07-09 06:31:07,194 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:31:10,910 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:31:11,138 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:31:11,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6998548746681158331 created at 2026-07-09T06:30:13.128+00:00 with filter true 2026-07-09 06:31:11,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:31:11,699 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 548 ms 2026-07-09 06:31:11,699 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 548 ms 2026-07-09 06:32:07,233 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:32:11,847 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:32:11,978 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:32:11,981 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3072368925683055613 created at 2026-07-09T06:31:11.869+00:00 with filter true 2026-07-09 06:32:11,981 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:32:12,475 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 494 ms 2026-07-09 06:32:12,475 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 494 ms 2026-07-09 06:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:32:19,953 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 86 ms. 2026-07-09 06:33:07,269 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:33:12,599 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:33:12,747 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:33:12,749 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8907508462099247164 created at 2026-07-09T06:32:12.366+00:00 with filter true 2026-07-09 06:33:12,749 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:33:13,321 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 572 ms 2026-07-09 06:33:13,321 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 572 ms 2026-07-09 06:34:07,303 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:34:13,457 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:34:13,642 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:34:13,651 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4375276163578936985 created at 2026-07-09T06:33:12.323+00:00 with filter true 2026-07-09 06:34:13,652 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [238078.154s][info ][gc] GC(98) Pause Young (Normal) (G1 Evacuation Pause) 4784M->117M(8200M) 12.801ms 2026-07-09 06:34:14,254 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 603 ms 2026-07-09 06:34:14,254 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 603 ms 2026-07-09 06:35:07,356 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:35:14,377 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:35:14,511 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:35:14,528 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2158199148303228259 created at 2026-07-09T06:35:13.846+00:00 with filter true 2026-07-09 06:35:14,528 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:35:15,036 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 508 ms 2026-07-09 06:35:15,037 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 509 ms 2026-07-09 06:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:35:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 06:36:07,474 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:36:15,174 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:36:15,309 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:36:15,314 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4758780726220864202 created at 2026-07-09T06:36:14.007+00:00 with filter true 2026-07-09 06:36:15,314 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:36:15,691 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 377 ms 2026-07-09 06:36:15,691 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 377 ms 2026-07-09 06:37:07,595 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:37:15,824 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:37:15,947 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:37:15,960 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4577483814217554159 created at 2026-07-09T06:37:13.362+00:00 with filter true 2026-07-09 06:37:15,960 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:37:16,624 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 664 ms 2026-07-09 06:37:16,624 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 664 ms 2026-07-09 06:38:07,691 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:38:16,753 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:38:16,879 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:38:16,888 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6881616513964888185 created at 2026-07-09T06:38:14.375+00:00 with filter true 2026-07-09 06:38:16,889 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:38:17,298 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 410 ms 2026-07-09 06:38:17,299 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 411 ms 2026-07-09 06:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:38:19,957 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 89 ms. 2026-07-09 06:39:07,744 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:39:17,404 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:39:17,519 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:39:17,533 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6165493654390793619 created at 2026-07-09T06:39:15.434+00:00 with filter true 2026-07-09 06:39:17,533 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:39:18,014 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 481 ms 2026-07-09 06:39:18,014 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 481 ms 2026-07-09 06:40:07,842 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:40:18,180 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:40:18,307 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:40:18,309 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8161552493766742723 created at 2026-07-09T06:40:15.562+00:00 with filter true 2026-07-09 06:40:18,309 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:40:18,775 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 466 ms 2026-07-09 06:40:18,775 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 466 ms 2026-07-09 06:41:07,887 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:41:18,963 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:41:19,285 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:41:19,296 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4832359929850035600 created at 2026-07-09T06:41:14.247+00:00 with filter true 2026-07-09 06:41:19,296 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:41:19,760 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 464 ms 2026-07-09 06:41:19,760 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 464 ms 2026-07-09 06:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:41:19,999 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 131 ms. 2026-07-09 06:42:07,963 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:42:19,988 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:42:20,202 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:42:20,205 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2982209803534766834 created at 2026-07-09T06:42:15.076+00:00 with filter true 2026-07-09 06:42:20,205 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:42:20,793 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 588 ms 2026-07-09 06:42:20,793 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 588 ms 2026-07-09 06:43:08,059 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:43:20,983 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:43:21,189 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:43:21,198 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2877254971859832733 created at 2026-07-09T06:43:16.913+00:00 with filter true 2026-07-09 06:43:21,198 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:43:21,750 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 552 ms 2026-07-09 06:43:21,750 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 552 ms 2026-07-09 06:44:08,142 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:44:19,960 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 93 ms. 2026-07-09 06:44:21,878 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:44:22,027 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:44:22,031 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6265945859319766050 created at 2026-07-09T06:44:17.283+00:00 with filter true 2026-07-09 06:44:22,031 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:44:22,564 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 533 ms 2026-07-09 06:44:22,564 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 533 ms 2026-07-09 06:45:08,176 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:45:22,722 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:45:22,841 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:45:22,848 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4505070103491577579 created at 2026-07-09T06:45:17.002+00:00 with filter true 2026-07-09 06:45:22,848 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:45:23,398 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 550 ms 2026-07-09 06:45:23,398 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 550 ms 2026-07-09 06:46:08,234 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:46:23,551 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:46:23,690 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:46:23,693 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2797616498740409326 created at 2026-07-09T06:46:17.625+00:00 with filter true 2026-07-09 06:46:23,693 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:46:24,220 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 527 ms 2026-07-09 06:46:24,220 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 527 ms 2026-07-09 06:47:08,274 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:47:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 06:47:24,377 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:47:24,529 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:47:24,538 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5775801778738853029 created at 2026-07-09T06:47:18.809+00:00 with filter true 2026-07-09 06:47:24,538 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:47:25,020 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 482 ms 2026-07-09 06:47:25,021 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-09 06:48:08,310 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:48:25,159 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:48:25,273 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:48:25,276 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6666833173618587277 created at 2026-07-09T06:48:18.897+00:00 with filter true 2026-07-09 06:48:25,276 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:48:25,815 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 539 ms 2026-07-09 06:48:25,815 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 539 ms 2026-07-09 06:49:08,345 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:49:25,920 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:49:26,040 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:49:26,047 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 242446920611055160 created at 2026-07-09T06:49:19.340+00:00 with filter true 2026-07-09 06:49:26,047 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:49:26,620 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 573 ms 2026-07-09 06:49:26,620 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-09 06:50:08,380 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:50:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 06:50:26,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:50:26,874 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:50:26,877 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1997913740908016747 created at 2026-07-09T06:50:19.548+00:00 with filter true 2026-07-09 06:50:26,877 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:50:27,409 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 532 ms 2026-07-09 06:50:27,409 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 532 ms 2026-07-09 06:51:08,456 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:51:27,547 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:51:27,734 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:51:27,736 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1295417212866408568 created at 2026-07-09T06:51:18.729+00:00 with filter true 2026-07-09 06:51:27,736 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:51:28,348 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 612 ms 2026-07-09 06:51:28,348 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 612 ms 2026-07-09 06:52:08,496 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:52:28,456 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:52:28,570 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:52:28,572 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7455012941759660518 created at 2026-07-09T06:52:20.223+00:00 with filter true 2026-07-09 06:52:28,572 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:52:29,121 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 549 ms 2026-07-09 06:52:29,121 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 549 ms 2026-07-09 06:53:08,527 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:53:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 06:53:29,292 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:53:29,437 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:53:29,439 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7455012941759660518 created at 2026-07-09T06:52:20.223+00:00 with filter true 2026-07-09 06:53:29,439 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:53:30,259 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 820 ms 2026-07-09 06:53:30,260 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 821 ms 2026-07-09 06:54:08,561 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:10,376 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:10,581 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:10,738 INFO [JettyServerThreadPool-433] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 55 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:10,759 INFO [JettyServerThreadPool-433] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:54:10,909 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:10,918 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 8 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:10,924 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:54:11,056 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:11,064 INFO [JettyServerThreadPool-433] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:14,974 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:15,053 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:15,122 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:15,201 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:19,400 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:19,529 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:19,539 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 55 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:19,542 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:54:19,655 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:19,663 INFO [JettyServerThreadPool-433] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 8 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:19,666 INFO [JettyServerThreadPool-433] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 06:54:19,779 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:19,785 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 06:54:21,921 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:21,996 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:22,073 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:22,149 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:24,301 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:26,637 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:28,859 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:28,960 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:29,029 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:29,093 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:30,412 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:30,567 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:54:30,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7455012941759660518 created at 2026-07-09T06:52:20.223+00:00 with filter true 2026-07-09 06:54:30,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:54:31,130 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:31,168 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:31,551 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 972 ms 2026-07-09 06:54:31,551 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 972 ms 2026-07-09 06:54:41,275 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:41,296 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:54:45,305 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:08,594 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:10,298 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:10,324 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:12,362 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:31,679 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:31,799 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:55:31,801 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7276978951961594572 created at 2026-07-09T06:55:20.727+00:00 with filter true 2026-07-09 06:55:31,801 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:55:32,284 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 483 ms 2026-07-09 06:55:32,284 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-09 06:55:46,102 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:46,175 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:46,261 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:46,334 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:48,454 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:48,480 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:55:50,764 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:08,625 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:56:19,981 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 113 ms. 2026-07-09 06:56:32,411 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:32,562 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:56:32,576 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8031625027410540132 created at 2026-07-09T06:56:19.250+00:00 with filter true 2026-07-09 06:56:32,576 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:56:33,132 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 556 ms 2026-07-09 06:56:33,132 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 556 ms 2026-07-09 06:56:42,716 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:42,805 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:42,890 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:42,975 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:45,437 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:45,452 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:56:47,914 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:08,674 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:19,601 ERROR [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/summary org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/summary at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:19,606 ERROR [JettyServerThreadPool-365] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/dataSize org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/dataSize at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:19,609 ERROR [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/top org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/top at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:19,610 ERROR [JettyServerThreadPool-349] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/resource org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/resource at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:19,757 ERROR [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/optimizing org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/optimizing at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:33,277 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:33,355 ERROR [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/tables/catalogs/kapture_gcs_cdc_catalog_eu/dbs/adjetter_iceberg/tables/cm_general_task/details java.lang.IllegalStateException: invalid catalog! at org.apache.amoro.shade.guava32.com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[amoro-shade-guava-32-32.1.1-jre-0.7.0-incubating.jar:32.1.1-jre-0.7.0-incubating] at org.apache.amoro.server.dashboard.controller.TableController.getTableDetail(TableController.java:148) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.core.security.SecurityUtil.noopAccessManager(SecurityUtil.kt:20) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.addHandler$lambda-0(JavalinServlet.kt:96) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:33,430 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:57:33,435 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8695468594132039922 created at 2026-07-09T06:57:26.867+00:00 with filter true 2026-07-09 06:57:33,435 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:57:34,086 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 651 ms 2026-07-09 06:57:34,086 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 651 ms 2026-07-09 06:57:40,439 ERROR [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/tables/catalogs/kapture_gcs_cdc_catalog_eu/dbs/adjetter_iceberg/tables/cm_general_task/details java.lang.IllegalStateException: invalid catalog! at org.apache.amoro.shade.guava32.com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[amoro-shade-guava-32-32.1.1-jre-0.7.0-incubating.jar:32.1.1-jre-0.7.0-incubating] at org.apache.amoro.server.dashboard.controller.TableController.getTableDetail(TableController.java:148) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.core.security.SecurityUtil.noopAccessManager(SecurityUtil.kt:20) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.addHandler$lambda-0(JavalinServlet.kt:96) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:47,589 ERROR [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/tables/catalogs/kapture_gcs_cdc_catalog_eu/dbs/adjetter_iceberg/tables/cm_general_task/details java.lang.IllegalStateException: invalid catalog! at org.apache.amoro.shade.guava32.com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[amoro-shade-guava-32-32.1.1-jre-0.7.0-incubating.jar:32.1.1-jre-0.7.0-incubating] at org.apache.amoro.server.dashboard.controller.TableController.getTableDetail(TableController.java:148) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.core.security.SecurityUtil.noopAccessManager(SecurityUtil.kt:20) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.addHandler$lambda-0(JavalinServlet.kt:96) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$2$1$1.invoke(JavalinServlet.kt:43) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 06:57:54,711 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:54,829 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:57,666 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:57,727 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:57,743 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:57,757 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:57,879 INFO [JettyServerThreadPool-441] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:58,424 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:58,448 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:58,469 INFO [JettyServerThreadPool-441] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:57:59,963 INFO [JettyServerThreadPool-441] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,020 INFO [JettyServerThreadPool-366] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,047 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,063 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,159 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,588 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,615 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:00,615 INFO [JettyServerThreadPool-433] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 2582899962720702259 created at 2026-07-09T06:55:40.194+00:00 with filter true 2026-07-09 06:58:00,616 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [239505.266s][info ][gc] GC(99) Pause Young (Normal) (G1 Evacuation Pause) 4621M->114M(8200M) 11.514ms 2026-07-09 06:58:08,715 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:10,628 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:34,246 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:58:34,364 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:58:34,366 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3516634527323996877 created at 2026-07-09T06:58:25.829+00:00 with filter true 2026-07-09 06:58:34,366 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:58:35,178 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 812 ms 2026-07-09 06:58:35,178 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 812 ms 2026-07-09 06:59:08,748 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 06:59:19,880 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 12 ms. 2026-07-09 06:59:35,297 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 06:59:35,437 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 06:59:35,440 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5372928088920866514 created at 2026-07-09T06:59:25.782+00:00 with filter true 2026-07-09 06:59:35,440 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 06:59:36,101 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 661 ms 2026-07-09 06:59:36,101 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 661 ms 2026-07-09 07:00:08,798 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:00:36,213 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:00:36,308 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:00:36,310 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 07:00:36,310 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 07:00:36,319 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:00:36,321 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2114516878381069784 created at 2026-07-09T07:00:24.832+00:00 with filter true 2026-07-09 07:00:36,321 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:00:36,749 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 428 ms 2026-07-09 07:00:36,749 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 428 ms 2026-07-09 07:00:36,915 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 07:00:37,049 INFO [plan-executor-thread-65] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:00:37,170 INFO [plan-executor-thread-65] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:00:37,172 INFO [plan-executor-thread-65] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2114516878381069784 created at 2026-07-09T07:00:24.832+00:00 with filter true 2026-07-09 07:00:37,173 INFO [plan-executor-thread-65] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:00:37,551 INFO [plan-executor-thread-65] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 379 ms 2026-07-09 07:00:37,552 INFO [plan-executor-thread-65] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 380 ms 2026-07-09 07:00:37,552 INFO [plan-executor-thread-65] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 334454 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 239343786 2026-07-09 07:00:37,552 INFO [plan-executor-thread-65] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461109094129664, taskId:1), summary MetricsSummary{rewriteDataSize=134229, rewriteDataFileCnt=57, rewriteDataRecordCnt=1313, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 07:00:37,660 INFO [plan-executor-thread-65] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 748 ms, skipping 0 tables. 2026-07-09 07:00:37,663 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783580429439}} polled task OptimizingTaskId(processId:1461109094129664, taskId:1) 2026-07-09 07:00:37,677 INFO [thrift-server-optimize-manager-68] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461109094129664, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 07:00:57,372 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461109094129664, taskId:1) (status: SUCCESS) 2026-07-09 07:00:57,514 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:00:57,514 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 07:00:57,622 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:00:58,650 INFO [async-optimizing-commit-executor-6] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 8316024660136852580 (BaseRewriteFiles) 2026-07-09 07:00:59,164 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1650 ms. 2026-07-09 07:00:59,173 INFO [async-optimizing-commit-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:01:08,880 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:01:36,872 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:01:37,060 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:01:37,064 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6788417128959374375 created at 2026-07-09T07:01:26.821+00:00 with filter true 2026-07-09 07:01:37,064 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:01:37,377 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 313 ms 2026-07-09 07:01:37,378 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 314 ms 2026-07-09 07:02:08,921 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:02:19,913 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 46 ms. 2026-07-09 07:02:37,517 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:02:37,658 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:02:37,660 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6154494637977468457 created at 2026-07-09T07:02:24.171+00:00 with filter true 2026-07-09 07:02:37,660 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:02:37,797 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 137 ms 2026-07-09 07:02:37,797 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 137 ms 2026-07-09 07:03:08,963 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:03:37,922 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:03:38,025 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:03:38,027 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2609415825078854089 created at 2026-07-09T07:03:24.251+00:00 with filter true 2026-07-09 07:03:38,027 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:03:38,628 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 601 ms 2026-07-09 07:03:38,628 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 601 ms 2026-07-09 07:04:09,003 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:04:38,753 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:04:38,880 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:04:38,882 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 67427863301584709 created at 2026-07-09T07:04:24.241+00:00 with filter true 2026-07-09 07:04:38,882 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:04:39,218 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 336 ms 2026-07-09 07:04:39,218 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 336 ms 2026-07-09 07:05:09,033 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:05:19,934 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 07:05:39,349 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:05:39,484 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:05:39,486 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 105258689543453527 created at 2026-07-09T07:05:24.509+00:00 with filter true 2026-07-09 07:05:39,486 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:05:39,827 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 341 ms 2026-07-09 07:05:39,828 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 342 ms 2026-07-09 07:06:09,078 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:06:39,946 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:06:40,050 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:06:40,052 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4583646217391580900 created at 2026-07-09T07:06:24.301+00:00 with filter true 2026-07-09 07:06:40,052 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:06:40,495 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 443 ms 2026-07-09 07:06:40,495 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 443 ms 2026-07-09 07:07:09,121 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:07:40,730 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:07:40,853 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:07:40,855 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3223496740539900589 created at 2026-07-09T07:07:25.512+00:00 with filter true 2026-07-09 07:07:40,855 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:07:41,331 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 476 ms 2026-07-09 07:07:41,331 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 476 ms 2026-07-09 07:08:09,159 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:08:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 07:08:41,447 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:08:41,565 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:08:41,567 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6293660736632895259 created at 2026-07-09T07:08:25.626+00:00 with filter true 2026-07-09 07:08:41,567 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:08:42,203 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 636 ms 2026-07-09 07:08:42,203 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 636 ms 2026-07-09 07:09:09,194 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:09:42,311 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:09:42,421 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:09:42,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2217487744128752743 created at 2026-07-09T07:09:26.943+00:00 with filter true 2026-07-09 07:09:42,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:09:42,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 390 ms 2026-07-09 07:09:42,813 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 390 ms 2026-07-09 07:10:09,224 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:10:42,950 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:10:43,067 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:10:43,071 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1146598250393297939 created at 2026-07-09T07:10:26.073+00:00 with filter true 2026-07-09 07:10:43,071 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:10:43,363 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 292 ms 2026-07-09 07:10:43,364 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 293 ms 2026-07-09 07:11:09,301 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:11:19,946 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 79 ms. 2026-07-09 07:11:43,473 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:11:43,592 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:11:43,594 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4448047145065810316 created at 2026-07-09T07:11:26.807+00:00 with filter true 2026-07-09 07:11:43,594 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:11:44,053 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 459 ms 2026-07-09 07:11:44,053 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-09 07:12:09,358 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:12:44,178 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:12:44,277 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:12:44,279 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7686981800579263284 created at 2026-07-09T07:12:25.991+00:00 with filter true 2026-07-09 07:12:44,279 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:12:44,619 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 340 ms 2026-07-09 07:12:44,619 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 340 ms 2026-07-09 07:13:09,392 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:13:44,738 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:13:44,865 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:13:44,867 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4239956278836694953 created at 2026-07-09T07:13:26.952+00:00 with filter true 2026-07-09 07:13:44,867 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:13:45,165 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 298 ms 2026-07-09 07:13:45,165 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 298 ms 2026-07-09 07:14:09,427 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:14:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 07:14:45,273 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:14:45,398 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:14:45,401 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2635536278332426361 created at 2026-07-09T07:14:26.513+00:00 with filter true 2026-07-09 07:14:45,401 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:14:45,779 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 378 ms 2026-07-09 07:14:45,779 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 378 ms 2026-07-09 07:15:09,463 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:15:45,905 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:15:46,044 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:15:46,047 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2635536278332426361 created at 2026-07-09T07:14:26.513+00:00 with filter true 2026-07-09 07:15:46,047 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:15:46,215 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 168 ms 2026-07-09 07:15:46,215 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 168 ms 2026-07-09 07:16:09,520 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:16:46,341 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:16:46,464 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:16:46,466 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6118950543239335686 created at 2026-07-09T07:16:26.652+00:00 with filter true 2026-07-09 07:16:46,466 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:16:46,809 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 343 ms 2026-07-09 07:16:46,809 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 343 ms 2026-07-09 07:17:09,565 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:17:19,971 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 103 ms. 2026-07-09 07:17:46,959 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:17:47,139 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:17:47,142 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2049536501970609054 created at 2026-07-09T07:17:26.647+00:00 with filter true 2026-07-09 07:17:47,142 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:17:47,536 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 394 ms 2026-07-09 07:17:47,536 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 394 ms 2026-07-09 07:18:09,608 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:18:47,650 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:18:47,792 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:18:47,794 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 66252234565058979 created at 2026-07-09T07:18:27.753+00:00 with filter true 2026-07-09 07:18:47,794 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:18:48,319 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 525 ms 2026-07-09 07:18:48,320 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 526 ms 2026-07-09 07:19:09,642 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:19:48,476 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:19:48,612 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:19:48,614 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8505522612906988730 created at 2026-07-09T07:19:27.759+00:00 with filter true 2026-07-09 07:19:48,614 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:19:49,153 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 539 ms 2026-07-09 07:19:49,153 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 539 ms 2026-07-09 07:20:09,681 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:20:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 07:20:49,322 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:20:49,472 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:20:49,474 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2388725866809420892 created at 2026-07-09T07:20:27.338+00:00 with filter true 2026-07-09 07:20:49,474 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:20:49,860 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 386 ms 2026-07-09 07:20:49,860 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 386 ms 2026-07-09 07:21:09,844 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:21:49,994 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:21:50,129 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:21:50,131 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8822152324959837277 created at 2026-07-09T07:21:28.257+00:00 with filter true 2026-07-09 07:21:50,131 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:21:50,522 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 391 ms 2026-07-09 07:21:50,522 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 391 ms 2026-07-09 07:22:09,892 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:22:50,729 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:22:50,931 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:22:50,942 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5563815306390158852 created at 2026-07-09T07:22:28.538+00:00 with filter true 2026-07-09 07:22:50,942 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:22:51,528 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 586 ms 2026-07-09 07:22:51,528 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 586 ms 2026-07-09 07:23:09,944 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:23:19,962 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 94 ms. 2026-07-09 07:23:51,655 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:23:51,756 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:23:51,768 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 214184681520377533 created at 2026-07-09T07:23:28.763+00:00 with filter true 2026-07-09 07:23:51,768 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:23:52,241 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 473 ms 2026-07-09 07:23:52,241 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 473 ms 2026-07-09 07:24:09,990 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:52,359 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:52,556 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:24:52,564 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8494909396698604034 created at 2026-07-09T07:24:28.665+00:00 with filter true 2026-07-09 07:24:52,564 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:24:52,621 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:52,721 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:52,803 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:52,881 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:53,105 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 541 ms 2026-07-09 07:24:53,105 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 541 ms 2026-07-09 07:24:56,326 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:59,462 INFO [JettyServerThreadPool-359] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 07:24:59,463 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 07:24:59,486 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:59,583 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:24:59,676 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:00,624 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:00,750 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:00,900 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:01,119 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:05,815 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:07,946 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [241133.839s][info ][gc] GC(100) Pause Young (Normal) (G1 Evacuation Pause) 4666M->118M(8200M) 12.356ms 2026-07-09 07:25:09,624 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:09,699 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:09,767 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:09,838 INFO [JettyServerThreadPool-433] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:10,039 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:53,434 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:25:53,598 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:25:53,607 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1052582804296043704 created at 2026-07-09T07:25:28.278+00:00 with filter true 2026-07-09 07:25:53,608 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:25:54,108 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 501 ms 2026-07-09 07:25:54,108 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 501 ms 2026-07-09 07:26:10,085 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:26:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 07:26:54,269 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:26:54,557 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:26:54,566 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6334993702140468661 created at 2026-07-09T07:26:28.494+00:00 with filter true 2026-07-09 07:26:54,566 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:26:55,250 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 684 ms 2026-07-09 07:26:55,250 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 684 ms 2026-07-09 07:27:10,153 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:27:55,432 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:27:55,570 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:27:55,583 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7346317755907573477 created at 2026-07-09T07:27:29.844+00:00 with filter true 2026-07-09 07:27:55,583 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:27:56,058 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 475 ms 2026-07-09 07:27:56,058 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 475 ms 2026-07-09 07:28:10,204 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:28:56,166 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:28:56,298 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:28:56,300 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3933288956015651915 created at 2026-07-09T07:28:29.243+00:00 with filter true 2026-07-09 07:28:56,300 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:28:56,711 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 411 ms 2026-07-09 07:28:56,711 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 411 ms 2026-07-09 07:29:10,236 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:29:19,996 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 128 ms. 2026-07-09 07:29:56,826 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:29:56,962 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:29:56,972 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5774520585757173831 created at 2026-07-09T07:29:29.153+00:00 with filter true 2026-07-09 07:29:56,972 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:29:57,575 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 603 ms 2026-07-09 07:29:57,575 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 603 ms 2026-07-09 07:30:10,274 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:30:57,735 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:30:57,887 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:30:57,899 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3294223206198160217 created at 2026-07-09T07:30:28.318+00:00 with filter true 2026-07-09 07:30:57,899 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:30:58,370 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 471 ms 2026-07-09 07:30:58,370 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 471 ms 2026-07-09 07:31:10,317 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:31:58,490 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:31:58,617 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:31:58,619 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8249304785186875364 created at 2026-07-09T07:31:28.983+00:00 with filter true 2026-07-09 07:31:58,619 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:31:59,202 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 583 ms 2026-07-09 07:31:59,202 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 583 ms 2026-07-09 07:32:10,362 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:32:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 07:32:59,326 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:32:59,457 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:32:59,465 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4485658219187987149 created at 2026-07-09T07:32:28.817+00:00 with filter true 2026-07-09 07:32:59,465 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:33:00,285 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 820 ms 2026-07-09 07:33:00,285 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 820 ms 2026-07-09 07:33:10,404 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:34:00,406 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:34:00,583 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:34:00,585 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5284820083038161664 created at 2026-07-09T07:33:30.745+00:00 with filter true 2026-07-09 07:34:00,585 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:34:01,330 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 745 ms 2026-07-09 07:34:01,331 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 746 ms 2026-07-09 07:34:10,440 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:35:01,445 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:35:01,564 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:35:01,566 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4690486207642820842 created at 2026-07-09T07:34:29.864+00:00 with filter true 2026-07-09 07:35:01,566 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:35:02,031 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 465 ms 2026-07-09 07:35:02,031 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 465 ms 2026-07-09 07:35:10,472 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:35:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 07:36:02,236 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:36:02,430 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:36:02,437 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3295496034751963770 created at 2026-07-09T07:35:30.135+00:00 with filter true 2026-07-09 07:36:02,437 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:36:02,959 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 523 ms 2026-07-09 07:36:02,959 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 523 ms 2026-07-09 07:36:10,528 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:37:03,130 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:37:03,280 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:37:03,290 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2388877896285176586 created at 2026-07-09T07:36:30.002+00:00 with filter true 2026-07-09 07:37:03,291 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:37:03,953 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 663 ms 2026-07-09 07:37:03,954 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 664 ms 2026-07-09 07:37:10,561 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:38:04,096 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:38:04,222 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:38:04,224 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2089827453859339432 created at 2026-07-09T07:37:30.542+00:00 with filter true 2026-07-09 07:38:04,224 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:38:04,733 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 509 ms 2026-07-09 07:38:04,733 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 509 ms 2026-07-09 07:38:10,607 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:38:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 07:39:04,909 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:39:05,076 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:39:05,078 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8633527560184356553 created at 2026-07-09T07:38:31.833+00:00 with filter true 2026-07-09 07:39:05,078 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:39:05,872 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 794 ms 2026-07-09 07:39:05,872 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 794 ms 2026-07-09 07:39:10,651 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:40:06,036 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:40:06,190 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:40:06,198 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6989215273068209419 created at 2026-07-09T07:39:30.571+00:00 with filter true 2026-07-09 07:40:06,198 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:40:06,973 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 775 ms 2026-07-09 07:40:06,973 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 775 ms 2026-07-09 07:40:10,702 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:41:07,167 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:41:07,318 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:41:07,320 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1639730402165133442 created at 2026-07-09T07:40:30.545+00:00 with filter true 2026-07-09 07:41:07,320 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:41:07,768 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 448 ms 2026-07-09 07:41:07,768 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 448 ms 2026-07-09 07:41:10,822 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:41:19,922 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 54 ms. 2026-07-09 07:42:08,086 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:42:08,555 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:42:08,568 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3508390787326561700 created at 2026-07-09T07:41:30.729+00:00 with filter true 2026-07-09 07:42:08,569 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:42:09,177 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 609 ms 2026-07-09 07:42:09,178 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 610 ms 2026-07-09 07:42:10,889 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:43:09,367 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:43:09,578 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:43:09,585 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5925959385224066881 created at 2026-07-09T07:42:31.438+00:00 with filter true 2026-07-09 07:43:09,585 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:43:10,427 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 842 ms 2026-07-09 07:43:10,428 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 843 ms 2026-07-09 07:43:10,948 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:44:10,553 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:44:10,675 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:44:10,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4123344942504686849 created at 2026-07-09T07:43:31.769+00:00 with filter true 2026-07-09 07:44:10,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:44:11,003 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:44:11,356 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 679 ms 2026-07-09 07:44:11,357 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 680 ms 2026-07-09 07:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:44:20,212 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 344 ms. 2026-07-09 07:45:11,036 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:45:11,477 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:45:11,645 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:45:11,654 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3819456648415731527 created at 2026-07-09T07:44:31.469+00:00 with filter true 2026-07-09 07:45:11,655 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:45:12,411 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 757 ms 2026-07-09 07:45:12,411 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 757 ms 2026-07-09 07:46:11,110 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:46:12,545 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:46:12,672 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:46:12,675 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8048990389614644555 created at 2026-07-09T07:45:30.377+00:00 with filter true 2026-07-09 07:46:12,675 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:46:13,144 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 470 ms 2026-07-09 07:46:13,144 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 470 ms 2026-07-09 07:47:11,150 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:47:13,257 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:47:13,380 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:47:13,392 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 361924725269763510 created at 2026-07-09T07:46:31.143+00:00 with filter true 2026-07-09 07:47:13,392 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:47:13,867 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 475 ms 2026-07-09 07:47:13,868 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 476 ms 2026-07-09 07:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:47:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 72 ms. 2026-07-09 07:48:11,192 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:48:14,020 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:48:14,165 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:48:14,167 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6206056346500863763 created at 2026-07-09T07:47:31.869+00:00 with filter true 2026-07-09 07:48:14,168 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:48:14,731 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 564 ms 2026-07-09 07:48:14,732 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 565 ms 2026-07-09 07:49:11,254 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:49:14,866 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:49:15,046 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:49:15,056 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3215895504413937589 created at 2026-07-09T07:48:31.539+00:00 with filter true 2026-07-09 07:49:15,056 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:49:15,752 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 696 ms 2026-07-09 07:49:15,752 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 696 ms 2026-07-09 07:50:11,312 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:50:15,857 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:50:15,984 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:50:15,987 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3572136594808735503 created at 2026-07-09T07:49:33.130+00:00 with filter true 2026-07-09 07:50:15,987 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:50:16,621 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 634 ms 2026-07-09 07:50:16,621 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 634 ms 2026-07-09 07:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:50:19,975 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 107 ms. 2026-07-09 07:51:11,357 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:51:16,737 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:51:16,868 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:51:16,883 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2925782393410367069 created at 2026-07-09T07:50:32.402+00:00 with filter true 2026-07-09 07:51:16,883 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:51:17,467 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 584 ms 2026-07-09 07:51:17,467 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 584 ms 2026-07-09 07:52:11,396 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:52:17,634 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:52:17,766 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:52:17,768 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8042666025491593036 created at 2026-07-09T07:51:33.259+00:00 with filter true 2026-07-09 07:52:17,768 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:52:18,331 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 563 ms 2026-07-09 07:52:18,331 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 563 ms 2026-07-09 07:53:11,425 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:53:18,477 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:53:18,610 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:53:18,612 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3582463519544211499 created at 2026-07-09T07:52:34.283+00:00 with filter true 2026-07-09 07:53:18,612 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:53:19,328 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 715 ms 2026-07-09 07:53:19,328 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 716 ms 2026-07-09 07:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:53:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 07:54:11,467 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:54:19,450 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:54:19,566 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:54:19,568 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3552459977809548748 created at 2026-07-09T07:53:33.598+00:00 with filter true 2026-07-09 07:54:19,568 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:54:20,382 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 814 ms 2026-07-09 07:54:20,382 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 814 ms 2026-07-09 07:55:11,518 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:55:20,537 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:55:20,690 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:55:20,693 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 881872720476454806 created at 2026-07-09T07:54:33.628+00:00 with filter true 2026-07-09 07:55:20,693 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:55:21,144 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 451 ms 2026-07-09 07:55:21,145 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 453 ms 2026-07-09 07:56:11,609 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:56:18,968 INFO [terminal-session-gc] [org.apache.amoro.server.terminal.TerminalManager] [] - Terminal Session release count: 1 2026-07-09 07:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:56:20,015 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 147 ms. 2026-07-09 07:56:21,259 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:56:21,443 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:56:21,452 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4362742408008599633 created at 2026-07-09T07:55:32.909+00:00 with filter true 2026-07-09 07:56:21,453 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:56:22,099 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 647 ms 2026-07-09 07:56:22,099 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 647 ms 2026-07-09 07:57:11,660 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:57:22,221 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:57:22,341 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:57:22,344 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5091627095975616528 created at 2026-07-09T07:56:34.167+00:00 with filter true 2026-07-09 07:57:22,344 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [243066.720s][info ][gc] GC(101) Pause Young (Normal) (G1 Evacuation Pause) 4702M->119M(8200M) 13.073ms 2026-07-09 07:57:23,010 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 666 ms 2026-07-09 07:57:23,010 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 666 ms 2026-07-09 07:58:11,709 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:58:23,143 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:58:23,348 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:58:23,361 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3332699166083501141 created at 2026-07-09T07:57:33.806+00:00 with filter true 2026-07-09 07:58:23,361 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:58:23,993 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 632 ms 2026-07-09 07:58:23,993 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 632 ms 2026-07-09 07:59:11,770 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 07:59:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 07:59:24,123 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 07:59:24,229 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 07:59:24,231 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7764184359034036991 created at 2026-07-09T07:58:34.144+00:00 with filter true 2026-07-09 07:59:24,231 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 07:59:24,896 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 94 files in 665 ms 2026-07-09 07:59:24,896 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 665 ms 2026-07-09 08:00:11,809 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:00:25,011 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:00:25,243 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:00:25,252 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MAJOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 08:00:25,252 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MAJOR) 2026-07-09 08:00:25,263 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:00:25,266 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1797676956185878627 created at 2026-07-09T07:59:35.022+00:00 with filter true 2026-07-09 08:00:25,266 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:00:25,863 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 95 files in 597 ms 2026-07-09 08:00:25,863 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 597 ms 2026-07-09 08:00:27,339 INFO [thrift-server-optimize-manager-78] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 08:00:27,531 INFO [plan-executor-thread-66] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:00:27,678 INFO [plan-executor-thread-66] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:00:27,681 INFO [plan-executor-thread-66] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1797676956185878627 created at 2026-07-09T07:59:35.022+00:00 with filter true 2026-07-09 08:00:27,681 INFO [plan-executor-thread-66] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:00:27,990 INFO [plan-executor-thread-66] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 95 files in 309 ms 2026-07-09 08:00:27,990 INFO [plan-executor-thread-66] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 309 ms 2026-07-09 08:00:27,991 INFO [plan-executor-thread-66] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MAJOR, get 2 tasks, cost 348767 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 260395516 2026-07-09 08:00:27,991 INFO [plan-executor-thread-66] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461112035475456, taskId:1), summary MetricsSummary{rewriteDataSize=139960, rewriteDataFileCnt=59, rewriteDataRecordCnt=1556, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 08:00:27,991 INFO [plan-executor-thread-66] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461112035475456, taskId:2), summary MetricsSummary{rewriteDataSize=34374, rewriteDataFileCnt=3, rewriteDataRecordCnt=3815, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 08:00:28,229 INFO [plan-executor-thread-66] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 2 tasks with a total cost of 871 ms, skipping 0 tables. 2026-07-09 08:00:28,267 INFO [thrift-server-optimize-manager-78] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783584023185}} polled task OptimizingTaskId(processId:1461112035475456, taskId:1) 2026-07-09 08:00:28,280 INFO [thrift-server-optimize-manager-78] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461112035475456, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-09 08:00:31,041 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783584023185}} polled task OptimizingTaskId(processId:1461112035475456, taskId:2) 2026-07-09 08:00:31,053 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461112035475456, taskId:2) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 08:00:38,736 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461112035475456, taskId:2) (status: SUCCESS) 2026-07-09 08:00:48,145 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461112035475456, taskId:1) (status: SUCCESS) 2026-07-09 08:00:48,334 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:00:48,334 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 2 tasks. 2026-07-09 08:00:48,536 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:00:49,600 INFO [async-optimizing-commit-executor-3] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 5130083104205775103 (BaseRewriteFiles) 2026-07-09 08:00:50,145 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1811 ms. 2026-07-09 08:00:50,167 INFO [async-optimizing-commit-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:01:11,868 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:01:26,161 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:01:26,344 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:01:26,346 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5130083104205775103 created at 2026-07-09T08:00:49.599+00:00 with filter true 2026-07-09 08:01:26,346 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:01:26,670 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 324 ms 2026-07-09 08:01:26,670 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 324 ms 2026-07-09 08:02:11,913 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:02:19,971 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 103 ms. 2026-07-09 08:02:26,822 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:02:26,954 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:02:26,957 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1459549773000804034 created at 2026-07-09T08:01:35.902+00:00 with filter true 2026-07-09 08:02:26,957 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:02:27,115 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 158 ms 2026-07-09 08:02:27,115 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 158 ms 2026-07-09 08:03:11,971 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:03:27,237 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:03:27,351 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:03:27,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2553367228036131612 created at 2026-07-09T08:02:33.009+00:00 with filter true 2026-07-09 08:03:27,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:03:27,960 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 607 ms 2026-07-09 08:03:27,960 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 607 ms 2026-07-09 08:04:12,007 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:04:28,137 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:04:28,285 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:04:28,290 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2468960586987671635 created at 2026-07-09T08:03:33.423+00:00 with filter true 2026-07-09 08:04:28,290 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:04:28,710 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 420 ms 2026-07-09 08:04:28,710 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 420 ms 2026-07-09 08:05:12,058 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:05:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 08:05:28,859 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:05:29,040 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:05:29,043 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 215715426590310732 created at 2026-07-09T08:04:33.437+00:00 with filter true 2026-07-09 08:05:29,043 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:05:29,296 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 253 ms 2026-07-09 08:05:29,296 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 253 ms 2026-07-09 08:06:12,126 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:06:29,410 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:06:29,561 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:06:29,569 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1155872535572533633 created at 2026-07-09T08:05:33.503+00:00 with filter true 2026-07-09 08:06:29,569 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:06:29,837 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 268 ms 2026-07-09 08:06:29,837 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 268 ms 2026-07-09 08:07:12,182 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:07:29,969 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:07:30,142 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:07:30,145 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9210282043295816994 created at 2026-07-09T08:06:33.916+00:00 with filter true 2026-07-09 08:07:30,145 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:07:30,562 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 417 ms 2026-07-09 08:07:30,562 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 417 ms 2026-07-09 08:08:12,226 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:08:19,978 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 110 ms. 2026-07-09 08:08:30,733 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:08:30,869 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:08:30,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6547188670480443013 created at 2026-07-09T08:07:34.790+00:00 with filter true 2026-07-09 08:08:30,873 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:08:31,310 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 437 ms 2026-07-09 08:08:31,310 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 437 ms 2026-07-09 08:09:12,256 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:09:31,458 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:09:31,644 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:09:31,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1759556575404767712 created at 2026-07-09T08:08:35.427+00:00 with filter true 2026-07-09 08:09:31,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:09:32,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 569 ms 2026-07-09 08:09:32,216 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 569 ms 2026-07-09 08:10:12,307 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:10:32,347 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:10:32,546 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:10:32,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2986022851894525141 created at 2026-07-09T08:09:35.459+00:00 with filter true 2026-07-09 08:10:32,551 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:10:32,882 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 331 ms 2026-07-09 08:10:32,882 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 331 ms 2026-07-09 08:11:12,369 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:11:19,973 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 106 ms. 2026-07-09 08:11:33,034 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:11:33,184 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:11:33,196 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2340485383495469382 created at 2026-07-09T08:10:36.772+00:00 with filter true 2026-07-09 08:11:33,196 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:11:33,496 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 300 ms 2026-07-09 08:11:33,496 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 300 ms 2026-07-09 08:12:12,432 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:12:33,667 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:12:33,953 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:12:33,985 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2362261903944444299 created at 2026-07-09T08:11:35.959+00:00 with filter true 2026-07-09 08:12:33,985 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:12:34,355 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 370 ms 2026-07-09 08:12:34,355 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 370 ms 2026-07-09 08:13:12,510 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:13:34,489 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:13:34,619 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:13:34,626 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 930586702698090005 created at 2026-07-09T08:12:37.512+00:00 with filter true 2026-07-09 08:13:34,627 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:13:35,176 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 550 ms 2026-07-09 08:13:35,176 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 550 ms 2026-07-09 08:14:12,559 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:14:19,913 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 45 ms. 2026-07-09 08:14:35,365 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:14:35,517 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:14:35,519 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6069173351307260301 created at 2026-07-09T08:13:37.691+00:00 with filter true 2026-07-09 08:14:35,519 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:14:36,318 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 799 ms 2026-07-09 08:14:36,318 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 799 ms 2026-07-09 08:15:12,590 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:26,014 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:26,135 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:26,299 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 56 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:26,317 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:15:26,429 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:26,436 INFO [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:26,439 INFO [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:15:26,584 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:26,596 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:28,698 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:28,778 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:29,045 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:29,143 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:34,118 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:34,142 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:36,442 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:36,661 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:15:36,664 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7814330992465367241 created at 2026-07-09T08:14:37.594+00:00 with filter true 2026-07-09 08:15:36,664 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:15:37,144 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 480 ms 2026-07-09 08:15:37,144 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 480 ms 2026-07-09 08:15:37,636 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:37,658 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:54,487 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:54,650 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:54,672 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 56 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:54,674 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:15:54,944 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:54,953 INFO [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:54,956 INFO [JettyServerThreadPool-439] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:15:55,160 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:55,169 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 08:15:59,309 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:59,385 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:59,487 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:15:59,580 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:02,495 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:02,668 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:02,680 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 56 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:02,684 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:16:02,860 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:02,868 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:02,872 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:16:03,058 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:03,073 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:04,968 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:04,976 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 65 , pageNumber:1, limit:6, offset:0 2026-07-09 08:16:04,994 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 6 optimizing tasks. 2026-07-09 08:16:08,444 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:08,582 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:08,593 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 56 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:08,598 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:16:08,775 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:08,783 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:08,786 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 08:16:08,906 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:08,917 INFO [JettyServerThreadPool-440] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 08:16:11,502 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:11,580 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:11,650 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:11,720 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:12,629 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:37,338 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:16:37,481 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:16:37,483 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2204733489815382639 created at 2026-07-09T08:15:38.154+00:00 with filter true 2026-07-09 08:16:37,483 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:16:37,766 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 283 ms 2026-07-09 08:16:37,766 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 283 ms 2026-07-09 08:17:12,682 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:17:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 08:17:37,912 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:17:38,046 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:17:38,049 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2204973980473345817 created at 2026-07-09T08:16:38.591+00:00 with filter true 2026-07-09 08:17:38,049 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:17:38,536 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 487 ms 2026-07-09 08:17:38,536 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 487 ms 2026-07-09 08:18:12,727 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:18:38,653 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:18:38,773 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:18:38,775 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5774025046968302188 created at 2026-07-09T08:17:39.228+00:00 with filter true 2026-07-09 08:18:38,776 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:18:39,363 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 588 ms 2026-07-09 08:18:39,363 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 588 ms 2026-07-09 08:19:12,759 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:19:39,501 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:19:39,644 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:19:39,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7771489633200514296 created at 2026-07-09T08:18:40.113+00:00 with filter true 2026-07-09 08:19:39,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:19:40,225 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 578 ms 2026-07-09 08:19:40,226 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 579 ms 2026-07-09 08:20:12,797 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:20:19,968 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 100 ms. 2026-07-09 08:20:40,339 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:20:40,466 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:20:40,476 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7543786050108005510 created at 2026-07-09T08:20:38.582+00:00 with filter true 2026-07-09 08:20:40,476 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:20:40,794 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 318 ms 2026-07-09 08:20:40,794 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 318 ms 2026-07-09 08:21:12,860 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:21:40,949 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:21:41,262 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:21:41,266 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8947357417446868155 created at 2026-07-09T08:21:38.935+00:00 with filter true 2026-07-09 08:21:41,266 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:21:41,811 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 545 ms 2026-07-09 08:21:41,811 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 545 ms 2026-07-09 08:22:12,893 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:22:41,931 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:22:42,151 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:22:42,155 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2317818525855246250 created at 2026-07-09T08:22:40.258+00:00 with filter true 2026-07-09 08:22:42,156 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:22:42,721 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 566 ms 2026-07-09 08:22:42,721 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 08:23:12,932 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:23:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 08:23:42,876 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:23:43,014 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:23:43,016 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4101206698025604238 created at 2026-07-09T08:23:40.433+00:00 with filter true 2026-07-09 08:23:43,016 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:23:43,468 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 452 ms 2026-07-09 08:23:43,468 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 452 ms 2026-07-09 08:24:12,964 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:24:43,610 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:24:43,745 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:24:43,747 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8302975740850042294 created at 2026-07-09T08:24:39.870+00:00 with filter true 2026-07-09 08:24:43,748 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:24:44,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 450 ms 2026-07-09 08:24:44,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 450 ms 2026-07-09 08:25:12,994 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:25:44,333 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:25:44,451 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:25:44,453 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7066739234056884983 created at 2026-07-09T08:25:40.042+00:00 with filter true 2026-07-09 08:25:44,453 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [244769.038s][info ][gc] GC(102) Pause Young (Normal) (G1 Evacuation Pause) 4823M->119M(8200M) 12.459ms 2026-07-09 08:25:44,813 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 08:25:44,814 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 08:25:44,814 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 08:25:44,934 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 481 ms 2026-07-09 08:25:44,934 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 481 ms 2026-07-09 08:26:13,035 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:26:20,020 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 152 ms. 2026-07-09 08:26:45,143 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:26:45,293 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:26:45,307 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5390593876016111516 created at 2026-07-09T08:26:41.068+00:00 with filter true 2026-07-09 08:26:45,307 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:26:45,674 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 367 ms 2026-07-09 08:26:45,674 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 367 ms 2026-07-09 08:27:13,077 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:27:45,841 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:27:45,966 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:27:45,968 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1045181450175802805 created at 2026-07-09T08:27:40.942+00:00 with filter true 2026-07-09 08:27:45,968 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:27:46,352 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 384 ms 2026-07-09 08:27:46,352 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 384 ms 2026-07-09 08:28:13,112 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:28:46,533 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:28:46,680 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:28:46,683 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 807830496414303749 created at 2026-07-09T08:28:42.222+00:00 with filter true 2026-07-09 08:28:46,683 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:28:47,239 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 556 ms 2026-07-09 08:28:47,239 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 556 ms 2026-07-09 08:29:13,141 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:29:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 08:29:47,375 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:29:47,500 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:29:47,503 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1463922052477691570 created at 2026-07-09T08:29:41.307+00:00 with filter true 2026-07-09 08:29:47,503 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:29:47,949 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 447 ms 2026-07-09 08:29:47,949 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 447 ms 2026-07-09 08:30:13,174 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:30:48,085 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:30:48,260 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:30:48,262 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4367923121423460011 created at 2026-07-09T08:30:40.394+00:00 with filter true 2026-07-09 08:30:48,262 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:30:48,798 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 536 ms 2026-07-09 08:30:48,798 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 536 ms 2026-07-09 08:31:13,239 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:31:48,924 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:31:49,060 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:31:49,063 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1279503764164429416 created at 2026-07-09T08:31:41.122+00:00 with filter true 2026-07-09 08:31:49,063 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:31:49,548 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 485 ms 2026-07-09 08:31:49,549 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 486 ms 2026-07-09 08:32:13,272 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:32:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 08:32:49,679 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:32:49,835 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:32:49,837 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 470985300394523764 created at 2026-07-09T08:32:41.399+00:00 with filter true 2026-07-09 08:32:49,837 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:32:50,371 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 534 ms 2026-07-09 08:32:50,371 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 534 ms 2026-07-09 08:33:13,319 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:33:50,541 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:33:50,688 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:33:50,693 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7594029426263074043 created at 2026-07-09T08:33:42.071+00:00 with filter true 2026-07-09 08:33:50,693 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:33:51,302 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 609 ms 2026-07-09 08:33:51,302 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 609 ms 2026-07-09 08:34:13,358 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:34:51,446 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:34:51,589 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:34:51,591 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4138340542493855254 created at 2026-07-09T08:34:41.899+00:00 with filter true 2026-07-09 08:34:51,591 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:34:51,972 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 381 ms 2026-07-09 08:34:51,972 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 381 ms 2026-07-09 08:35:13,402 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:35:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 08:35:52,139 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:35:52,265 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:35:52,267 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3104016972714139675 created at 2026-07-09T08:35:40.400+00:00 with filter true 2026-07-09 08:35:52,267 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:35:52,700 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 433 ms 2026-07-09 08:35:52,700 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 433 ms 2026-07-09 08:36:13,452 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:36:52,826 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:36:53,041 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:36:53,055 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5388679515659268702 created at 2026-07-09T08:36:41.134+00:00 with filter true 2026-07-09 08:36:53,055 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:36:53,714 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 659 ms 2026-07-09 08:36:53,714 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 659 ms 2026-07-09 08:37:13,535 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:37:53,913 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:37:54,079 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:37:54,083 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 644195907104319775 created at 2026-07-09T08:37:41.800+00:00 with filter true 2026-07-09 08:37:54,083 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:37:54,710 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 627 ms 2026-07-09 08:37:54,711 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 628 ms 2026-07-09 08:38:13,576 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:38:20,000 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 133 ms. 2026-07-09 08:38:54,838 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:38:54,962 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:38:54,974 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 644195907104319775 created at 2026-07-09T08:37:41.800+00:00 with filter true 2026-07-09 08:38:54,974 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:38:55,668 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 694 ms 2026-07-09 08:38:55,668 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 694 ms 2026-07-09 08:39:13,656 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:39:55,832 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:39:55,947 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:39:55,949 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1837121790085300100 created at 2026-07-09T08:39:42.695+00:00 with filter true 2026-07-09 08:39:55,949 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:39:56,522 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 573 ms 2026-07-09 08:39:56,522 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-09 08:40:13,701 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:40:56,637 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:40:56,750 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:40:56,761 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 957418988857114365 created at 2026-07-09T08:40:41.687+00:00 with filter true 2026-07-09 08:40:56,761 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:40:57,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 635 ms 2026-07-09 08:40:57,396 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 635 ms 2026-07-09 08:41:13,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:41:19,932 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 64 ms. 2026-07-09 08:41:57,563 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:41:57,745 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:41:57,748 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8271906646434858721 created at 2026-07-09T08:41:42.759+00:00 with filter true 2026-07-09 08:41:57,748 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:41:58,446 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 698 ms 2026-07-09 08:41:58,447 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 699 ms 2026-07-09 08:42:13,786 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:42:58,630 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:42:58,798 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:42:58,806 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4451716960755015251 created at 2026-07-09T08:42:43.532+00:00 with filter true 2026-07-09 08:42:58,806 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:42:59,506 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 701 ms 2026-07-09 08:42:59,506 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 701 ms 2026-07-09 08:43:13,826 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:43:59,628 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:43:59,763 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:43:59,765 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6622434238334129183 created at 2026-07-09T08:43:45.012+00:00 with filter true 2026-07-09 08:43:59,765 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:44:00,281 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 516 ms 2026-07-09 08:44:00,281 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 516 ms 2026-07-09 08:44:13,893 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:44:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 08:45:00,434 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:45:00,597 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:45:00,600 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7441384936015465180 created at 2026-07-09T08:44:44.588+00:00 with filter true 2026-07-09 08:45:00,600 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:45:01,101 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 501 ms 2026-07-09 08:45:01,102 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-09 08:45:13,944 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:46:01,283 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:46:01,437 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:46:01,440 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3334611808154389787 created at 2026-07-09T08:45:43.811+00:00 with filter true 2026-07-09 08:46:01,440 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:46:02,023 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 583 ms 2026-07-09 08:46:02,023 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 583 ms 2026-07-09 08:46:13,998 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:47:02,132 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:47:02,261 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:47:02,264 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8016404472305377525 created at 2026-07-09T08:46:43.907+00:00 with filter true 2026-07-09 08:47:02,264 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:47:02,912 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 648 ms 2026-07-09 08:47:02,913 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 649 ms 2026-07-09 08:47:14,040 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:47:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 08:48:03,100 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:48:03,278 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:48:03,281 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8993049663640337758 created at 2026-07-09T08:47:44.723+00:00 with filter true 2026-07-09 08:48:03,281 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:48:03,788 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 507 ms 2026-07-09 08:48:03,788 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 507 ms 2026-07-09 08:48:14,075 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:49:03,980 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:49:04,176 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:49:04,178 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1765085054695684772 created at 2026-07-09T08:48:45.389+00:00 with filter true 2026-07-09 08:49:04,179 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:49:04,808 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 630 ms 2026-07-09 08:49:04,808 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 630 ms 2026-07-09 08:49:14,116 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:50:04,926 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:50:05,033 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:50:05,035 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7746027877277015013 created at 2026-07-09T08:49:45.223+00:00 with filter true 2026-07-09 08:50:05,035 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:50:05,639 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 604 ms 2026-07-09 08:50:05,639 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 604 ms 2026-07-09 08:50:14,151 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:50:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 08:51:05,835 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:51:05,995 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:51:06,005 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3728560504862068331 created at 2026-07-09T08:50:43.868+00:00 with filter true 2026-07-09 08:51:06,005 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:51:06,796 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 792 ms 2026-07-09 08:51:06,796 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 792 ms 2026-07-09 08:51:14,189 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:52:06,962 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:52:07,148 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:52:07,150 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7243893879100663598 created at 2026-07-09T08:51:45.981+00:00 with filter true 2026-07-09 08:52:07,150 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:52:07,727 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 577 ms 2026-07-09 08:52:07,727 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 577 ms 2026-07-09 08:52:14,244 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:53:08,011 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:53:08,249 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:53:08,259 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6270511077870029410 created at 2026-07-09T08:52:46.098+00:00 with filter true 2026-07-09 08:53:08,259 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:53:08,953 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 694 ms 2026-07-09 08:53:08,954 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 695 ms 2026-07-09 08:53:14,278 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:53:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 08:54:09,168 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:54:09,351 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:54:09,354 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6562769165355694465 created at 2026-07-09T08:53:46.537+00:00 with filter true 2026-07-09 08:54:09,354 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:54:10,026 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 672 ms 2026-07-09 08:54:10,026 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 672 ms 2026-07-09 08:54:14,316 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:55:10,161 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:55:10,284 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:55:10,293 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8430725193078688875 created at 2026-07-09T08:54:46.105+00:00 with filter true 2026-07-09 08:55:10,293 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:55:10,895 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 602 ms 2026-07-09 08:55:10,895 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 602 ms 2026-07-09 08:55:14,350 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:56:11,015 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:56:11,235 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:56:11,237 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5337131873745160524 created at 2026-07-09T08:55:46.892+00:00 with filter true 2026-07-09 08:56:11,237 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:56:11,730 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 493 ms 2026-07-09 08:56:11,730 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 493 ms 2026-07-09 08:56:14,389 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:56:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 08:57:11,935 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:57:12,091 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:57:12,093 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 303374356576104280 created at 2026-07-09T08:56:48.970+00:00 with filter true 2026-07-09 08:57:12,094 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:57:12,532 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 439 ms 2026-07-09 08:57:12,532 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 439 ms 2026-07-09 08:57:14,449 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [246716.863s][info ][gc] GC(103) Pause Young (Normal) (G1 Evacuation Pause) 4687M->115M(8200M) 10.226ms 2026-07-09 08:58:12,667 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:58:12,841 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:58:12,843 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2552023770641320934 created at 2026-07-09T08:57:47.899+00:00 with filter true 2026-07-09 08:58:12,843 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:58:13,573 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 730 ms 2026-07-09 08:58:13,573 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 730 ms 2026-07-09 08:58:14,483 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:59:13,699 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:59:13,888 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 08:59:13,896 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2874382062931060822 created at 2026-07-09T08:58:48.632+00:00 with filter true 2026-07-09 08:59:13,896 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 08:59:14,522 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 08:59:14,616 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 720 ms 2026-07-09 08:59:14,617 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 721 ms 2026-07-09 08:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 08:59:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 72 ms. 2026-07-09 09:00:14,558 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:00:14,734 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:00:14,845 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:00:14,847 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MAJOR) 2026-07-09 09:00:14,847 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 09:00:14,859 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:00:14,863 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5506679825142834669 created at 2026-07-09T08:59:47.372+00:00 with filter true 2026-07-09 09:00:14,863 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:00:15,232 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 09:00:15,544 INFO [plan-executor-thread-67] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:00:15,756 INFO [plan-executor-thread-67] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:00:15,758 INFO [plan-executor-thread-67] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5506679825142834669 created at 2026-07-09T08:59:47.372+00:00 with filter true 2026-07-09 09:00:15,759 INFO [plan-executor-thread-67] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:00:15,778 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 94 files in 915 ms 2026-07-09 09:00:15,778 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 915 ms 2026-07-09 09:00:16,155 INFO [plan-executor-thread-67] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 94 files in 397 ms 2026-07-09 09:00:16,155 INFO [plan-executor-thread-67] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 397 ms 2026-07-09 09:00:16,156 INFO [plan-executor-thread-67] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 443752 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 251944818 2026-07-09 09:00:16,156 INFO [plan-executor-thread-67] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461114974822400, taskId:1), summary MetricsSummary{rewriteDataSize=143289, rewriteDataFileCnt=60, rewriteDataRecordCnt=1783, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 09:00:16,391 INFO [plan-executor-thread-67] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 1162 ms, skipping 0 tables. 2026-07-09 09:00:16,426 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783587607140}} polled task OptimizingTaskId(processId:1461114974822400, taskId:1) 2026-07-09 09:00:16,441 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461114974822400, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-09 09:00:37,669 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461114974822400, taskId:1) (status: SUCCESS) 2026-07-09 09:00:37,830 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:00:37,831 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 09:00:37,967 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:00:38,968 INFO [async-optimizing-commit-executor-7] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 7015444195473451364 (BaseRewriteFiles) 2026-07-09 09:00:39,463 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1632 ms. 2026-07-09 09:00:39,472 INFO [async-optimizing-commit-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:01:14,595 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:01:15,890 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:01:16,048 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:01:16,050 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1680045955768323104 created at 2026-07-09T09:00:47.884+00:00 with filter true 2026-07-09 09:01:16,050 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:01:16,360 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 310 ms 2026-07-09 09:01:16,361 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 311 ms 2026-07-09 09:02:14,632 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:02:16,534 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:02:16,738 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:02:16,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5560279504958646206 created at 2026-07-09T09:01:47.038+00:00 with filter true 2026-07-09 09:02:16,740 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:02:17,119 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 379 ms 2026-07-09 09:02:17,119 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 379 ms 2026-07-09 09:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:02:19,921 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 53 ms. 2026-07-09 09:03:14,684 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:03:17,240 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:03:17,371 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:03:17,379 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1145423908340773579 created at 2026-07-09T09:02:47.009+00:00 with filter true 2026-07-09 09:03:17,379 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:03:17,834 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 455 ms 2026-07-09 09:03:17,835 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 456 ms 2026-07-09 09:04:14,754 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:04:17,947 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:04:18,073 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:04:18,076 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1362127445897957059 created at 2026-07-09T09:03:47.133+00:00 with filter true 2026-07-09 09:04:18,076 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:04:18,502 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 427 ms 2026-07-09 09:04:18,502 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 427 ms 2026-07-09 09:05:14,817 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:05:18,658 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:05:18,842 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:05:18,844 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4754443931315551775 created at 2026-07-09T09:04:47.519+00:00 with filter true 2026-07-09 09:05:18,845 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:05:19,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 572 ms 2026-07-09 09:05:19,416 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 572 ms 2026-07-09 09:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:05:19,972 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 104 ms. 2026-07-09 09:06:14,887 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:06:19,568 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:06:19,734 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:06:19,736 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4260610837158309520 created at 2026-07-09T09:05:47.132+00:00 with filter true 2026-07-09 09:06:19,736 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:06:20,019 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 283 ms 2026-07-09 09:06:20,019 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 283 ms 2026-07-09 09:07:14,924 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:07:20,165 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:07:20,294 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:07:20,297 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9146484197844281355 created at 2026-07-09T09:06:47.599+00:00 with filter true 2026-07-09 09:07:20,297 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:07:20,578 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 281 ms 2026-07-09 09:07:20,578 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 281 ms 2026-07-09 09:08:14,975 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:08:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 09:08:20,692 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:08:20,811 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:08:20,813 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 547072511048680233 created at 2026-07-09T09:07:48.266+00:00 with filter true 2026-07-09 09:08:20,813 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:08:21,053 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 240 ms 2026-07-09 09:08:21,054 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 241 ms 2026-07-09 09:09:15,018 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:09:21,165 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:09:21,303 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:09:21,309 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5558777348956143598 created at 2026-07-09T09:08:49.738+00:00 with filter true 2026-07-09 09:09:21,309 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:09:21,863 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 554 ms 2026-07-09 09:09:21,863 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 554 ms 2026-07-09 09:10:15,056 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:10:21,972 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:10:22,151 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:10:22,154 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4160164650675821035 created at 2026-07-09T09:09:49.165+00:00 with filter true 2026-07-09 09:10:22,154 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:10:22,495 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 341 ms 2026-07-09 09:10:22,496 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 342 ms 2026-07-09 09:11:15,096 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:11:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 09:11:22,620 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:11:22,743 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:11:22,745 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 990753320143029573 created at 2026-07-09T09:10:48.597+00:00 with filter true 2026-07-09 09:11:22,746 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:11:23,010 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 265 ms 2026-07-09 09:11:23,010 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 265 ms 2026-07-09 09:12:15,142 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:12:23,138 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:12:23,258 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:12:23,271 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 990753320143029573 created at 2026-07-09T09:10:48.597+00:00 with filter true 2026-07-09 09:12:23,271 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:12:23,741 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 470 ms 2026-07-09 09:12:23,742 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 471 ms 2026-07-09 09:13:15,179 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:13:23,856 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:13:23,984 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:13:24,003 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2463387832633960548 created at 2026-07-09T09:12:49.688+00:00 with filter true 2026-07-09 09:13:24,003 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:13:24,346 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 343 ms 2026-07-09 09:13:24,346 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 343 ms 2026-07-09 09:14:15,399 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:14:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 108 ms. 2026-07-09 09:14:24,465 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:14:24,623 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:14:24,636 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7586472081540707989 created at 2026-07-09T09:13:50.359+00:00 with filter true 2026-07-09 09:14:24,636 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:14:25,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 556 ms 2026-07-09 09:14:25,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 556 ms 2026-07-09 09:15:15,509 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:15:25,319 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:15:25,457 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:15:25,460 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7999382909100859566 created at 2026-07-09T09:14:50.941+00:00 with filter true 2026-07-09 09:15:25,460 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:15:25,771 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 312 ms 2026-07-09 09:15:25,771 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 312 ms 2026-07-09 09:16:15,602 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:16:25,892 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:16:26,017 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:16:26,019 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2646581382114976933 created at 2026-07-09T09:15:50.606+00:00 with filter true 2026-07-09 09:16:26,019 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:16:26,426 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 407 ms 2026-07-09 09:16:26,426 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 407 ms 2026-07-09 09:17:15,663 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:17:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 09:17:26,560 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:17:26,685 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:17:26,688 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7897698000779741085 created at 2026-07-09T09:16:50.981+00:00 with filter true 2026-07-09 09:17:26,688 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:17:27,008 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 320 ms 2026-07-09 09:17:27,008 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 320 ms 2026-07-09 09:18:15,695 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:18:27,117 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:18:27,235 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:18:27,238 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5990195762547974993 created at 2026-07-09T09:17:51.924+00:00 with filter true 2026-07-09 09:18:27,238 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:18:27,739 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 502 ms 2026-07-09 09:18:27,739 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-09 09:19:15,733 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:19:27,879 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:19:28,002 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:19:28,007 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6879774043732153095 created at 2026-07-09T09:18:51.846+00:00 with filter true 2026-07-09 09:19:28,007 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:19:28,651 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 644 ms 2026-07-09 09:19:28,651 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-09 09:20:15,787 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:20:19,966 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 98 ms. 2026-07-09 09:20:28,760 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:20:28,930 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:20:28,937 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 999337900281465949 created at 2026-07-09T09:19:52.162+00:00 with filter true 2026-07-09 09:20:28,937 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:20:29,302 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 365 ms 2026-07-09 09:20:29,302 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 365 ms 2026-07-09 09:21:15,840 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:21:29,455 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:21:29,597 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:21:29,599 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6885210090961110359 created at 2026-07-09T09:20:51.275+00:00 with filter true 2026-07-09 09:21:29,599 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:21:29,993 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 394 ms 2026-07-09 09:21:29,993 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 394 ms 2026-07-09 09:22:15,878 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:22:30,233 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:22:30,364 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:22:30,369 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5748561743906330357 created at 2026-07-09T09:21:51.796+00:00 with filter true 2026-07-09 09:22:30,369 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:22:30,742 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 373 ms 2026-07-09 09:22:30,742 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 373 ms 2026-07-09 09:23:15,916 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:23:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 09:23:30,874 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:23:31,018 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:23:31,020 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4457189158808332427 created at 2026-07-09T09:22:52.897+00:00 with filter true 2026-07-09 09:23:31,020 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:23:31,636 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 616 ms 2026-07-09 09:23:31,636 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 616 ms 2026-07-09 09:24:15,983 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:24:31,753 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:24:31,868 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:24:31,874 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4457189158808332427 created at 2026-07-09T09:22:52.897+00:00 with filter true 2026-07-09 09:24:31,874 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:24:32,447 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 573 ms 2026-07-09 09:24:32,447 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 573 ms 2026-07-09 09:25:16,014 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:25:32,572 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:25:32,695 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:25:32,700 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7507799447939052625 created at 2026-07-09T09:24:53.213+00:00 with filter true 2026-07-09 09:25:32,700 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:25:33,179 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 479 ms 2026-07-09 09:25:33,179 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 479 ms 2026-07-09 09:26:16,062 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:26:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-09 09:26:33,353 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:26:33,586 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:26:33,594 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1117083540691893114 created at 2026-07-09T09:25:52.925+00:00 with filter true 2026-07-09 09:26:33,594 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:26:33,990 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 396 ms 2026-07-09 09:26:33,990 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 396 ms 2026-07-09 09:27:16,120 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:27:34,140 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:27:34,374 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:27:34,388 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1741294137102006159 created at 2026-07-09T09:26:53.103+00:00 with filter true 2026-07-09 09:27:34,388 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:27:34,876 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 488 ms 2026-07-09 09:27:34,876 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 488 ms 2026-07-09 09:28:16,163 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:28:35,036 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:28:35,151 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:28:35,153 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2719521062097733158 created at 2026-07-09T09:27:53.517+00:00 with filter true 2026-07-09 09:28:35,153 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:28:35,719 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 566 ms 2026-07-09 09:28:35,719 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 09:29:16,239 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:29:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 09:29:35,895 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:29:36,026 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:29:36,028 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 839047806728675108 created at 2026-07-09T09:28:56.348+00:00 with filter true 2026-07-09 09:29:36,028 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:29:36,445 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 417 ms 2026-07-09 09:29:36,445 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 417 ms 2026-07-09 09:30:16,275 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:30:36,678 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:30:37,117 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:30:37,129 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2054135718560828976 created at 2026-07-09T09:29:54.543+00:00 with filter true 2026-07-09 09:30:37,129 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:30:37,363 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 234 ms 2026-07-09 09:30:37,363 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 234 ms 2026-07-09 09:31:16,315 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:31:37,566 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:31:37,706 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:31:37,713 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 224038110868800698 created at 2026-07-09T09:30:54.041+00:00 with filter true 2026-07-09 09:31:37,713 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [248722.241s][info ][gc] GC(104) Pause Young (Normal) (G1 Evacuation Pause) 4779M->118M(8200M) 12.182ms 2026-07-09 09:31:38,166 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 453 ms 2026-07-09 09:31:38,166 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 453 ms 2026-07-09 09:32:16,351 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:32:19,934 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 09:32:38,332 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:32:38,492 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:32:38,501 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 224038110868800698 created at 2026-07-09T09:30:54.041+00:00 with filter true 2026-07-09 09:32:38,501 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:32:39,244 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 743 ms 2026-07-09 09:32:39,244 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 743 ms 2026-07-09 09:33:16,410 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:33:39,445 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:33:39,859 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:33:39,863 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3153884630213002099 created at 2026-07-09T09:32:56.256+00:00 with filter true 2026-07-09 09:33:39,863 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:33:40,388 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 525 ms 2026-07-09 09:33:40,388 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 525 ms 2026-07-09 09:34:16,459 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:34:40,511 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:34:40,659 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:34:40,663 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2916883790734462083 created at 2026-07-09T09:33:55.143+00:00 with filter true 2026-07-09 09:34:40,664 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:34:41,263 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 600 ms 2026-07-09 09:34:41,263 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 600 ms 2026-07-09 09:35:16,499 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:35:19,980 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 112 ms. 2026-07-09 09:35:41,379 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:35:41,491 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:35:41,500 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4638050991249532197 created at 2026-07-09T09:34:54.800+00:00 with filter true 2026-07-09 09:35:41,500 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:35:41,945 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 445 ms 2026-07-09 09:35:41,946 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 446 ms 2026-07-09 09:36:16,541 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:36:42,141 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:36:42,282 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:36:42,291 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4801881161267378207 created at 2026-07-09T09:35:55.682+00:00 with filter true 2026-07-09 09:36:42,291 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:36:42,890 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 599 ms 2026-07-09 09:36:42,890 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 599 ms 2026-07-09 09:37:16,593 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:37:43,026 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:37:43,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:37:43,154 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6795968823432263634 created at 2026-07-09T09:36:56.263+00:00 with filter true 2026-07-09 09:37:43,154 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:37:43,566 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 412 ms 2026-07-09 09:37:43,566 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 412 ms 2026-07-09 09:38:16,625 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:38:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 108 ms. 2026-07-09 09:38:43,686 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:38:43,793 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:38:43,798 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5760966028237172026 created at 2026-07-09T09:37:56.749+00:00 with filter true 2026-07-09 09:38:43,798 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:38:44,210 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 412 ms 2026-07-09 09:38:44,210 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 412 ms 2026-07-09 09:39:16,661 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:39:44,322 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:39:44,440 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:39:44,442 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 185473296173755039 created at 2026-07-09T09:38:57.979+00:00 with filter true 2026-07-09 09:39:44,442 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:39:45,071 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 629 ms 2026-07-09 09:39:45,071 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 629 ms 2026-07-09 09:40:16,692 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:40:45,231 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:40:45,369 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:40:45,377 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2903900045081893372 created at 2026-07-09T09:39:58.342+00:00 with filter true 2026-07-09 09:40:45,377 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:40:45,723 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 346 ms 2026-07-09 09:40:45,723 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 346 ms 2026-07-09 09:41:16,781 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:41:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 09:41:45,953 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:41:46,187 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:41:46,193 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7156615155263506509 created at 2026-07-09T09:40:56.771+00:00 with filter true 2026-07-09 09:41:46,193 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:41:46,688 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 495 ms 2026-07-09 09:41:46,688 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 495 ms 2026-07-09 09:42:16,947 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:42:46,836 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:42:47,057 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:42:47,066 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4036355463771788712 created at 2026-07-09T09:41:58.814+00:00 with filter true 2026-07-09 09:42:47,066 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:42:47,698 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 632 ms 2026-07-09 09:42:47,698 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 632 ms 2026-07-09 09:43:17,010 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:43:47,825 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:43:47,947 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:43:47,949 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4663125910342751195 created at 2026-07-09T09:42:59.868+00:00 with filter true 2026-07-09 09:43:47,949 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:43:48,615 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 666 ms 2026-07-09 09:43:48,616 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 667 ms 2026-07-09 09:44:17,082 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:44:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 09:44:48,756 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:44:48,893 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:44:48,899 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1928955866831640063 created at 2026-07-09T09:43:59.227+00:00 with filter true 2026-07-09 09:44:48,899 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:44:49,461 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 562 ms 2026-07-09 09:44:49,461 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 562 ms 2026-07-09 09:45:17,139 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:45:49,608 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:45:49,720 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:45:49,728 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6309283444913716873 created at 2026-07-09T09:44:59.581+00:00 with filter true 2026-07-09 09:45:49,728 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:45:50,272 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 544 ms 2026-07-09 09:45:50,272 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-09 09:46:17,234 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:46:50,433 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:46:50,628 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:46:50,636 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5725792835401615632 created at 2026-07-09T09:45:59.813+00:00 with filter true 2026-07-09 09:46:50,636 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:46:51,101 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 465 ms 2026-07-09 09:46:51,101 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 465 ms 2026-07-09 09:47:17,291 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:47:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 108 ms. 2026-07-09 09:47:51,264 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:47:51,383 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:47:51,394 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 746337070892976897 created at 2026-07-09T09:47:01.195+00:00 with filter true 2026-07-09 09:47:51,394 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:47:51,911 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 517 ms 2026-07-09 09:47:51,911 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 517 ms 2026-07-09 09:48:17,334 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:48:52,063 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:48:52,192 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:48:52,195 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6800497906164484456 created at 2026-07-09T09:48:01.625+00:00 with filter true 2026-07-09 09:48:52,195 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:48:52,733 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 538 ms 2026-07-09 09:48:52,733 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 538 ms 2026-07-09 09:49:17,375 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:49:52,939 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:49:53,072 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:49:53,086 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8869922025811462993 created at 2026-07-09T09:49:01.553+00:00 with filter true 2026-07-09 09:49:53,086 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:49:53,867 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 781 ms 2026-07-09 09:49:53,867 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 781 ms 2026-07-09 09:50:17,411 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:50:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 09:50:54,005 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:50:54,134 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:50:54,137 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6141312596095720919 created at 2026-07-09T09:50:01.769+00:00 with filter true 2026-07-09 09:50:54,137 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:50:54,525 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 388 ms 2026-07-09 09:50:54,525 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 388 ms 2026-07-09 09:51:17,480 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:51:54,790 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:51:55,059 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:51:55,071 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2580219494598580696 created at 2026-07-09T09:51:00.834+00:00 with filter true 2026-07-09 09:51:55,071 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:51:55,619 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 548 ms 2026-07-09 09:51:55,619 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 548 ms 2026-07-09 09:52:17,527 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:52:55,762 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:52:55,881 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:52:55,898 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5206860677343239206 created at 2026-07-09T09:52:02.419+00:00 with filter true 2026-07-09 09:52:55,898 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:52:56,623 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 725 ms 2026-07-09 09:52:56,623 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 725 ms 2026-07-09 09:53:17,577 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:53:19,920 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 53 ms. 2026-07-09 09:53:56,833 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:53:57,011 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:53:57,028 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5506263177612300201 created at 2026-07-09T09:53:02.292+00:00 with filter true 2026-07-09 09:53:57,028 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:53:57,931 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 903 ms 2026-07-09 09:53:57,931 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 903 ms 2026-07-09 09:54:17,622 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:34,954 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:35,099 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:35,257 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 57 , pageNumber:1, limit:1, offset:0 2026-07-09 09:54:35,278 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 09:54:35,389 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:35,397 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 09:54:35,400 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 09:54:35,518 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:35,528 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 09:54:37,878 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:37,963 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:38,075 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:38,204 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:49,796 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:49,879 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:49,959 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:50,051 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:58,077 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:54:58,224 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:54:58,235 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4355925513569966937 created at 2026-07-09T09:54:03.502+00:00 with filter true 2026-07-09 09:54:58,235 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:54:58,798 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 563 ms 2026-07-09 09:54:58,799 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 564 ms 2026-07-09 09:54:59,313 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:01,833 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:03,368 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:03,383 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:03,433 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:04,439 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:04,458 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:04,473 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:04,537 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:04,627 INFO [JettyServerThreadPool-440] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:05,041 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:05,042 INFO [JettyServerThreadPool-359] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1139771898843445776 created at 2026-07-09T09:50:39.703+00:00 with filter true 2026-07-09 09:55:05,042 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:55:05,064 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:17,662 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:41,875 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:41,895 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [250180.491s][info ][gc] GC(105) Pause Young (Normal) (G1 Evacuation Pause) 4590M->117M(8200M) 11.310ms 2026-07-09 09:55:56,268 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:58,932 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:59,053 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:55:59,058 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5123015726493978441 created at 2026-07-09T09:55:02.726+00:00 with filter true 2026-07-09 09:55:59,059 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:55:59,158 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:55:59,603 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 545 ms 2026-07-09 09:55:59,604 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 546 ms 2026-07-09 09:56:00,666 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:00,692 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:00,730 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:04,076 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:10,737 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:10,882 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:10,891 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 57 , pageNumber:1, limit:1, offset:0 2026-07-09 09:56:10,895 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 09:56:11,024 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:11,032 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 09:56:11,036 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 09:56:11,162 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:11,169 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 09:56:14,302 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:14,390 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:14,480 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:14,569 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:17,558 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:17,711 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:56:19,932 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 64 ms. 2026-07-09 09:56:30,034 INFO [JettyServerThreadPool-234] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 09:56:30,034 INFO [JettyServerThreadPool-234] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 09:56:30,066 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:30,160 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:30,262 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:31,275 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:31,363 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:31,447 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:31,575 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:38,760 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:38,857 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:38,943 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:39,040 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:41,243 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:41,304 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:49,992 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:54,769 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:54,795 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:57,753 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:59,807 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:56:59,982 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:56:59,990 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2295262380106890623 created at 2026-07-09T09:56:03.129+00:00 with filter true 2026-07-09 09:56:59,990 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:57:00,808 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 818 ms 2026-07-09 09:57:00,808 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 818 ms 2026-07-09 09:57:14,524 INFO [JettyServerThreadPool-454] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 09:57:14,524 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 09:57:14,555 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:14,689 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:14,779 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:15,755 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:15,828 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:15,923 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:16,023 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:17,844 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:37,569 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:40,311 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:40,334 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:40,371 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:46,725 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:46,725 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:57:46,746 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:49,399 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:49,400 INFO [JettyServerThreadPool-439] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1542080701901843983 created at 2026-07-09T09:55:33.661+00:00 with filter true 2026-07-09 09:57:49,400 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:57:49,416 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:57:52,269 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:00,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:01,047 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:58:01,049 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2295262380106890623 created at 2026-07-09T09:56:03.129+00:00 with filter true 2026-07-09 09:58:01,049 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:58:01,825 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 776 ms 2026-07-09 09:58:01,825 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 776 ms 2026-07-09 09:58:17,876 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:39,809 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:39,825 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:39,841 INFO [JettyServerThreadPool-439] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:42,942 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:42,957 INFO [JettyServerThreadPool-458] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:58:43,023 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:59:02,036 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:59:02,184 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 09:59:02,188 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2143168408208578333 created at 2026-07-09T09:58:03.146+00:00 with filter true 2026-07-09 09:59:02,188 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 09:59:02,957 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 769 ms 2026-07-09 09:59:02,957 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 769 ms 2026-07-09 09:59:17,930 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 09:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 09:59:19,878 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 10 ms. 2026-07-09 10:00:03,364 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:03,993 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:00:04,009 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 10:00:04,009 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 10:00:04,055 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:00:04,065 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4640736733300335266 created at 2026-07-09T09:59:04.754+00:00 with filter true 2026-07-09 10:00:04,066 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:00:04,170 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 10:00:04,654 INFO [plan-executor-thread-68] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:04,842 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 777 ms 2026-07-09 10:00:04,842 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 777 ms 2026-07-09 10:00:05,103 INFO [plan-executor-thread-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:00:05,144 INFO [plan-executor-thread-68] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4640736733300335266 created at 2026-07-09T09:59:04.754+00:00 with filter true 2026-07-09 10:00:05,144 INFO [plan-executor-thread-68] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:00:05,540 INFO [plan-executor-thread-68] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 396 ms 2026-07-09 10:00:05,540 INFO [plan-executor-thread-68] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 396 ms 2026-07-09 10:00:05,541 INFO [plan-executor-thread-68] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 2 tasks, cost 319662 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 247805562 2026-07-09 10:00:05,541 INFO [plan-executor-thread-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461117915250688, taskId:1), summary MetricsSummary{rewriteDataSize=136453, rewriteDataFileCnt=56, rewriteDataRecordCnt=2015, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 10:00:05,541 INFO [plan-executor-thread-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461117915250688, taskId:2), summary MetricsSummary{rewriteDataSize=34360, rewriteDataFileCnt=3, rewriteDataRecordCnt=3817, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 10:00:05,622 INFO [plan-executor-thread-68] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 2 tasks with a total cost of 1467 ms, skipping 0 tables. 2026-07-09 10:00:05,645 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783591201270}} polled task OptimizingTaskId(processId:1461117915250688, taskId:1) 2026-07-09 10:00:05,657 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461117915250688, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 10:00:08,466 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783591201270}} polled task OptimizingTaskId(processId:1461117915250688, taskId:2) 2026-07-09 10:00:08,478 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461117915250688, taskId:2) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-09 10:00:16,762 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461117915250688, taskId:2) (status: SUCCESS) 2026-07-09 10:00:18,210 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:28,968 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461117915250688, taskId:1) (status: SUCCESS) 2026-07-09 10:00:29,092 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:29,092 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 2 tasks. 2026-07-09 10:00:29,242 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:00:30,433 INFO [async-optimizing-commit-executor-0] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 7057960121504908027 (BaseRewriteFiles) 2026-07-09 10:00:31,014 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1922 ms. 2026-07-09 10:00:31,022 INFO [async-optimizing-commit-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:00:49,683 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:49,699 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:53,581 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:55,678 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:58,277 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:58,836 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:59,345 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:00:59,856 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:01:05,291 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [250489.625s][info ][gc] GC(106) Pause Young (Normal) (G1 Evacuation Pause) 4357M->117M(8200M) 11.510ms 2026-07-09 10:01:05,434 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:01:05,437 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7057960121504908027 created at 2026-07-09T10:00:30.432+00:00 with filter true 2026-07-09 10:01:05,437 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:01:05,566 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 129 ms 2026-07-09 10:01:05,566 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 129 ms 2026-07-09 10:01:18,250 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:02:05,733 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:02:05,905 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:02:05,908 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5635957229228020033 created at 2026-07-09T10:02:03.845+00:00 with filter true 2026-07-09 10:02:05,908 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:02:06,307 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 399 ms 2026-07-09 10:02:06,307 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 399 ms 2026-07-09 10:02:18,317 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:02:19,971 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 104 ms. 2026-07-09 10:03:06,598 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:03:06,898 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:03:06,922 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 426646570992298099 created at 2026-07-09T10:03:04.212+00:00 with filter true 2026-07-09 10:03:06,923 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:03:07,572 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 650 ms 2026-07-09 10:03:07,572 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 650 ms 2026-07-09 10:03:18,395 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:06,737 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:06,965 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:07,014 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 58 , pageNumber:1, limit:1, offset:0 2026-07-09 10:04:07,051 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:04:07,235 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:07,267 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 10:04:07,276 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:04:07,880 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:07,894 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 10:04:07,957 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:08,382 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:04:08,385 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1837426691549632904 created at 2026-07-09T10:04:05.687+00:00 with filter true 2026-07-09 10:04:08,385 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:04:08,815 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 430 ms 2026-07-09 10:04:08,815 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 430 ms 2026-07-09 10:04:09,840 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:09,942 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:10,054 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:10,154 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:11,594 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:11,688 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:11,843 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:11,982 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:12,712 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:12,756 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:17,716 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:18,450 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:19,132 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:21,361 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:22,441 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:22,520 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:22,602 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:22,677 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:27,369 INFO [JettyServerThreadPool-456] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 10:04:27,370 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 10:04:27,391 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:27,499 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:27,599 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:28,631 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:28,773 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:28,903 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:29,043 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:37,716 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:37,770 INFO [JettyServerThreadPool-460] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 10:04:37,770 INFO [JettyServerThreadPool-460] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 10:04:37,801 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:37,935 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:38,096 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:38,950 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:39,060 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:39,162 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:39,268 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:40,253 INFO [JettyServerThreadPool-234] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:40,315 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:43,499 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:04:57,516 ERROR [JettyServerThreadPool-460] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/resource org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/resource at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 10:04:57,516 ERROR [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/dataSize org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/dataSize at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 10:04:57,604 ERROR [JettyServerThreadPool-460] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/summary org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/summary at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 10:04:57,604 ERROR [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/top org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/top at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 10:04:57,649 ERROR [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.DashboardServer] [] - An error occurred while processing the url:http://localhost:1630/api/ams/v1/overview/optimizing org.apache.amoro.exception.ForbiddenException: User session attribute is missed for url: /api/ams/v1/overview/optimizing at org.apache.amoro.server.dashboard.DashboardServer.preHandleRequest(DashboardServer.java:427) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at org.apache.amoro.server.AmoroServiceContainer.lambda$initHttpService$4(AmoroServiceContainer.java:377) ~[amoro-ams-0.9-SNAPSHOT.jar:0.9-SNAPSHOT] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet$lifecycle$1$1$1.invoke(JavalinServlet.kt:38) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:99) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.executeNextTask$lambda-11$lambda-10(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684) ~[?:?] at java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662) ~[?:?] at java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2168) ~[?:?] at io.javalin.http.JavalinServletHandler.executeNextTask(JavalinServletHandler.kt:119) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$lambda-1(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) ~[?:?] at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) ~[?:?] at io.javalin.http.JavalinServletHandler.queueNextTaskOrFinish$javalin(JavalinServletHandler.kt:85) ~[javalin-4.6.8.jar:4.6.8] at io.javalin.http.JavalinServlet.service(JavalinServlet.kt:89) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at io.javalin.jetty.JavalinJettyServlet.service(JavalinJettyServlet.kt:58) ~[javalin-4.6.8.jar:4.6.8] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590) ~[jakarta.servlet-api-4.0.3.jar:4.0.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at io.javalin.jetty.JettyServer$start$wsAndHttpHandler$1.doHandle(JettyServer.kt:52) ~[javalin-4.6.8.jar:4.6.8] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) ~[jetty-servlet-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:181) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487) ~[jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [jetty-util-9.4.51.v20230217.jar:9.4.51.v20230217] at java.lang.Thread.run(Thread.java:840) [?:?] 2026-07-09 10:05:08,933 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:09,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:05:09,090 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8811531127820847995 created at 2026-07-09T10:05:05.440+00:00 with filter true 2026-07-09 10:05:09,090 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:05:09,547 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 457 ms 2026-07-09 10:05:09,548 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 458 ms 2026-07-09 10:05:18,488 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:05:19,927 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 59 ms. 2026-07-09 10:05:45,576 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:45,696 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:45,704 INFO [JettyServerThreadPool-349] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 58 , pageNumber:1, limit:1, offset:0 2026-07-09 10:05:45,711 INFO [JettyServerThreadPool-349] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:05:45,840 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:45,848 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 10:05:45,851 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:05:45,977 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:45,988 INFO [JettyServerThreadPool-349] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 10:05:46,925 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,054 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,152 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,252 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,357 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,358 INFO [JettyServerThreadPool-456] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8811531127820847995 created at 2026-07-09T10:05:05.440+00:00 with filter true 2026-07-09 10:05:49,358 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:05:49,466 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:49,549 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:50,367 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:50,462 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:50,558 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:50,655 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:50,776 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:52,015 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:52,130 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:52,172 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:52,182 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 67 , pageNumber:1, limit:25, offset:0 2026-07-09 10:05:52,205 INFO [JettyServerThreadPool-456] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 24 optimizing tasks. 2026-07-09 10:05:56,042 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:56,133 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:56,252 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:56,354 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:56,564 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:57,480 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:05:57,480 INFO [JettyServerThreadPool-349] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8811531127820847995 created at 2026-07-09T10:05:05.440+00:00 with filter true 2026-07-09 10:05:57,480 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:05:57,564 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:01,837 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:01,838 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:06:09,680 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:09,875 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:06:09,877 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8333310774944448518 created at 2026-07-09T10:06:04.723+00:00 with filter true 2026-07-09 10:06:09,877 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:06:10,027 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 150 ms 2026-07-09 10:06:10,027 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 150 ms 2026-07-09 10:06:18,534 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:37,035 INFO [JettyServerThreadPool-353] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 10:06:37,036 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 10:06:37,065 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:48,813 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:50,514 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:51,970 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:52,023 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:52,045 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:53,300 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:53,324 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:53,371 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:53,424 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:53,564 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:56,232 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:06:56,233 INFO [JettyServerThreadPool-359] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1570046745325505319 created at 2026-07-09T10:05:38.544+00:00 with filter true 2026-07-09 10:06:56,233 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:06:56,249 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:01,626 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:10,176 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:10,278 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:07:10,284 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8454941989526302362 created at 2026-07-09T10:07:05.214+00:00 with filter true 2026-07-09 10:07:10,284 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:07:10,596 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 312 ms 2026-07-09 10:07:10,597 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 313 ms 2026-07-09 10:07:18,565 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:57,694 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:57,721 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:57,739 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:57,756 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:57,836 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:58,656 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:58,677 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:58,729 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:59,855 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:59,883 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:59,936 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:07:59,950 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:00,023 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:10,722 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:10,834 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:08:10,836 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8454941989526302362 created at 2026-07-09T10:07:05.214+00:00 with filter true 2026-07-09 10:08:10,836 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:08:11,258 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 422 ms 2026-07-09 10:08:11,259 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 422 ms 2026-07-09 10:08:18,605 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:08:19,956 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 88 ms. 2026-07-09 10:08:36,211 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:36,447 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,455 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,564 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,651 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,734 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,821 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,935 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:37,935 INFO [JettyServerThreadPool-464] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3697243990649601668 created at 2026-07-09T10:08:11.566+00:00 with filter true 2026-07-09 10:08:37,936 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:08:37,977 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:39,835 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:39,835 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:08:39,864 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:43,569 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:43,577 INFO [JettyServerThreadPool-464] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 67 , pageNumber:1, limit:25, offset:0 2026-07-09 10:08:43,588 INFO [JettyServerThreadPool-464] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 24 optimizing tasks. 2026-07-09 10:08:43,649 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:43,735 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:49,464 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:49,588 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:53,618 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:53,618 INFO [JettyServerThreadPool-353] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1570046745325505319 created at 2026-07-09T10:05:38.544+00:00 with filter true 2026-07-09 10:08:53,618 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:08:53,658 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [250958.460s][info ][gc] GC(107) Pause Young (Normal) (G1 Evacuation Pause) 4637M->123M(8200M) 12.829ms 2026-07-09 10:08:55,815 INFO [JettyServerThreadPool-463] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:55,839 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:55,865 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:55,926 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:55,997 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:56,865 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:56,931 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:08:56,952 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:05,979 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:06,211 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:08,857 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:08,992 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:09,169 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:09,281 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:10,178 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:11,439 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:11,668 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:09:11,677 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7928264230041840152 created at 2026-07-09T10:09:06.862+00:00 with filter true 2026-07-09 10:09:11,677 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:09:11,984 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 307 ms 2026-07-09 10:09:11,984 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 307 ms 2026-07-09 10:09:18,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:28,089 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:32,044 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:33,075 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:33,923 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:35,946 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:36,860 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:37,687 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:37,768 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:37,854 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:37,946 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:41,162 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:41,275 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:41,369 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:41,455 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:48,710 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:50,493 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:50,587 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:50,730 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:50,833 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:09:53,022 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:12,138 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:12,270 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:10:12,273 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 206839039863409783 created at 2026-07-09T10:10:06.769+00:00 with filter true 2026-07-09 10:10:12,273 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:10:12,566 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 294 ms 2026-07-09 10:10:12,567 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 295 ms 2026-07-09 10:10:18,679 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:20,544 INFO [JettyServerThreadPool-454] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 10:10:20,544 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 10:10:20,572 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:20,747 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:20,867 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:22,085 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:22,170 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:22,244 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:22,314 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:29,838 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:29,907 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:41,865 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:41,949 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:42,027 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:10:42,103 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:01,154 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:01,277 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:01,296 INFO [JettyServerThreadPool-464] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 58 , pageNumber:1, limit:1, offset:0 2026-07-09 10:11:01,306 INFO [JettyServerThreadPool-464] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:11:01,420 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:01,428 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 10:11:01,437 INFO [JettyServerThreadPool-353] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:11:01,544 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:01,552 INFO [JettyServerThreadPool-464] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 10:11:12,687 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:12,797 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:11:12,799 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7906656251734566296 created at 2026-07-09T10:11:06.278+00:00 with filter true 2026-07-09 10:11:12,799 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:11:13,121 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 322 ms 2026-07-09 10:11:13,122 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 323 ms 2026-07-09 10:11:18,721 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:11:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 10:12:13,264 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:12:13,403 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:12:13,405 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8973954144889525717 created at 2026-07-09T10:12:08.192+00:00 with filter true 2026-07-09 10:12:13,406 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:12:13,848 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 443 ms 2026-07-09 10:12:13,848 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 443 ms 2026-07-09 10:12:18,752 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:10,871 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:10,887 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:10,938 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:10,952 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:11,019 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:11,126 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:11,144 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:11,160 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:12,644 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:14,037 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:14,168 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:13:14,171 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8973954144889525717 created at 2026-07-09T10:12:08.192+00:00 with filter true 2026-07-09 10:13:14,171 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:13:14,640 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 469 ms 2026-07-09 10:13:14,640 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 469 ms 2026-07-09 10:13:18,804 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:29,263 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:30,702 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:30,702 INFO [JettyServerThreadPool-464] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 8106531821551384278 created at 2026-07-09T10:10:34.820+00:00 with filter true 2026-07-09 10:13:30,703 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:13:30,722 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:31,164 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:31,188 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:31,232 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:31,248 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:31,382 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:42,424 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:42,445 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:42,462 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:44,084 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:44,108 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:44,129 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:57,744 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:57,773 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:57,831 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:57,854 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:13:58,004 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:04,285 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:04,285 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:14:09,085 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,101 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,101 INFO [JettyServerThreadPool-460] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 8106531821551384278 created at 2026-07-09T10:10:34.820+00:00 with filter true 2026-07-09 10:14:09,101 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:14:09,560 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,587 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,633 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,648 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:09,761 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:14,776 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:14,924 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:14:14,935 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 39565797542358283 created at 2026-07-09T10:14:13.251+00:00 with filter true 2026-07-09 10:14:14,935 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:14:15,234 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 299 ms 2026-07-09 10:14:15,234 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 299 ms 2026-07-09 10:14:16,345 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:16,369 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:16,427 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:18,843 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:18,905 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:19,867 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:14:19,918 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 51 ms. 2026-07-09 10:14:19,935 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:21,559 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:24,298 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:25,418 INFO [JettyServerThreadPool-464] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:27,676 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:27,693 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:27,730 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:44,666 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:44,696 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:44,735 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:44,755 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:14:44,858 INFO [JettyServerThreadPool-460] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:15:15,340 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:15:15,464 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:15:15,473 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 531928511302637258 created at 2026-07-09T10:15:13.911+00:00 with filter true 2026-07-09 10:15:15,473 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:15:15,844 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 371 ms 2026-07-09 10:15:15,844 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 371 ms 2026-07-09 10:15:18,879 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:16:15,961 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:16:16,085 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:16:16,087 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5420429232690346548 created at 2026-07-09T10:16:13.062+00:00 with filter true 2026-07-09 10:16:16,087 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:16:16,528 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 441 ms 2026-07-09 10:16:16,528 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 441 ms 2026-07-09 10:16:18,938 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:17:16,655 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:17:16,762 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:17:16,774 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5420429232690346548 created at 2026-07-09T10:16:13.062+00:00 with filter true 2026-07-09 10:17:16,774 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:17:17,431 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 657 ms 2026-07-09 10:17:17,431 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 657 ms 2026-07-09 10:17:19,251 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:17:19,973 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 105 ms. 2026-07-09 10:18:17,565 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:18:17,716 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:18:17,719 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5420429232690346548 created at 2026-07-09T10:16:13.062+00:00 with filter true 2026-07-09 10:18:17,719 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:18:18,174 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 455 ms 2026-07-09 10:18:18,174 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 455 ms 2026-07-09 10:18:19,307 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:19:18,294 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:19:18,399 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:19:18,402 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3495104379872631429 created at 2026-07-09T10:19:15.001+00:00 with filter true 2026-07-09 10:19:18,402 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:19:18,968 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 566 ms 2026-07-09 10:19:18,968 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 10:19:19,355 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:20:19,131 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:20:19,257 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:20:19,261 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7363752984877732903 created at 2026-07-09T10:20:14.545+00:00 with filter true 2026-07-09 10:20:19,261 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:20:19,425 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [251643.928s][info ][gc] GC(108) Pause Young (Normal) (G1 Evacuation Pause) 4411M->127M(8200M) 14.485ms 2026-07-09 10:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:20:19,883 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 622 ms 2026-07-09 10:20:19,883 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 622 ms 2026-07-09 10:20:19,948 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 10:21:19,489 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:21:20,214 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:21:20,354 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:21:20,398 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8491807985450490826 created at 2026-07-09T10:21:15.180+00:00 with filter true 2026-07-09 10:21:20,398 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:21:20,751 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 353 ms 2026-07-09 10:21:20,751 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 353 ms 2026-07-09 10:22:19,563 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:22:20,876 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:22:20,985 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:22:20,993 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7323293163801167824 created at 2026-07-09T10:22:15.516+00:00 with filter true 2026-07-09 10:22:20,993 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:22:21,355 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 362 ms 2026-07-09 10:22:21,356 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 363 ms 2026-07-09 10:23:19,610 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:23:19,998 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 130 ms. 2026-07-09 10:23:21,569 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:23:21,707 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:23:21,709 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1232677800102987081 created at 2026-07-09T10:23:15.839+00:00 with filter true 2026-07-09 10:23:21,709 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:23:22,199 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 490 ms 2026-07-09 10:23:22,199 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 490 ms 2026-07-09 10:24:19,665 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:24:22,333 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:24:22,476 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:24:22,484 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5584745229739798682 created at 2026-07-09T10:24:17.194+00:00 with filter true 2026-07-09 10:24:22,484 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:24:22,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 473 ms 2026-07-09 10:24:22,957 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 473 ms 2026-07-09 10:25:19,698 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:25:23,079 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:25:23,204 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:25:23,207 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2626306601707890796 created at 2026-07-09T10:25:17.727+00:00 with filter true 2026-07-09 10:25:23,207 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:25:23,781 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 574 ms 2026-07-09 10:25:23,781 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 574 ms 2026-07-09 10:26:19,759 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:26:19,959 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 91 ms. 2026-07-09 10:26:23,933 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:26:24,083 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:26:24,086 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8955726333126551748 created at 2026-07-09T10:26:16.873+00:00 with filter true 2026-07-09 10:26:24,087 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:26:24,571 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 485 ms 2026-07-09 10:26:24,572 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 486 ms 2026-07-09 10:27:19,795 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:27:24,697 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:27:24,805 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:27:24,807 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8327203256572566681 created at 2026-07-09T10:27:17.444+00:00 with filter true 2026-07-09 10:27:24,807 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:27:25,225 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 418 ms 2026-07-09 10:27:25,226 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 419 ms 2026-07-09 10:28:19,835 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:28:25,350 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:28:25,544 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:28:25,554 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2540906377263585135 created at 2026-07-09T10:28:18.434+00:00 with filter true 2026-07-09 10:28:25,554 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:28:26,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 544 ms 2026-07-09 10:28:26,098 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-09 10:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:29:19,900 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:29:19,983 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 116 ms. 2026-07-09 10:29:26,286 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:29:26,464 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:29:26,480 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2759401436651835628 created at 2026-07-09T10:29:18.294+00:00 with filter true 2026-07-09 10:29:26,480 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:29:27,163 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 683 ms 2026-07-09 10:29:27,164 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 684 ms 2026-07-09 10:30:19,947 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:30:27,457 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:30:27,762 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:30:27,770 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5367631846142624073 created at 2026-07-09T10:30:17.869+00:00 with filter true 2026-07-09 10:30:27,771 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:30:28,149 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 379 ms 2026-07-09 10:30:28,149 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 379 ms 2026-07-09 10:31:18,973 INFO [terminal-session-gc] [org.apache.amoro.server.terminal.TerminalManager] [] - Terminal Session release count: 2 2026-07-09 10:31:20,009 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:31:28,290 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:31:28,460 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:31:28,463 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8193234296223405677 created at 2026-07-09T10:31:17.848+00:00 with filter true 2026-07-09 10:31:28,463 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:31:28,924 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 461 ms 2026-07-09 10:31:28,925 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 462 ms 2026-07-09 10:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:32:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 76 ms. 2026-07-09 10:32:20,043 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:32:29,051 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:32:29,191 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:32:29,194 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1189875886297922665 created at 2026-07-09T10:32:18.904+00:00 with filter true 2026-07-09 10:32:29,194 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:32:29,791 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 597 ms 2026-07-09 10:32:29,792 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 598 ms 2026-07-09 10:33:20,080 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:33:29,960 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:33:30,115 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:33:30,123 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4788198356282972513 created at 2026-07-09T10:33:20.243+00:00 with filter true 2026-07-09 10:33:30,123 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:33:30,693 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 570 ms 2026-07-09 10:33:30,693 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 570 ms 2026-07-09 10:34:20,124 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:34:30,815 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:34:30,954 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:34:30,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2134760948625038142 created at 2026-07-09T10:34:19.154+00:00 with filter true 2026-07-09 10:34:30,963 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:34:31,489 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 526 ms 2026-07-09 10:34:31,489 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 526 ms 2026-07-09 10:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:35:19,927 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 59 ms. 2026-07-09 10:35:20,180 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:35:31,637 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:35:31,755 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:35:31,764 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7488688020354457200 created at 2026-07-09T10:35:19.150+00:00 with filter true 2026-07-09 10:35:31,764 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:35:32,141 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 377 ms 2026-07-09 10:35:32,141 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 377 ms 2026-07-09 10:36:18,973 INFO [terminal-session-gc] [org.apache.amoro.server.terminal.TerminalManager] [] - Terminal Session release count: 2 2026-07-09 10:36:20,218 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:36:32,294 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:36:32,472 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:36:32,485 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8464985805563337923 created at 2026-07-09T10:36:19.212+00:00 with filter true 2026-07-09 10:36:32,485 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:36:32,949 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 464 ms 2026-07-09 10:36:32,949 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 464 ms 2026-07-09 10:37:20,254 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:37:33,149 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:37:33,298 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:37:33,300 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5932828681410583676 created at 2026-07-09T10:37:24.150+00:00 with filter true 2026-07-09 10:37:33,300 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:37:33,942 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 642 ms 2026-07-09 10:37:33,943 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 643 ms 2026-07-09 10:38:19,867 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:38:19,950 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-09 10:38:20,136 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:20,294 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:20,325 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:20,393 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:20,490 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:34,241 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:38:34,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:38:34,456 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3244695050074164790 created at 2026-07-09T10:38:19.541+00:00 with filter true 2026-07-09 10:38:34,456 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:38:35,058 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 603 ms 2026-07-09 10:38:35,058 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 603 ms 2026-07-09 10:39:20,400 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:39:35,194 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:39:35,321 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:39:35,324 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 137592587529492525 created at 2026-07-09T10:39:20.118+00:00 with filter true 2026-07-09 10:39:35,324 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:39:35,922 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 598 ms 2026-07-09 10:39:35,922 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 598 ms 2026-07-09 10:40:14,469 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:14,546 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:14,621 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:14,765 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:16,611 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:16,870 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:16,967 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 58 , pageNumber:1, limit:1, offset:0 2026-07-09 10:40:16,989 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:40:17,129 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:17,137 INFO [JettyServerThreadPool-469] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 10:40:17,144 INFO [JettyServerThreadPool-469] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 10:40:17,342 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:17,349 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 10:40:20,440 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:36,063 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:40:36,210 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:40:36,215 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 294732382653317065 created at 2026-07-09T10:40:19.719+00:00 with filter true 2026-07-09 10:40:36,215 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:40:36,539 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 324 ms 2026-07-09 10:40:36,540 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 325 ms 2026-07-09 10:41:18,973 INFO [terminal-session-gc] [org.apache.amoro.server.terminal.TerminalManager] [] - Terminal Session release count: 2 2026-07-09 10:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:41:19,934 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 10:41:20,505 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:41:36,714 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:41:36,938 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:41:36,942 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7589726629345109556 created at 2026-07-09T10:41:20.273+00:00 with filter true 2026-07-09 10:41:36,942 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:41:37,494 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 552 ms 2026-07-09 10:41:37,494 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 552 ms 2026-07-09 10:42:20,549 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:42:37,718 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:42:37,847 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:42:37,858 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8554314022125926668 created at 2026-07-09T10:42:20.794+00:00 with filter true 2026-07-09 10:42:37,859 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:42:38,341 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 483 ms 2026-07-09 10:42:38,341 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-09 10:43:20,590 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:43:38,462 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:43:38,593 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:43:38,595 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3134037677655288858 created at 2026-07-09T10:43:21.315+00:00 with filter true 2026-07-09 10:43:38,595 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:43:39,224 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 630 ms 2026-07-09 10:43:39,225 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 631 ms 2026-07-09 10:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:44:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 10:44:20,627 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:44:39,370 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:44:39,477 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:44:39,479 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2244484154757013867 created at 2026-07-09T10:44:22.045+00:00 with filter true 2026-07-09 10:44:39,479 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:44:40,045 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 566 ms 2026-07-09 10:44:40,046 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 567 ms 2026-07-09 10:45:20,669 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:45:40,176 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:45:40,315 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:45:40,323 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5598658214936547425 created at 2026-07-09T10:45:21.095+00:00 with filter true 2026-07-09 10:45:40,323 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:45:40,703 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 380 ms 2026-07-09 10:45:40,703 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 380 ms 2026-07-09 10:46:20,722 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:46:40,835 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:46:40,985 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:46:40,987 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7136627764904417250 created at 2026-07-09T10:46:21.588+00:00 with filter true 2026-07-09 10:46:40,987 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:46:41,625 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 638 ms 2026-07-09 10:46:41,626 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 639 ms 2026-07-09 10:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:47:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 10:47:20,762 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:47:41,743 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:47:41,882 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:47:41,890 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6705923299657614934 created at 2026-07-09T10:47:21.772+00:00 with filter true 2026-07-09 10:47:41,890 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:47:42,346 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 456 ms 2026-07-09 10:47:42,346 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 456 ms 2026-07-09 10:48:20,804 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:48:42,531 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:48:42,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:48:42,708 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 150482101005343253 created at 2026-07-09T10:48:22.786+00:00 with filter true 2026-07-09 10:48:42,708 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:48:43,235 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 527 ms 2026-07-09 10:48:43,235 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 527 ms 2026-07-09 10:49:20,843 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:49:43,360 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:49:43,502 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:49:43,505 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6846065599650574393 created at 2026-07-09T10:49:22.300+00:00 with filter true 2026-07-09 10:49:43,505 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:49:43,977 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 472 ms 2026-07-09 10:49:43,977 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 472 ms 2026-07-09 10:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:50:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 10:50:20,881 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:50:44,138 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:50:44,253 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:50:44,255 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1704151944649170016 created at 2026-07-09T10:50:23.833+00:00 with filter true 2026-07-09 10:50:44,255 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:50:44,757 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 502 ms 2026-07-09 10:50:44,757 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 502 ms 2026-07-09 10:51:20,972 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:51:44,937 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:51:45,122 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:51:45,130 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7042836599727133588 created at 2026-07-09T10:51:23.199+00:00 with filter true 2026-07-09 10:51:45,130 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:51:45,814 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 684 ms 2026-07-09 10:51:45,814 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 684 ms 2026-07-09 10:52:21,026 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:52:45,927 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:52:46,036 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:52:46,038 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5874729665371229124 created at 2026-07-09T10:52:24.346+00:00 with filter true 2026-07-09 10:52:46,038 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [253590.542s][info ][gc] GC(109) Pause Young (Normal) (G1 Evacuation Pause) 4735M->126M(8200M) 13.521ms 2026-07-09 10:52:46,317 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,318 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,319 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.initialize(RESTSessionCatalog.java:312) org.apache.iceberg.rest.RESTCatalog.initialize(RESTCatalog.java:78) org.apache.iceberg.CatalogUtil.loadCatalog(CatalogUtil.java:274) org.apache.iceberg.CatalogUtil.buildIcebergCatalog(CatalogUtil.java:328) org.apache.iceberg.spark.SparkCatalog.buildIcebergCatalog(SparkCatalog.java:154) org.apache.iceberg.spark.SparkCatalog.initialize(SparkCatalog.java:753) org.apache.spark.sql.connector.catalog.Catalogs$.load(Catalogs.scala:65) org.apache.spark.sql.connector.catalog.CatalogManager.$anonfun$catalog$1(CatalogManager.scala:54) scala.collection.mutable.HashMap.getOrElseUpdate(HashMap.scala:454) org.apache.spark.sql.connector.catalog.CatalogManager.catalog(CatalogManager.scala:54) org.apache.spark.sql.connector.catalog.LookupCatalog$CatalogAndNamespace$.unapply(LookupCatalog.scala:86) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:51) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs$$anonfun$apply$1.applyOrElse(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$2(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:170) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$4(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetCatalogAndNamespace.mapChildren(v2Commands.scala:941) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsDownWithPruning$1(AnalysisHelper.scala:175) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning(AnalysisHelper.scala:168) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsDownWithPruning$(AnalysisHelper.scala:164) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning(AnalysisHelper.scala:99) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsWithPruning$(AnalysisHelper.scala:96) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators(AnalysisHelper.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperators$(AnalysisHelper.scala:75) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperators(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:30) org.apache.spark.sql.catalyst.analysis.ResolveCatalogs.apply(ResolveCatalogs.scala:27) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:72) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,319 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.load(SparkCatalog.java:845) org.apache.iceberg.spark.SparkCatalog.loadTable(SparkCatalog.java:170) org.apache.spark.sql.connector.catalog.CatalogV2Util$.getTable(CatalogV2Util.scala:363) org.apache.spark.sql.connector.catalog.CatalogV2Util$.loadTable(CatalogV2Util.scala:337) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.$anonfun$lookupTableOrView$2(Analyzer.scala:1232) scala.Option.orElse(Option.scala:477) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.org$apache$spark$sql$catalyst$analysis$Analyzer$ResolveRelations$$lookupTableOrView(Analyzer.scala:1227) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1164) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$$anonfun$apply$14.applyOrElse(Analyzer.scala:1121) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$3(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:138) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$2(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1216) org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1215) org.apache.spark.sql.catalyst.plans.logical.SetTableProperties.mapChildren(v2AlterTableCommands.scala:73) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.$anonfun$resolveOperatorsUpWithPruning$1(AnalysisHelper.scala:135) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.allowInvokingTransformsInAnalyzer(AnalysisHelper.scala:323) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning(AnalysisHelper.scala:134) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.resolveOperatorsUpWithPruning$(AnalysisHelper.scala:130) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.resolveOperatorsUpWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1121) org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveRelations$.apply(Analyzer.scala:1080) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$2(RuleExecutor.scala:222) scala.collection.LinearSeqOps.foldLeft(LinearSeq.scala:169) scala.collection.LinearSeqOps.foldLeft$(LinearSeq.scala:165) scala.collection.immutable.List.foldLeft(List.scala:79) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1(RuleExecutor.scala:219) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$execute$1$adapted(RuleExecutor.scala:211) scala.collection.immutable.List.foreach(List.scala:333) org.apache.spark.sql.catalyst.rules.RuleExecutor.execute(RuleExecutor.scala:211) org.apache.spark.sql.catalyst.analysis.Analyzer.org$apache$spark$sql$catalyst$analysis$Analyzer$$executeSameContext(Analyzer.scala:240) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$execute$1(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.AnalysisContext$.withNewAnalysisContext(Analyzer.scala:187) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:236) org.apache.spark.sql.catalyst.analysis.Analyzer.execute(Analyzer.scala:202) org.apache.spark.sql.catalyst.rules.RuleExecutor.$anonfun$executeAndTrack$1(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.QueryPlanningTracker$.withTracker(QueryPlanningTracker.scala:89) org.apache.spark.sql.catalyst.rules.RuleExecutor.executeAndTrack(RuleExecutor.scala:182) org.apache.spark.sql.catalyst.analysis.Analyzer.$anonfun$executeAndCheck$1(Analyzer.scala:223) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper$.markInAnalyzer(AnalysisHelper.scala:330) org.apache.spark.sql.catalyst.analysis.Analyzer.executeAndCheck(Analyzer.scala:222) org.apache.spark.sql.execution.QueryExecution.$anonfun$analyzed$1(QueryExecution.scala:77) org.apache.spark.sql.catalyst.QueryPlanningTracker.measurePhase(QueryPlanningTracker.scala:138) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$2(QueryExecution.scala:219) org.apache.spark.sql.execution.QueryExecution$.withInternalError(QueryExecution.scala:546) org.apache.spark.sql.execution.QueryExecution.$anonfun$executePhase$1(QueryExecution.scala:219) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.QueryExecution.executePhase(QueryExecution.scala:218) org.apache.spark.sql.execution.QueryExecution.analyzed$lzycompute(QueryExecution.scala:77) org.apache.spark.sql.execution.QueryExecution.analyzed(QueryExecution.scala:74) org.apache.spark.sql.execution.QueryExecution.assertAnalyzed(QueryExecution.scala:66) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:99) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,319 WARN [Finalizer] [org.apache.iceberg.io.ResolvingFileIO] [] - Unclosed ResolvingFileIO instance created by: org.apache.iceberg.io.ResolvingFileIO.(ResolvingFileIO.java:79) jdk.internal.reflect.GeneratedConstructorAccessor59.newInstance(Unknown Source) java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) org.apache.iceberg.common.DynConstructors$Ctor.newInstanceChecked(DynConstructors.java:51) org.apache.iceberg.common.DynConstructors$Ctor.newInstance(DynConstructors.java:64) org.apache.iceberg.CatalogUtil.loadFileIO(CatalogUtil.java:361) org.apache.iceberg.rest.RESTSessionCatalog.newFileIO(RESTSessionCatalog.java:998) org.apache.iceberg.rest.RESTSessionCatalog.tableFileIO(RESTSessionCatalog.java:1009) org.apache.iceberg.rest.RESTSessionCatalog.loadTable(RESTSessionCatalog.java:509) org.apache.iceberg.catalog.BaseSessionCatalog$AsCatalog.loadTable(BaseSessionCatalog.java:99) org.apache.iceberg.rest.RESTCatalog.loadTable(RESTCatalog.java:102) org.apache.iceberg.spark.SparkCatalog.alterTable(SparkCatalog.java:344) org.apache.spark.sql.execution.datasources.v2.AlterTableExec.run(AlterTableExec.scala:37) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result$lzycompute(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.result(V2CommandExec.scala:43) org.apache.spark.sql.execution.datasources.v2.V2CommandExec.executeCollect(V2CommandExec.scala:49) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.$anonfun$applyOrElse$1(QueryExecution.scala:107) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$6(SQLExecution.scala:125) org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:201) org.apache.spark.sql.execution.SQLExecution$.$anonfun$withNewExecutionId$1(SQLExecution.scala:108) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:66) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:107) org.apache.spark.sql.execution.QueryExecution$$anonfun$eagerlyExecuteCommands$1.applyOrElse(QueryExecution.scala:98) org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:461) org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(origin.scala:76) org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:461) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.org$apache$spark$sql$catalyst$plans$logical$AnalysisHelper$$super$transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning(AnalysisHelper.scala:267) org.apache.spark.sql.catalyst.plans.logical.AnalysisHelper.transformDownWithPruning$(AnalysisHelper.scala:263) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.plans.logical.LogicalPlan.transformDownWithPruning(LogicalPlan.scala:32) org.apache.spark.sql.catalyst.trees.TreeNode.transformDown(TreeNode.scala:437) org.apache.spark.sql.execution.QueryExecution.eagerlyExecuteCommands(QueryExecution.scala:98) org.apache.spark.sql.execution.QueryExecution.commandExecuted$lzycompute(QueryExecution.scala:85) org.apache.spark.sql.execution.QueryExecution.commandExecuted(QueryExecution.scala:83) org.apache.spark.sql.Dataset.(Dataset.scala:220) org.apache.spark.sql.Dataset$.$anonfun$ofRows$2(Dataset.scala:100) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.Dataset$.ofRows(Dataset.scala:97) org.apache.spark.sql.SparkSession.$anonfun$sql$4(SparkSession.scala:691) org.apache.spark.sql.SparkSession.withActive(SparkSession.scala:900) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:682) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:713) org.apache.spark.sql.SparkSession.sql(SparkSession.scala:744) org.apache.amoro.server.terminal.local.LocalTerminalSession.executeStatement(LocalTerminalSession.java:78) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.executeStatement(TerminalSessionContext.java:302) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.execute(TerminalSessionContext.java:266) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.lambda$get$0(TerminalSessionContext.java:227) org.apache.amoro.table.TableMetaStore.call(TableMetaStore.java:277) org.apache.amoro.table.TableMetaStore.doAs(TableMetaStore.java:250) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:209) org.apache.amoro.server.terminal.TerminalSessionContext$ExecutionTask.get(TerminalSessionContext.java:184) java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) 2026-07-09 10:52:46,661 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 624 ms 2026-07-09 10:52:46,661 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 624 ms 2026-07-09 10:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:53:19,945 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 10:53:21,061 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:53:46,780 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:53:46,901 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:53:46,910 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 821018652810860988 created at 2026-07-09T10:53:23.506+00:00 with filter true 2026-07-09 10:53:46,910 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:53:47,773 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 863 ms 2026-07-09 10:53:47,773 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 863 ms 2026-07-09 10:54:21,144 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:54:47,956 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:54:48,142 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:54:48,146 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1021249461136196208 created at 2026-07-09T10:54:24.896+00:00 with filter true 2026-07-09 10:54:48,146 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:54:48,597 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 451 ms 2026-07-09 10:54:48,597 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 451 ms 2026-07-09 10:55:21,181 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:55:48,722 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:55:48,840 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:55:48,842 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5273766400182277845 created at 2026-07-09T10:55:25.365+00:00 with filter true 2026-07-09 10:55:48,842 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:55:49,327 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 485 ms 2026-07-09 10:55:49,328 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 486 ms 2026-07-09 10:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:56:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 10:56:21,218 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:56:49,477 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:56:49,638 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:56:49,645 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5273766400182277845 created at 2026-07-09T10:55:25.365+00:00 with filter true 2026-07-09 10:56:49,646 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:56:50,320 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 675 ms 2026-07-09 10:56:50,320 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 675 ms 2026-07-09 10:57:21,285 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:57:50,468 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:57:50,618 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:57:50,620 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2064115681482782319 created at 2026-07-09T10:57:25.827+00:00 with filter true 2026-07-09 10:57:50,620 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:57:51,166 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 90 files in 546 ms 2026-07-09 10:57:51,166 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 546 ms 2026-07-09 10:58:21,316 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:58:51,277 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:58:51,389 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:58:51,391 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3299427221349998850 created at 2026-07-09T10:58:26.142+00:00 with filter true 2026-07-09 10:58:51,392 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:58:52,138 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 91 files in 747 ms 2026-07-09 10:58:52,138 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 747 ms 2026-07-09 10:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 10:59:20,001 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 133 ms. 2026-07-09 10:59:21,356 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:59:52,252 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 10:59:52,369 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 10:59:52,371 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1323077029121956027 created at 2026-07-09T10:59:25.842+00:00 with filter true 2026-07-09 10:59:52,371 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 10:59:52,870 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 92 files in 499 ms 2026-07-09 10:59:52,870 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 499 ms 2026-07-09 11:00:21,390 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:00:53,017 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:00:53,170 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:00:53,182 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 11:00:53,182 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 11:00:53,192 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:00:53,194 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1116415430849596359 created at 2026-07-09T11:00:25.788+00:00 with filter true 2026-07-09 11:00:53,194 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:00:53,802 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 609 ms 2026-07-09 11:00:53,802 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 609 ms 2026-07-09 11:00:55,809 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 11:00:56,077 INFO [plan-executor-thread-69] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:00:56,310 INFO [plan-executor-thread-69] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:00:56,312 INFO [plan-executor-thread-69] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1116415430849596359 created at 2026-07-09T11:00:25.788+00:00 with filter true 2026-07-09 11:00:56,312 INFO [plan-executor-thread-69] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:00:56,896 INFO [plan-executor-thread-69] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 93 files in 584 ms 2026-07-09 11:00:56,896 INFO [plan-executor-thread-69] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 584 ms 2026-07-09 11:00:56,896 INFO [plan-executor-thread-69] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 282534 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 247753538 2026-07-09 11:00:56,896 INFO [plan-executor-thread-69] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461120906289152, taskId:1), summary MetricsSummary{rewriteDataSize=144801, rewriteDataFileCnt=59, rewriteDataRecordCnt=2261, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 11:00:57,015 INFO [plan-executor-thread-69] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 1214 ms, skipping 0 tables. 2026-07-09 11:00:57,041 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783594855386}} polled task OptimizingTaskId(processId:1461120906289152, taskId:1) 2026-07-09 11:00:57,054 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461120906289152, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 11:01:17,550 INFO [thrift-server-optimize-manager-81] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461120906289152, taskId:1) (status: SUCCESS) 2026-07-09 11:01:17,707 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:01:17,707 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 11:01:17,885 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:01:18,914 INFO [async-optimizing-commit-executor-8] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 4614576753364652295 (BaseRewriteFiles) 2026-07-09 11:01:19,391 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1684 ms. 2026-07-09 11:01:19,399 INFO [async-optimizing-commit-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:01:21,426 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:01:53,971 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:01:54,109 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:01:54,114 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2982660169818852258 created at 2026-07-09T11:01:25.234+00:00 with filter true 2026-07-09 11:01:54,114 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:01:54,435 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 321 ms 2026-07-09 11:01:54,435 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 321 ms 2026-07-09 11:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:02:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 11:02:21,471 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:02:54,560 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:02:54,702 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:02:54,705 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1304017482961824401 created at 2026-07-09T11:02:23.829+00:00 with filter true 2026-07-09 11:02:54,705 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:02:54,996 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 291 ms 2026-07-09 11:02:54,996 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 291 ms 2026-07-09 11:03:21,503 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:03:55,149 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:03:55,413 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:03:55,415 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5098941400879215457 created at 2026-07-09T11:03:24.243+00:00 with filter true 2026-07-09 11:03:55,415 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:03:55,836 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 421 ms 2026-07-09 11:03:55,837 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 422 ms 2026-07-09 11:04:21,534 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:04:55,971 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:04:56,093 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:04:56,095 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5098941400879215457 created at 2026-07-09T11:03:24.243+00:00 with filter true 2026-07-09 11:04:56,095 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:04:56,526 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 431 ms 2026-07-09 11:04:56,527 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 432 ms 2026-07-09 11:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:05:19,940 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 11:05:21,573 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:05:56,655 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:05:56,778 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:05:56,781 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9183587364609605633 created at 2026-07-09T11:05:25.432+00:00 with filter true 2026-07-09 11:05:56,782 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:05:57,085 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 304 ms 2026-07-09 11:05:57,086 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 305 ms 2026-07-09 11:06:21,707 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:06:57,204 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:06:57,327 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:06:57,337 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4513949892283806770 created at 2026-07-09T11:06:25.641+00:00 with filter true 2026-07-09 11:06:57,337 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:06:57,745 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 408 ms 2026-07-09 11:06:57,746 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 409 ms 2026-07-09 11:07:21,785 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:07:57,881 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:07:58,050 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:07:58,053 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1831213638914428964 created at 2026-07-09T11:07:24.893+00:00 with filter true 2026-07-09 11:07:58,053 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:07:58,321 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 269 ms 2026-07-09 11:07:58,321 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 269 ms 2026-07-09 11:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:08:19,981 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 113 ms. 2026-07-09 11:08:21,824 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:08:58,443 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:08:58,566 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:08:58,570 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4286115336848449300 created at 2026-07-09T11:08:25.954+00:00 with filter true 2026-07-09 11:08:58,571 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:08:59,205 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 635 ms 2026-07-09 11:08:59,205 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 635 ms 2026-07-09 11:09:21,863 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:09:59,358 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:09:59,496 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:09:59,505 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5697238273273857372 created at 2026-07-09T11:09:26.861+00:00 with filter true 2026-07-09 11:09:59,505 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:10:00,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 545 ms 2026-07-09 11:10:00,050 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 545 ms 2026-07-09 11:10:21,916 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:11:00,245 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:11:00,439 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:11:00,442 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3945988012599460802 created at 2026-07-09T11:10:25.771+00:00 with filter true 2026-07-09 11:11:00,442 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:11:00,789 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 347 ms 2026-07-09 11:11:00,789 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 347 ms 2026-07-09 11:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:11:19,967 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 99 ms. 2026-07-09 11:11:21,998 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:12:00,949 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:12:01,137 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:12:01,139 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3945988012599460802 created at 2026-07-09T11:10:25.771+00:00 with filter true 2026-07-09 11:12:01,139 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:12:01,486 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 347 ms 2026-07-09 11:12:01,486 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 347 ms 2026-07-09 11:12:22,036 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:13:01,637 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:13:01,787 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:13:01,789 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6966427710486248969 created at 2026-07-09T11:12:25.490+00:00 with filter true 2026-07-09 11:13:01,790 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:13:02,091 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 302 ms 2026-07-09 11:13:02,091 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 302 ms 2026-07-09 11:13:22,069 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:14:02,222 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:14:02,337 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:14:02,340 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8406764882173070093 created at 2026-07-09T11:13:27.737+00:00 with filter true 2026-07-09 11:14:02,340 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:14:02,898 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 558 ms 2026-07-09 11:14:02,899 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 559 ms 2026-07-09 11:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:14:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 11:14:22,103 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:15:03,063 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:15:03,233 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:15:03,235 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8406764882173070093 created at 2026-07-09T11:13:27.737+00:00 with filter true 2026-07-09 11:15:03,235 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:15:03,795 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 560 ms 2026-07-09 11:15:03,796 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 561 ms 2026-07-09 11:15:22,143 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:16:04,072 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:16:04,330 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:16:04,333 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8406764882173070093 created at 2026-07-09T11:13:27.737+00:00 with filter true 2026-07-09 11:16:04,333 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:16:04,742 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 409 ms 2026-07-09 11:16:04,742 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 409 ms 2026-07-09 11:16:22,251 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:17:04,884 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:17:05,012 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:17:05,024 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3143510686009702440 created at 2026-07-09T11:16:26.601+00:00 with filter true 2026-07-09 11:17:05,024 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:17:05,433 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 409 ms 2026-07-09 11:17:05,433 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 409 ms 2026-07-09 11:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:17:19,986 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 118 ms. 2026-07-09 11:17:22,322 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:18:05,596 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:18:05,755 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:18:05,758 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4177145031204141460 created at 2026-07-09T11:17:26.176+00:00 with filter true 2026-07-09 11:18:05,758 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:18:06,286 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 528 ms 2026-07-09 11:18:06,286 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 528 ms 2026-07-09 11:18:22,368 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:19:06,418 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:19:06,540 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:19:06,542 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 58361283313965461 created at 2026-07-09T11:18:28.307+00:00 with filter true 2026-07-09 11:19:06,542 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:19:07,128 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 586 ms 2026-07-09 11:19:07,128 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 586 ms 2026-07-09 11:19:22,408 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:20:07,331 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:20:07,462 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:20:07,464 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3377710521943848924 created at 2026-07-09T11:19:27.777+00:00 with filter true 2026-07-09 11:20:07,464 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:20:07,925 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 461 ms 2026-07-09 11:20:07,925 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 461 ms 2026-07-09 11:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:20:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 11:20:22,499 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:21:08,124 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:21:08,292 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:21:08,295 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8786461220735047447 created at 2026-07-09T11:20:27.784+00:00 with filter true 2026-07-09 11:21:08,295 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:21:08,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 265 ms 2026-07-09 11:21:08,560 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 265 ms 2026-07-09 11:21:22,551 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:22:08,687 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:22:08,880 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:22:08,883 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5149893104788996236 created at 2026-07-09T11:21:27.759+00:00 with filter true 2026-07-09 11:22:08,883 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:22:09,168 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 285 ms 2026-07-09 11:22:09,168 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 285 ms 2026-07-09 11:22:22,589 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:23:09,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:23:09,525 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:23:09,528 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5149893104788996236 created at 2026-07-09T11:21:27.759+00:00 with filter true 2026-07-09 11:23:09,528 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:23:10,001 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 473 ms 2026-07-09 11:23:10,001 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 473 ms 2026-07-09 11:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:23:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 11:23:22,643 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:24:10,115 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:24:10,252 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:24:10,255 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8284782072088398338 created at 2026-07-09T11:23:29.254+00:00 with filter true 2026-07-09 11:24:10,256 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:24:10,799 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 544 ms 2026-07-09 11:24:10,799 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-09 11:24:22,693 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:25:10,941 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [255535.325s][info ][gc] GC(110) Pause Young (Normal) (G1 Evacuation Pause) 4750M->130M(8200M) 15.043ms 2026-07-09 11:25:11,107 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:25:11,109 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5699193119076688916 created at 2026-07-09T11:24:29.244+00:00 with filter true 2026-07-09 11:25:11,109 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:25:11,794 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 685 ms 2026-07-09 11:25:11,794 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 685 ms 2026-07-09 11:25:22,729 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:26:11,996 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:26:12,238 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:26:12,242 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2941782550259081694 created at 2026-07-09T11:25:28.192+00:00 with filter true 2026-07-09 11:26:12,242 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:26:12,586 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 344 ms 2026-07-09 11:26:12,586 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 344 ms 2026-07-09 11:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:26:19,951 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-09 11:26:22,810 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:27:12,747 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:27:12,898 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:27:12,915 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2345922650569276954 created at 2026-07-09T11:26:28.379+00:00 with filter true 2026-07-09 11:27:12,915 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:27:13,491 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 576 ms 2026-07-09 11:27:13,491 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 576 ms 2026-07-09 11:27:22,883 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:28:13,661 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:28:13,774 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:28:13,782 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8608115491841415194 created at 2026-07-09T11:27:28.764+00:00 with filter true 2026-07-09 11:28:13,782 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:28:14,194 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 413 ms 2026-07-09 11:28:14,194 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 413 ms 2026-07-09 11:28:22,923 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:29:14,304 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:29:14,426 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:29:14,429 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8724669342230349269 created at 2026-07-09T11:28:30.755+00:00 with filter true 2026-07-09 11:29:14,429 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:29:15,217 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 788 ms 2026-07-09 11:29:15,217 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 788 ms 2026-07-09 11:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:29:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 11:29:22,965 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:30:15,380 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:30:15,914 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:30:15,925 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9139515419857068378 created at 2026-07-09T11:29:30.577+00:00 with filter true 2026-07-09 11:30:15,925 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:30:16,535 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 610 ms 2026-07-09 11:30:16,535 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 610 ms 2026-07-09 11:30:23,003 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:31:16,694 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:31:16,812 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:31:16,814 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7610196413385848722 created at 2026-07-09T11:30:30.338+00:00 with filter true 2026-07-09 11:31:16,814 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:31:17,156 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 342 ms 2026-07-09 11:31:17,156 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 342 ms 2026-07-09 11:31:23,035 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:32:17,270 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:32:17,382 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:32:17,384 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6930294691153414557 created at 2026-07-09T11:31:29.489+00:00 with filter true 2026-07-09 11:32:17,384 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:32:17,902 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 518 ms 2026-07-09 11:32:17,902 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 518 ms 2026-07-09 11:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:32:19,952 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 84 ms. 2026-07-09 11:32:23,077 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:33:18,022 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:33:18,155 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:33:18,157 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4528974547090930613 created at 2026-07-09T11:32:30.255+00:00 with filter true 2026-07-09 11:33:18,157 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:33:18,703 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 546 ms 2026-07-09 11:33:18,704 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 547 ms 2026-07-09 11:33:23,125 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:34:18,818 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:34:18,928 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:34:18,931 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4571952887440207964 created at 2026-07-09T11:33:31.530+00:00 with filter true 2026-07-09 11:34:18,931 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:34:19,497 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 566 ms 2026-07-09 11:34:19,497 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 11:34:23,185 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:35:19,651 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:35:19,781 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:35:19,783 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8358194314423798277 created at 2026-07-09T11:34:30.681+00:00 with filter true 2026-07-09 11:35:19,783 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:35:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 11:35:20,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 480 ms 2026-07-09 11:35:20,262 INFO [async-table-runtime-refresh-executor-5] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 480 ms 2026-07-09 11:35:23,215 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:36:20,431 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:36:20,706 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:36:20,727 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 752761656251890327 created at 2026-07-09T11:35:30.189+00:00 with filter true 2026-07-09 11:36:20,727 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:36:21,123 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 396 ms 2026-07-09 11:36:21,123 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 396 ms 2026-07-09 11:36:23,276 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:37:21,237 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:37:21,350 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:37:21,353 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3221070103117476952 created at 2026-07-09T11:36:31.014+00:00 with filter true 2026-07-09 11:37:21,353 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:37:21,823 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 470 ms 2026-07-09 11:37:21,824 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 471 ms 2026-07-09 11:37:23,311 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:38:19,976 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 108 ms. 2026-07-09 11:38:21,962 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:38:22,103 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:38:22,106 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6464985256665627181 created at 2026-07-09T11:37:31.394+00:00 with filter true 2026-07-09 11:38:22,106 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:38:22,540 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 434 ms 2026-07-09 11:38:22,540 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 434 ms 2026-07-09 11:38:23,347 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:39:22,706 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:39:22,845 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:39:22,848 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6464985256665627181 created at 2026-07-09T11:37:31.394+00:00 with filter true 2026-07-09 11:39:22,848 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:39:23,391 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:39:23,591 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 744 ms 2026-07-09 11:39:23,591 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 744 ms 2026-07-09 11:40:23,447 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:40:23,727 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:40:23,865 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:40:23,867 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9161634654720973828 created at 2026-07-09T11:39:32.254+00:00 with filter true 2026-07-09 11:40:23,867 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:40:24,383 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 516 ms 2026-07-09 11:40:24,383 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 516 ms 2026-07-09 11:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:41:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 11:41:23,488 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:41:24,565 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:41:24,687 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:41:24,690 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7769082446695467560 created at 2026-07-09T11:40:31.218+00:00 with filter true 2026-07-09 11:41:24,690 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:41:25,114 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 424 ms 2026-07-09 11:41:25,115 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 425 ms 2026-07-09 11:42:23,525 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:42:25,247 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:42:25,374 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:42:25,377 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6128384228670365229 created at 2026-07-09T11:41:31.417+00:00 with filter true 2026-07-09 11:42:25,377 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:42:25,854 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 477 ms 2026-07-09 11:42:25,854 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 477 ms 2026-07-09 11:43:23,566 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:43:26,005 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:43:26,151 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:43:26,153 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7396578902856733030 created at 2026-07-09T11:42:32.530+00:00 with filter true 2026-07-09 11:43:26,154 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:43:26,762 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 609 ms 2026-07-09 11:43:26,762 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 609 ms 2026-07-09 11:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:44:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 74 ms. 2026-07-09 11:44:23,677 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:44:26,941 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:44:27,077 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:44:27,081 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4768994321179768160 created at 2026-07-09T11:43:33.115+00:00 with filter true 2026-07-09 11:44:27,081 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:44:27,556 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 475 ms 2026-07-09 11:44:27,557 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 476 ms 2026-07-09 11:45:23,711 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:45:27,689 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:45:27,826 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:45:27,828 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7453274868953757930 created at 2026-07-09T11:44:32.368+00:00 with filter true 2026-07-09 11:45:27,828 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:45:28,252 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 424 ms 2026-07-09 11:45:28,252 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 424 ms 2026-07-09 11:46:23,748 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:46:28,428 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:46:28,576 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:46:28,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1951211490042291380 created at 2026-07-09T11:45:31.932+00:00 with filter true 2026-07-09 11:46:28,579 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:46:29,282 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 703 ms 2026-07-09 11:46:29,282 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 703 ms 2026-07-09 11:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:47:19,992 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 124 ms. 2026-07-09 11:47:23,785 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:47:29,669 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:47:29,846 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:47:29,859 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8505775908534684178 created at 2026-07-09T11:46:33.075+00:00 with filter true 2026-07-09 11:47:29,859 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:47:30,422 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 563 ms 2026-07-09 11:47:30,423 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 564 ms 2026-07-09 11:48:23,855 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:48:30,646 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:48:30,932 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:48:30,949 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6206919687422825366 created at 2026-07-09T11:47:33.620+00:00 with filter true 2026-07-09 11:48:30,949 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:48:31,661 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 712 ms 2026-07-09 11:48:31,661 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 712 ms 2026-07-09 11:49:23,899 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:49:31,834 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:49:31,975 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:49:31,978 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2694944549487486122 created at 2026-07-09T11:48:33.498+00:00 with filter true 2026-07-09 11:49:31,978 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:49:32,630 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 652 ms 2026-07-09 11:49:32,630 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 652 ms 2026-07-09 11:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:50:19,942 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-09 11:50:23,942 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:50:32,758 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:50:32,873 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:50:32,876 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8554751778457962425 created at 2026-07-09T11:49:34.389+00:00 with filter true 2026-07-09 11:50:32,876 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:50:33,442 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 566 ms 2026-07-09 11:50:33,442 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 11:51:23,978 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:51:33,584 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:51:33,737 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:51:33,740 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5393189003542930020 created at 2026-07-09T11:50:34.009+00:00 with filter true 2026-07-09 11:51:33,740 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:51:34,147 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 407 ms 2026-07-09 11:51:34,147 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 407 ms 2026-07-09 11:52:24,018 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:52:34,330 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:52:34,542 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:52:34,547 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4187624516958971730 created at 2026-07-09T11:51:34.755+00:00 with filter true 2026-07-09 11:52:34,547 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:52:35,207 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 660 ms 2026-07-09 11:52:35,207 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 660 ms 2026-07-09 11:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:53:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 11:53:24,052 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:53:35,353 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:53:35,478 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:53:35,480 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6584539584979023220 created at 2026-07-09T11:52:35.594+00:00 with filter true 2026-07-09 11:53:35,480 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:53:36,143 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 663 ms 2026-07-09 11:53:36,143 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 663 ms 2026-07-09 11:54:24,097 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:54:36,339 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:54:36,557 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:54:36,560 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3385124913769811333 created at 2026-07-09T11:53:36.238+00:00 with filter true 2026-07-09 11:54:36,560 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:54:37,244 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 684 ms 2026-07-09 11:54:37,244 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 684 ms 2026-07-09 11:55:24,133 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:55:37,398 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:55:37,541 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:55:37,544 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 967404533158370380 created at 2026-07-09T11:55:35.658+00:00 with filter true 2026-07-09 11:55:37,545 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:55:38,056 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 512 ms 2026-07-09 11:55:38,056 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 512 ms 2026-07-09 11:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:56:19,924 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 56 ms. 2026-07-09 11:56:24,176 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:56:38,236 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:56:38,367 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:56:38,369 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5403468271335717459 created at 2026-07-09T11:56:35.488+00:00 with filter true 2026-07-09 11:56:38,369 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:56:38,880 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 511 ms 2026-07-09 11:56:38,881 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 512 ms 2026-07-09 11:57:24,219 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:57:39,034 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:57:39,149 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:57:39,151 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7019056757641531448 created at 2026-07-09T11:57:37.083+00:00 with filter true 2026-07-09 11:57:39,151 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:57:39,915 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 764 ms 2026-07-09 11:57:39,916 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 765 ms 2026-07-09 11:58:24,253 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [257544.274s][info ][gc] GC(111) Pause Young (Normal) (G1 Evacuation Pause) 4706M->127M(8200M) 13.473ms 2026-07-09 11:58:40,052 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:58:40,164 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:58:40,166 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7019056757641531448 created at 2026-07-09T11:57:37.083+00:00 with filter true 2026-07-09 11:58:40,166 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:58:41,108 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 943 ms 2026-07-09 11:58:41,108 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 943 ms 2026-07-09 11:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 11:59:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 11:59:24,301 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:59:41,256 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 11:59:41,446 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 11:59:41,450 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7479301025136112842 created at 2026-07-09T11:59:37.188+00:00 with filter true 2026-07-09 11:59:41,450 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 11:59:42,142 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 88 files in 692 ms 2026-07-09 11:59:42,142 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 692 ms 2026-07-09 12:00:24,334 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:00:42,284 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:00:42,438 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:00:42,440 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 12:00:42,440 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 12:00:42,443 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:00:42,445 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8482928630435308462 created at 2026-07-09T12:00:37.498+00:00 with filter true 2026-07-09 12:00:42,445 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:00:42,982 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 537 ms 2026-07-09 12:00:42,983 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 538 ms 2026-07-09 12:00:45,870 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 12:00:46,041 INFO [plan-executor-thread-70] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:00:46,256 INFO [plan-executor-thread-70] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:00:46,258 INFO [plan-executor-thread-70] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8482928630435308462 created at 2026-07-09T12:00:37.498+00:00 with filter true 2026-07-09 12:00:46,258 INFO [plan-executor-thread-70] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:00:46,709 INFO [plan-executor-thread-70] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 89 files in 451 ms 2026-07-09 12:00:46,710 INFO [plan-executor-thread-70] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 2 partitions that need optimizing in 452 ms 2026-07-09 12:00:46,710 INFO [plan-executor-thread-70] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 2 tasks, cost 332300 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 235215878 2026-07-09 12:00:46,710 INFO [plan-executor-thread-70] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461123847168000, taskId:1), summary MetricsSummary{rewriteDataSize=135159, rewriteDataFileCnt=54, rewriteDataRecordCnt=2463, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 12:00:46,710 INFO [plan-executor-thread-70] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461123847168000, taskId:2), summary MetricsSummary{rewriteDataSize=32268, rewriteDataFileCnt=2, rewriteDataRecordCnt=3818, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 12:00:46,996 INFO [plan-executor-thread-70] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 2 tasks with a total cost of 1129 ms, skipping 0 tables. 2026-07-09 12:00:47,036 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=1, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783598438974}} polled task OptimizingTaskId(processId:1461123847168000, taskId:1) 2026-07-09 12:00:47,050 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461123847168000, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) 2026-07-09 12:00:49,070 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=2, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783598448981}} polled task OptimizingTaskId(processId:1461123847168000, taskId:2) 2026-07-09 12:00:49,083 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461123847168000, taskId:2) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) 2026-07-09 12:00:59,612 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 2) complete task OptimizingTaskId(processId:1461123847168000, taskId:2) (status: SUCCESS) 2026-07-09 12:01:05,227 INFO [thrift-server-optimize-manager-74] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 1) complete task OptimizingTaskId(processId:1461123847168000, taskId:1) (status: SUCCESS) 2026-07-09 12:01:05,365 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:01:05,365 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 2 tasks. 2026-07-09 12:01:05,534 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:01:06,497 INFO [async-optimizing-commit-executor-4] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 2695861422089460357 (BaseRewriteFiles) 2026-07-09 12:01:07,023 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1658 ms. 2026-07-09 12:01:07,052 INFO [async-optimizing-commit-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:01:24,442 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:01:43,137 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:01:43,340 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:01:43,343 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7099258319244411284 created at 2026-07-09T12:01:36.716+00:00 with filter true 2026-07-09 12:01:43,343 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:01:43,726 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 383 ms 2026-07-09 12:01:43,727 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 384 ms 2026-07-09 12:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:02:19,972 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 104 ms. 2026-07-09 12:02:24,509 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:02:43,908 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:02:44,036 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:02:44,039 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1632002304813094690 created at 2026-07-09T12:02:35.169+00:00 with filter true 2026-07-09 12:02:44,039 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:02:44,552 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 513 ms 2026-07-09 12:02:44,552 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 513 ms 2026-07-09 12:03:24,616 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:03:44,728 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:03:44,874 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:03:44,877 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 675268297938581235 created at 2026-07-09T12:03:36.307+00:00 with filter true 2026-07-09 12:03:44,877 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:03:45,299 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 422 ms 2026-07-09 12:03:45,299 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 422 ms 2026-07-09 12:04:24,663 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:04:45,451 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:04:45,639 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:04:45,642 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 43485687219242526 created at 2026-07-09T12:04:37.290+00:00 with filter true 2026-07-09 12:04:45,642 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:04:46,188 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 546 ms 2026-07-09 12:04:46,188 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 546 ms 2026-07-09 12:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:05:19,949 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 12:05:24,698 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:05:46,332 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:05:46,475 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:05:46,477 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5426218276353742614 created at 2026-07-09T12:05:37.239+00:00 with filter true 2026-07-09 12:05:46,478 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:05:46,743 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 266 ms 2026-07-09 12:05:46,743 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 266 ms 2026-07-09 12:06:24,765 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:06:46,861 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:06:47,050 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:06:47,064 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3202355061825233785 created at 2026-07-09T12:06:37.277+00:00 with filter true 2026-07-09 12:06:47,064 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:06:47,279 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 215 ms 2026-07-09 12:06:47,279 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 215 ms 2026-07-09 12:07:24,893 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:07:47,432 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:07:47,586 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:07:47,588 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3202355061825233785 created at 2026-07-09T12:06:37.277+00:00 with filter true 2026-07-09 12:07:47,588 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:07:48,051 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 463 ms 2026-07-09 12:07:48,051 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 463 ms 2026-07-09 12:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:08:19,977 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 109 ms. 2026-07-09 12:08:24,939 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:08:48,230 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:08:48,365 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:08:48,367 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 920160098470091308 created at 2026-07-09T12:08:37.475+00:00 with filter true 2026-07-09 12:08:48,367 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:08:49,087 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 720 ms 2026-07-09 12:08:49,087 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 720 ms 2026-07-09 12:09:24,996 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:09:49,250 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:09:49,452 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:09:49,454 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 255606694230274401 created at 2026-07-09T12:09:38.413+00:00 with filter true 2026-07-09 12:09:49,455 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:09:49,964 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 510 ms 2026-07-09 12:09:49,964 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 510 ms 2026-07-09 12:10:25,069 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:10:50,092 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:10:50,244 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:10:50,255 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8866059149648607329 created at 2026-07-09T12:10:37.491+00:00 with filter true 2026-07-09 12:10:50,255 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:10:50,513 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 258 ms 2026-07-09 12:10:50,514 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 259 ms 2026-07-09 12:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:11:19,944 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 77 ms. 2026-07-09 12:11:25,116 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:11:50,668 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:11:50,863 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:11:50,865 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5344134634721253595 created at 2026-07-09T12:11:37.079+00:00 with filter true 2026-07-09 12:11:50,865 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:11:51,190 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 325 ms 2026-07-09 12:11:51,191 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 326 ms 2026-07-09 12:12:25,153 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:12:51,475 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:12:51,588 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:12:51,590 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7151159686379298710 created at 2026-07-09T12:12:38.733+00:00 with filter true 2026-07-09 12:12:51,590 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:12:51,894 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 304 ms 2026-07-09 12:12:51,894 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 304 ms 2026-07-09 12:13:25,191 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:13:52,016 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:13:52,180 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:13:52,183 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1672859486124452543 created at 2026-07-09T12:13:39.384+00:00 with filter true 2026-07-09 12:13:52,183 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:13:52,708 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 525 ms 2026-07-09 12:13:52,708 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 525 ms 2026-07-09 12:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:14:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 12:14:25,243 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:14:52,856 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:14:52,988 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:14:52,990 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 891866352733744502 created at 2026-07-09T12:14:40.674+00:00 with filter true 2026-07-09 12:14:52,991 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:14:53,634 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 644 ms 2026-07-09 12:14:53,634 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 644 ms 2026-07-09 12:15:25,292 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:15:53,845 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:15:54,056 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:15:54,058 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4362689492779989318 created at 2026-07-09T12:15:39.764+00:00 with filter true 2026-07-09 12:15:54,058 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:15:54,387 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 329 ms 2026-07-09 12:15:54,387 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 329 ms 2026-07-09 12:16:25,359 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:16:54,539 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:16:54,754 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:16:54,769 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1822301299988617467 created at 2026-07-09T12:16:39.672+00:00 with filter true 2026-07-09 12:16:54,769 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:16:55,087 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 318 ms 2026-07-09 12:16:55,087 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 318 ms 2026-07-09 12:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:17:19,984 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 116 ms. 2026-07-09 12:17:25,428 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:17:55,260 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:17:55,487 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:17:55,500 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 9194867137315478662 created at 2026-07-09T12:17:39.922+00:00 with filter true 2026-07-09 12:17:55,500 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:17:56,055 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 555 ms 2026-07-09 12:17:56,055 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 555 ms 2026-07-09 12:18:25,467 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:18:56,231 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:18:56,461 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:18:56,478 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4011235286184868937 created at 2026-07-09T12:18:41.695+00:00 with filter true 2026-07-09 12:18:56,478 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:18:57,022 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 544 ms 2026-07-09 12:18:57,022 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 544 ms 2026-07-09 12:19:25,647 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:19:57,178 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:19:57,333 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:19:57,345 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2213492468072762949 created at 2026-07-09T12:19:41.167+00:00 with filter true 2026-07-09 12:19:57,345 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:19:57,651 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 306 ms 2026-07-09 12:19:57,652 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 307 ms 2026-07-09 12:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:20:19,954 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 86 ms. 2026-07-09 12:20:25,682 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:20:57,779 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:20:57,906 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:20:57,909 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7557732504567114582 created at 2026-07-09T12:20:40.092+00:00 with filter true 2026-07-09 12:20:57,909 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:20:58,152 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 244 ms 2026-07-09 12:20:58,152 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 244 ms 2026-07-09 12:21:25,731 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:21:58,334 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:21:58,478 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:21:58,481 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4056242387970456775 created at 2026-07-09T12:21:40.746+00:00 with filter true 2026-07-09 12:21:58,481 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:21:58,991 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 510 ms 2026-07-09 12:21:58,991 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 510 ms 2026-07-09 12:22:25,768 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:22:59,121 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:22:59,250 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:22:59,253 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8084739329024816253 created at 2026-07-09T12:22:41.741+00:00 with filter true 2026-07-09 12:22:59,253 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:22:59,843 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 590 ms 2026-07-09 12:22:59,843 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 590 ms 2026-07-09 12:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:23:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 12:23:25,805 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:23:59,969 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:24:00,148 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:24:00,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2589629987771510475 created at 2026-07-09T12:23:42.215+00:00 with filter true 2026-07-09 12:24:00,159 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:24:00,702 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 543 ms 2026-07-09 12:24:00,702 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 543 ms 2026-07-09 12:24:25,876 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:25:00,839 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:25:01,035 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:25:01,038 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7554644955473150861 created at 2026-07-09T12:24:42.661+00:00 with filter true 2026-07-09 12:25:01,038 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:25:01,548 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 510 ms 2026-07-09 12:25:01,548 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 510 ms 2026-07-09 12:25:25,918 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:26:01,732 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:26:01,916 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:26:01,923 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 587213707745779462 created at 2026-07-09T12:25:41.959+00:00 with filter true 2026-07-09 12:26:01,924 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:26:02,403 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 480 ms 2026-07-09 12:26:02,403 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 480 ms 2026-07-09 12:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:26:19,947 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 79 ms. 2026-07-09 12:26:25,953 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:27:02,552 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:27:02,744 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:27:02,752 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1673742176278359502 created at 2026-07-09T12:26:43.194+00:00 with filter true 2026-07-09 12:27:02,752 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:27:03,142 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 390 ms 2026-07-09 12:27:03,142 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 390 ms 2026-07-09 12:27:25,989 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:03,332 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:03,544 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:28:03,551 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5414082360957202594 created at 2026-07-09T12:27:43.312+00:00 with filter true 2026-07-09 12:28:03,551 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:28:04,069 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 61 files in 518 ms 2026-07-09 12:28:04,070 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 519 ms 2026-07-09 12:28:26,034 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:28,986 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:29,116 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:29,266 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 60 , pageNumber:1, limit:1, offset:0 2026-07-09 12:28:29,281 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:28:29,416 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:29,425 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 12:28:29,431 INFO [JettyServerThreadPool-359] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:28:29,561 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:29,570 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 12:28:31,532 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:31,624 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:31,702 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:28:31,800 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:29:03,058 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:29:04,232 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:29:04,348 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:29:04,350 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8847053582152170179 created at 2026-07-09T12:28:43.825+00:00 with filter true 2026-07-09 12:29:04,350 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:29:05,124 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 774 ms 2026-07-09 12:29:05,124 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 774 ms 2026-07-09 12:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:29:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 12:29:26,070 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:30:05,461 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:30:05,859 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:30:05,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8557977432647829318 created at 2026-07-09T12:29:44.218+00:00 with filter true 2026-07-09 12:30:05,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:30:06,327 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 465 ms 2026-07-09 12:30:06,327 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 465 ms 2026-07-09 12:30:26,099 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:31:05,815 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:31:06,530 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:31:06,688 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:31:06,695 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8005187199061643794 created at 2026-07-09T12:30:43.822+00:00 with filter true 2026-07-09 12:31:06,696 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [259491.147s][info ][gc] GC(112) Pause Young (Normal) (G1 Evacuation Pause) 4839M->122M(8200M) 12.647ms 2026-07-09 12:31:07,073 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 64 files in 378 ms 2026-07-09 12:31:07,073 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 378 ms 2026-07-09 12:31:26,137 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:32:07,345 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:32:07,484 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:32:07,486 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1518181814509034455 created at 2026-07-09T12:31:44.096+00:00 with filter true 2026-07-09 12:32:07,486 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:32:08,039 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 553 ms 2026-07-09 12:32:08,039 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 553 ms 2026-07-09 12:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:32:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 12:32:26,187 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:33:08,188 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:33:08,358 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:33:08,361 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 308820072679824409 created at 2026-07-09T12:32:45.236+00:00 with filter true 2026-07-09 12:33:08,361 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:33:08,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 383 ms 2026-07-09 12:33:08,744 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 383 ms 2026-07-09 12:33:26,228 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:08,884 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:09,042 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:34:09,044 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5515476284710676960 created at 2026-07-09T12:33:46.182+00:00 with filter true 2026-07-09 12:34:09,044 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:34:09,610 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 67 files in 566 ms 2026-07-09 12:34:09,610 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 566 ms 2026-07-09 12:34:11,732 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:11,937 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:12,031 INFO [JettyServerThreadPool-468] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 60 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:12,044 INFO [JettyServerThreadPool-468] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:34:12,230 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:12,238 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:12,244 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:34:12,434 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:12,441 INFO [JettyServerThreadPool-468] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:13,300 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:13,386 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:13,492 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:13,581 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:14,889 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:15,656 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:15,809 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:15,816 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 60 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:15,819 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:34:15,941 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:15,952 INFO [JettyServerThreadPool-468] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:15,955 INFO [JettyServerThreadPool-468] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:34:16,081 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:16,087 INFO [JettyServerThreadPool-454] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 12:34:18,361 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:18,451 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:18,553 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:18,645 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:20,856 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:20,930 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:23,947 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:26,286 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:48,545 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:49,572 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,424 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,463 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,531 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,560 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,657 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:50,989 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:51,044 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:51,065 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:53,344 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:53,377 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:53,378 INFO [JettyServerThreadPool-359] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:34:55,031 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,062 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,134 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,524 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,562 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,628 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,649 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:55,744 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,127 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,148 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,149 INFO [JettyServerThreadPool-349] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1065815086957833692 created at 2026-07-09T12:30:51.815+00:00 with filter true 2026-07-09 12:34:56,149 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:34:56,749 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,768 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,841 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,878 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:56,996 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:34:59,317 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:09,740 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:09,854 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:35:09,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7042423782010806241 created at 2026-07-09T12:34:46.086+00:00 with filter true 2026-07-09 12:35:09,862 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:35:10,178 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 68 files in 316 ms 2026-07-09 12:35:10,178 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 316 ms 2026-07-09 12:35:19,760 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:19,760 INFO [JettyServerThreadPool-456] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 1065815086957833692 created at 2026-07-09T12:30:51.815+00:00 with filter true 2026-07-09 12:35:19,760 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:35:19,833 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:35:19,935 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 67 ms. 2026-07-09 12:35:22,769 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:22,840 INFO [JettyServerThreadPool-456] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:22,857 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:22,936 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:23,025 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:23,482 INFO [JettyServerThreadPool-454] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:23,520 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:23,547 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:25,808 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:25,808 INFO [JettyServerThreadPool-353] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:35:25,834 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:35:26,317 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [259751.294s][info ][gc] GC(113) Pause Young (Normal) (G1 Evacuation Pause) 4730M->147M(8200M) 20.667ms 2026-07-09 12:35:32,619 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:10,304 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:10,448 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:36:10,450 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6832239721441828877 created at 2026-07-09T12:35:44.632+00:00 with filter true 2026-07-09 12:36:10,451 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:36:10,968 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 69 files in 518 ms 2026-07-09 12:36:10,968 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 518 ms 2026-07-09 12:36:26,353 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:47,251 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:49,731 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:49,739 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:49,745 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:49,752 INFO [JettyServerThreadPool-469] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:25, offset:0 2026-07-09 12:36:50,980 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:50,980 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:50,980 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:50,983 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:51,088 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:51,832 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:51,833 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:36:51,835 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:55,844 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:57,592 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:36:57,672 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:00,761 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:00,763 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:00,764 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:00,767 INFO [JettyServerThreadPool-349] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:25, offset:0 2026-07-09 12:37:04,620 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:04,753 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:05,892 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:05,910 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:05,938 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,085 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,108 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,140 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,173 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,320 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,734 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,769 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:07,769 INFO [JettyServerThreadPool-469] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 7168779798198735013 created at 2026-07-09T12:35:53.111+00:00 with filter true 2026-07-09 12:37:07,769 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:37:09,049 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:11,133 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:11,252 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:37:11,255 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3266737250153052253 created at 2026-07-09T12:36:45.818+00:00 with filter true 2026-07-09 12:37:11,255 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:37:11,637 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 70 files in 382 ms 2026-07-09 12:37:11,637 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 382 ms 2026-07-09 12:37:18,434 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:18,672 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:21,444 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:21,564 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:25,890 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:26,112 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:26,395 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:28,837 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:28,868 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:28,958 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:29,046 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:29,157 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:29,368 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:29,369 INFO [JettyServerThreadPool-469] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3266737250153052253 created at 2026-07-09T12:36:45.818+00:00 with filter true 2026-07-09 12:37:29,369 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:37:29,466 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:30,634 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:30,735 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:30,769 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:37:30,777 INFO [JettyServerThreadPool-477] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 69 , pageNumber:1, limit:25, offset:0 2026-07-09 12:37:30,794 INFO [JettyServerThreadPool-477] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 24 optimizing tasks. 2026-07-09 12:38:11,783 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:38:11,951 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:38:11,953 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4951318205910050010 created at 2026-07-09T12:37:45.892+00:00 with filter true 2026-07-09 12:38:11,953 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:38:12,736 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 783 ms 2026-07-09 12:38:12,736 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 783 ms 2026-07-09 12:38:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:38:19,894 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 26 ms. 2026-07-09 12:38:26,464 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:39:12,878 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:39:13,044 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:39:13,049 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4951318205910050010 created at 2026-07-09T12:37:45.892+00:00 with filter true 2026-07-09 12:39:13,049 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:39:13,734 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 71 files in 685 ms 2026-07-09 12:39:13,734 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 685 ms 2026-07-09 12:39:26,501 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:40:13,933 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:40:14,070 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:40:14,078 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8746890432185554579 created at 2026-07-09T12:39:47.891+00:00 with filter true 2026-07-09 12:40:14,079 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:40:14,781 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 72 files in 703 ms 2026-07-09 12:40:14,781 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 703 ms 2026-07-09 12:40:26,582 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:10,952 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:12,227 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:13,320 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:13,376 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:13,443 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:13,468 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:13,661 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:14,250 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:14,271 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:14,272 INFO [JettyServerThreadPool-469] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.kafka_logs_db.ind_apache_logs snapshot 3390594356524124555 created at 2026-07-09T12:40:52.796+00:00 with filter true 2026-07-09 12:41:14,272 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:41:14,912 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:41:15,132 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:41:15,135 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2262579211230911300 created at 2026-07-09T12:40:46.844+00:00 with filter true 2026-07-09 12:41:15,135 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:41:15,446 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 73 files in 311 ms 2026-07-09 12:41:15,446 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 311 ms 2026-07-09 12:41:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:41:19,934 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 66 ms. 2026-07-09 12:41:26,842 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:42:15,732 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:42:15,994 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:42:16,000 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4801979451926969757 created at 2026-07-09T12:41:47.028+00:00 with filter true 2026-07-09 12:42:16,000 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:42:16,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 74 files in 423 ms 2026-07-09 12:42:16,423 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 423 ms 2026-07-09 12:42:26,931 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:16,665 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:16,814 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:43:16,820 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1552918358964121164 created at 2026-07-09T12:42:48.145+00:00 with filter true 2026-07-09 12:43:16,820 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO [260221.265s][info ][gc] GC(114) Pause Young (Normal) (G1 Evacuation Pause) 4619M->117M(8200M) 9.264ms 2026-07-09 12:43:17,475 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 75 files in 655 ms 2026-07-09 12:43:17,476 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 656 ms 2026-07-09 12:43:26,968 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:33,134 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:33,285 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:33,298 INFO [JettyServerThreadPool-478] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 60 , pageNumber:1, limit:1, offset:0 2026-07-09 12:43:33,308 INFO [JettyServerThreadPool-478] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:43:33,465 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:33,476 INFO [JettyServerThreadPool-469] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 9 , pageNumber:1, limit:1, offset:0 2026-07-09 12:43:33,484 INFO [JettyServerThreadPool-469] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get 1 optimizing tasks. 2026-07-09 12:43:33,650 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:33,662 INFO [JettyServerThreadPool-478] [org.apache.amoro.server.dashboard.MixedAndIcebergTableDescriptor] [] - Get optimizing processes total : 0 , pageNumber:1, limit:1, offset:0 2026-07-09 12:43:35,050 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:35,138 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:35,236 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:35,338 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:38,460 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:41,093 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:41,174 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:41,260 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:41,349 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:46,613 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:46,643 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:54,140 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:57,822 INFO [JettyServerThreadPool-479] [org.apache.amoro.table.TableMetaStore] [] - Build table meta store with configurations: authMethod:null, hadoopUsername:null, krbPrincipal:null 2026-07-09 12:43:57,822 INFO [JettyServerThreadPool-479] [org.apache.amoro.server.terminal.TerminalSessionContext] [] - new sql script submit, current thread pool state. [Active: 0, PoolSize: 1] 2026-07-09 12:43:57,851 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:57,941 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:58,037 INFO [terminal-execute-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:59,028 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:59,124 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:59,201 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:43:59,275 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:44:17,628 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:44:17,785 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:44:17,792 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8165213888331594549 created at 2026-07-09T12:44:00.736+00:00 with filter true 2026-07-09 12:44:17,792 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:44:18,516 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 76 files in 724 ms 2026-07-09 12:44:18,516 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 724 ms 2026-07-09 12:44:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:44:19,949 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 12:44:27,005 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:45:18,738 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:45:18,880 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:45:18,889 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4433154276569535629 created at 2026-07-09T12:44:48.604+00:00 with filter true 2026-07-09 12:45:18,889 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:45:19,283 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 394 ms 2026-07-09 12:45:19,283 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 394 ms 2026-07-09 12:45:27,034 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:46:19,451 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:46:19,656 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:46:19,661 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4433154276569535629 created at 2026-07-09T12:44:48.604+00:00 with filter true 2026-07-09 12:46:19,661 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:46:20,173 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 77 files in 512 ms 2026-07-09 12:46:20,173 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 512 ms 2026-07-09 12:46:27,122 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:47:05,942 INFO [JettyServerThreadPool-349] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:47:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:47:19,951 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 83 ms. 2026-07-09 12:47:20,332 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:47:20,460 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:47:20,462 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3666637391678851910 created at 2026-07-09T12:46:48.422+00:00 with filter true 2026-07-09 12:47:20,462 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:47:21,176 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 78 files in 714 ms 2026-07-09 12:47:21,176 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 714 ms 2026-07-09 12:47:27,156 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:47:37,600 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:48:21,314 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:48:21,450 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:48:21,457 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3163122309592616894 created at 2026-07-09T12:47:49.586+00:00 with filter true 2026-07-09 12:48:21,457 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:48:22,231 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 79 files in 774 ms 2026-07-09 12:48:22,231 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 774 ms 2026-07-09 12:48:27,189 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:48:34,947 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:48:34,966 INFO [JettyServerThreadPool-477] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:48:35,035 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:49:22,349 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:49:22,509 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:49:22,512 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1891259033949046715 created at 2026-07-09T12:48:49.878+00:00 with filter true 2026-07-09 12:49:22,512 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:49:22,971 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 80 files in 459 ms 2026-07-09 12:49:22,971 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 459 ms 2026-07-09 12:49:27,264 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:08,296 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:08,431 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:08,540 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:08,664 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:50:19,992 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 124 ms. 2026-07-09 12:50:23,128 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:50:23,269 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:50:23,277 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7204915746544988591 created at 2026-07-09T12:49:50.235+00:00 with filter true 2026-07-09 12:50:23,278 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:50:23,722 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 81 files in 445 ms 2026-07-09 12:50:23,722 INFO [async-table-runtime-refresh-executor-8] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 445 ms 2026-07-09 12:50:27,328 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:51:23,881 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:51:24,033 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:51:24,035 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2716858221986239826 created at 2026-07-09T12:50:50.318+00:00 with filter true 2026-07-09 12:51:24,035 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:51:24,663 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 82 files in 628 ms 2026-07-09 12:51:24,663 INFO [async-table-runtime-refresh-executor-3] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 628 ms 2026-07-09 12:51:27,368 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:52:24,843 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:52:24,984 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:52:24,998 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3859824710805231904 created at 2026-07-09T12:51:51.539+00:00 with filter true 2026-07-09 12:52:24,998 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:52:25,499 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 501 ms 2026-07-09 12:52:25,499 INFO [async-table-runtime-refresh-executor-7] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 501 ms 2026-07-09 12:52:27,397 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:53:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:53:19,937 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 69 ms. 2026-07-09 12:53:25,711 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:53:25,888 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:53:25,892 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3859824710805231904 created at 2026-07-09T12:51:51.539+00:00 with filter true 2026-07-09 12:53:25,892 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:53:26,690 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 798 ms 2026-07-09 12:53:26,691 INFO [async-table-runtime-refresh-executor-0] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 799 ms 2026-07-09 12:53:27,428 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:54:26,927 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:54:27,072 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:54:27,074 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3859824710805231904 created at 2026-07-09T12:51:51.539+00:00 with filter true 2026-07-09 12:54:27,074 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:54:27,473 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:54:27,712 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 83 files in 638 ms 2026-07-09 12:54:27,712 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 638 ms 2026-07-09 12:55:27,519 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:55:27,944 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:55:28,088 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:55:28,097 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5891590215460863429 created at 2026-07-09T12:54:52.580+00:00 with filter true 2026-07-09 12:55:28,097 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:55:28,477 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 84 files in 380 ms 2026-07-09 12:55:28,477 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 380 ms 2026-07-09 12:56:15,012 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:15,053 INFO [JettyServerThreadPool-468] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:15,078 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:16,129 INFO [JettyServerThreadPool-478] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:16,151 INFO [JettyServerThreadPool-479] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:16,171 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:17,076 INFO [JettyServerThreadPool-469] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:56:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 12:56:27,557 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:28,604 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:56:28,723 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:56:28,725 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5588111458217448798 created at 2026-07-09T12:55:50.594+00:00 with filter true 2026-07-09 12:56:28,725 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:56:29,351 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 85 files in 626 ms 2026-07-09 12:56:29,351 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 626 ms 2026-07-09 12:57:27,601 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:57:29,539 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:57:29,687 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:57:29,700 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7680816984446168244 created at 2026-07-09T12:56:51.147+00:00 with filter true 2026-07-09 12:57:29,700 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:57:30,388 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 86 files in 688 ms 2026-07-09 12:57:30,389 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 689 ms 2026-07-09 12:58:27,649 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:58:30,542 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:58:30,732 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:58:30,734 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2592923256091084121 created at 2026-07-09T12:57:51.794+00:00 with filter true 2026-07-09 12:58:30,734 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:58:31,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 646 ms 2026-07-09 12:58:31,380 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 646 ms 2026-07-09 12:59:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 12:59:19,936 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 68 ms. 2026-07-09 12:59:27,686 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:59:31,557 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 12:59:31,758 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 12:59:31,760 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2592923256091084121 created at 2026-07-09T12:57:51.794+00:00 with filter true 2026-07-09 12:59:31,761 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 12:59:32,488 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 728 ms 2026-07-09 12:59:32,488 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 728 ms 2026-07-09 13:00:27,749 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:00:32,644 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:00:32,770 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:00:32,778 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.scheduler.inline.TableRuntimeRefreshExecutor] [] - [cron-trigger] table=kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) scheduling MINOR optimization (snapshotChanged=true, lastType=MINOR) 2026-07-09 13:00:32,778 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.table.DefaultTableRuntime] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) status changed from idle to pending (cron-triggered, type=MINOR) 2026-07-09 13:00:32,787 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:00:32,789 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2592923256091084121 created at 2026-07-09T12:57:51.794+00:00 with filter true 2026-07-09 13:00:32,789 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:00:33,186 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 397 ms 2026-07-09 13:00:33,186 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 397 ms 2026-07-09 13:00:34,592 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Trigger planning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) by policy quota 2026-07-09 13:00:34,832 INFO [plan-executor-thread-71] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:00:35,062 INFO [plan-executor-thread-71] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:00:35,064 INFO [plan-executor-thread-71] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2592923256091084121 created at 2026-07-09T12:57:51.794+00:00 with filter true 2026-07-09 13:00:35,064 INFO [plan-executor-thread-71] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:00:35,471 INFO [plan-executor-thread-71] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 87 files in 407 ms 2026-07-09 13:00:35,471 INFO [plan-executor-thread-71] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 407 ms 2026-07-09 13:00:35,471 INFO [plan-executor-thread-71] [org.apache.amoro.optimizing.plan.AbstractOptimizingPlanner] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) finish plan, type = MINOR, get 1 tasks, cost 353770 ns, 0 ms maxInputSize 1.610612736E9 actualInputSize 222566658 2026-07-09 13:00:35,471 INFO [plan-executor-thread-71] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) plan new task OptimizingTaskId(processId:1461126787121152, taskId:1), summary MetricsSummary{rewriteDataSize=134273, rewriteDataFileCnt=53, rewriteDataRecordCnt=2659, rewritePosDataSize=0, rewritePosDataFileCnt=0, rewritePosDataRecordCnt=0, equalityDeleteSize=0, eqDeleteFileCnt=0, eqDeleteRecordCnt=0, positionDeleteSize=0, posDeleteFileCnt=0, posDeleteRecordCnt=0, newDataSize=0, newDataFileCnt=0, newDataRecordCnt=0, newDeleteSize=0, newDeleteFileCnt=0, newDeleteRecordCnt=0} 2026-07-09 13:00:35,668 INFO [plan-executor-thread-71] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Completed planning on table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) with 1 tasks with a total cost of 1083 ms, skipping 0 tables. 2026-07-09 13:00:35,704 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - OptimizerThread OptimizerThread{threadId=0, optimizer=OptimizerInstance{token=89a5ca71-5f73-45cc-af6e-54784e949458, startTime=1783340797629, touchTime=1783602033049}} polled task OptimizingTaskId(processId:1461126787121152, taskId:1) 2026-07-09 13:00:35,717 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Ack task OptimizingTaskId(processId:1461126787121152, taskId:1) by optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) 2026-07-09 13:00:55,852 INFO [thrift-server-optimize-manager-77] [org.apache.amoro.server.DefaultOptimizingService] [] - Optimizer 89a5ca71-5f73-45cc-af6e-54784e949458 (threadId 0) complete task OptimizingTaskId(processId:1461126787121152, taskId:1) (status: SUCCESS) 2026-07-09 13:00:56,028 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:00:56,028 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Starting to commit table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger with 1 tasks. 2026-07-09 13:00:56,173 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:00:57,117 INFO [async-optimizing-commit-executor-9] [org.apache.iceberg.SnapshotProducer] [] - Committed snapshot 5899025371416131108 (BaseRewriteFiles) 2026-07-09 13:00:57,688 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.UnKeyedTableCommit] [] - Successfully committed table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger in 1660 ms. 2026-07-09 13:00:57,702 INFO [async-optimizing-commit-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:01:27,788 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:01:33,339 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:01:33,472 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:01:33,474 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5899025371416131108 created at 2026-07-09T13:00:57.116+00:00 with filter true 2026-07-09 13:01:33,474 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:01:33,726 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 36 files in 253 ms 2026-07-09 13:01:33,727 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 254 ms 2026-07-09 13:02:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:02:19,939 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 71 ms. 2026-07-09 13:02:27,857 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:02:33,970 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:02:34,119 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:02:34,122 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2672525234879520478 created at 2026-07-09T13:01:54.036+00:00 with filter true 2026-07-09 13:02:34,123 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:02:34,427 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 305 ms 2026-07-09 13:02:34,427 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 305 ms 2026-07-09 13:03:27,898 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:03:34,849 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO [261439.265s][info ][gc] GC(115) Pause Young (Normal) (G1 Evacuation Pause) 4877M->121M(8200M) 11.098ms 2026-07-09 13:03:35,076 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:03:35,078 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2672525234879520478 created at 2026-07-09T13:01:54.036+00:00 with filter true 2026-07-09 13:03:35,078 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:03:35,498 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 37 files in 420 ms 2026-07-09 13:03:35,499 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 421 ms 2026-07-09 13:04:27,930 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:04:35,639 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:04:35,779 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:04:35,781 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3334178648282484527 created at 2026-07-09T13:03:51.357+00:00 with filter true 2026-07-09 13:04:35,781 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:04:36,053 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 38 files in 273 ms 2026-07-09 13:04:36,053 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 273 ms 2026-07-09 13:05:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:05:19,933 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 65 ms. 2026-07-09 13:05:27,968 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:05:36,281 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:05:36,466 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:05:36,468 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3449485792372220190 created at 2026-07-09T13:04:51.638+00:00 with filter true 2026-07-09 13:05:36,468 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:05:37,064 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 596 ms 2026-07-09 13:05:37,065 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 597 ms 2026-07-09 13:06:28,040 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:06:37,191 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:06:37,362 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:06:37,372 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3449485792372220190 created at 2026-07-09T13:04:51.638+00:00 with filter true 2026-07-09 13:06:37,372 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:06:37,815 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 443 ms 2026-07-09 13:06:37,816 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 444 ms 2026-07-09 13:07:28,130 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:07:37,953 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:07:38,089 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:07:38,091 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3449485792372220190 created at 2026-07-09T13:04:51.638+00:00 with filter true 2026-07-09 13:07:38,091 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:07:38,353 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 39 files in 262 ms 2026-07-09 13:07:38,353 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 262 ms 2026-07-09 13:08:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:08:20,010 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 142 ms. 2026-07-09 13:08:28,189 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:08:38,535 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:08:38,673 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:08:38,675 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5884384454525212307 created at 2026-07-09T13:07:51.729+00:00 with filter true 2026-07-09 13:08:38,676 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:08:39,248 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 40 files in 573 ms 2026-07-09 13:08:39,248 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 573 ms 2026-07-09 13:09:28,229 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:09:39,384 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:09:39,542 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:09:39,553 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3931646255083244457 created at 2026-07-09T13:08:52.492+00:00 with filter true 2026-07-09 13:09:39,553 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:09:40,084 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 41 files in 531 ms 2026-07-09 13:09:40,084 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 531 ms 2026-07-09 13:10:28,286 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:10:40,239 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:10:40,473 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:10:40,482 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4786820210189256646 created at 2026-07-09T13:09:52.337+00:00 with filter true 2026-07-09 13:10:40,482 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:10:40,928 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 446 ms 2026-07-09 13:10:40,929 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 447 ms 2026-07-09 13:11:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:11:19,949 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 81 ms. 2026-07-09 13:11:28,322 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:11:41,101 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:11:41,254 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:11:41,257 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4786820210189256646 created at 2026-07-09T13:09:52.337+00:00 with filter true 2026-07-09 13:11:41,257 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:11:41,619 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 42 files in 362 ms 2026-07-09 13:11:41,620 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 363 ms 2026-07-09 13:12:28,365 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:12:41,740 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:12:41,947 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:12:41,955 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6639559977273339468 created at 2026-07-09T13:11:51.757+00:00 with filter true 2026-07-09 13:12:41,955 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:12:42,265 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 43 files in 310 ms 2026-07-09 13:12:42,265 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 310 ms 2026-07-09 13:13:28,427 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:13:42,401 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:13:42,539 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:13:42,541 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 65302195326595702 created at 2026-07-09T13:12:52.625+00:00 with filter true 2026-07-09 13:13:42,541 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:13:42,917 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 44 files in 376 ms 2026-07-09 13:13:42,918 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 377 ms 2026-07-09 13:14:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:14:19,941 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 73 ms. 2026-07-09 13:14:28,463 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:14:43,061 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:14:43,248 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:14:43,250 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2174207741631089365 created at 2026-07-09T13:13:53.660+00:00 with filter true 2026-07-09 13:14:43,250 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:14:43,676 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 45 files in 426 ms 2026-07-09 13:14:43,676 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 0 partitions that need optimizing in 426 ms 2026-07-09 13:15:28,505 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:15:43,803 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:15:43,926 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:15:43,932 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1001264931100119089 created at 2026-07-09T13:14:53.320+00:00 with filter true 2026-07-09 13:15:43,933 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:15:44,237 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 46 files in 305 ms 2026-07-09 13:15:44,237 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 305 ms 2026-07-09 13:16:18,978 INFO [terminal-session-gc] [org.apache.amoro.server.terminal.TerminalManager] [] - Terminal Session release count: 1 2026-07-09 13:16:28,759 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:16:44,373 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:16:44,523 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:16:44,530 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5672912116154722222 created at 2026-07-09T13:15:53.534+00:00 with filter true 2026-07-09 13:16:44,530 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:16:45,036 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 47 files in 506 ms 2026-07-09 13:16:45,036 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 506 ms 2026-07-09 13:17:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:17:19,970 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 102 ms. 2026-07-09 13:17:28,829 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:17:45,153 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:17:45,333 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:17:45,336 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 397644534650449371 created at 2026-07-09T13:16:53.189+00:00 with filter true 2026-07-09 13:17:45,336 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:17:45,742 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 48 files in 406 ms 2026-07-09 13:17:45,742 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 406 ms 2026-07-09 13:18:28,865 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:18:45,859 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:18:46,012 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:18:46,014 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3398997518523842413 created at 2026-07-09T13:17:54.326+00:00 with filter true 2026-07-09 13:18:46,014 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:18:46,435 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 49 files in 421 ms 2026-07-09 13:18:46,435 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 421 ms 2026-07-09 13:19:28,907 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:19:46,674 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:19:46,816 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:19:46,820 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5004348183441751556 created at 2026-07-09T13:18:54.300+00:00 with filter true 2026-07-09 13:19:46,820 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:19:47,303 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 483 ms 2026-07-09 13:19:47,303 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 483 ms 2026-07-09 13:20:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:20:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-09 13:20:29,005 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:20:47,462 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:20:47,598 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:20:47,601 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 5004348183441751556 created at 2026-07-09T13:18:54.300+00:00 with filter true 2026-07-09 13:20:47,601 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:20:47,871 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 50 files in 270 ms 2026-07-09 13:20:47,871 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 270 ms 2026-07-09 13:21:29,046 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:21:48,038 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:21:48,230 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:21:48,232 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4456295580832773520 created at 2026-07-09T13:20:54.208+00:00 with filter true 2026-07-09 13:21:48,233 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:21:48,738 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 51 files in 506 ms 2026-07-09 13:21:48,738 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 506 ms 2026-07-09 13:22:29,086 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:22:48,866 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:22:48,988 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:22:48,993 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1405400858880783237 created at 2026-07-09T13:21:53.537+00:00 with filter true 2026-07-09 13:22:48,993 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:22:49,596 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 52 files in 603 ms 2026-07-09 13:22:49,596 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 603 ms 2026-07-09 13:23:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:23:19,943 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 75 ms. 2026-07-09 13:23:29,120 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:23:49,734 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:23:49,866 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:23:49,878 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4941409421960486880 created at 2026-07-09T13:22:53.763+00:00 with filter true 2026-07-09 13:23:49,878 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:23:50,274 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 53 files in 396 ms 2026-07-09 13:23:50,275 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 397 ms 2026-07-09 13:24:29,160 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:24:50,422 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:24:50,551 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:24:50,555 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7341087064839345362 created at 2026-07-09T13:23:54.951+00:00 with filter true 2026-07-09 13:24:50,556 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:24:51,289 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 54 files in 734 ms 2026-07-09 13:24:51,290 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 735 ms 2026-07-09 13:25:29,197 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:25:51,419 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:25:51,558 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:25:51,570 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 2093274324356487791 created at 2026-07-09T13:24:54.570+00:00 with filter true 2026-07-09 13:25:51,571 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:25:51,780 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 55 files in 210 ms 2026-07-09 13:25:51,780 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 210 ms 2026-07-09 13:26:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:26:20,013 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 145 ms. 2026-07-09 13:26:29,253 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:26:51,913 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:26:52,030 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:26:52,043 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 6458022083727103696 created at 2026-07-09T13:25:53.941+00:00 with filter true 2026-07-09 13:26:52,043 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:26:52,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 56 files in 435 ms 2026-07-09 13:26:52,478 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 435 ms 2026-07-09 13:27:29,304 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:27:52,677 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:27:52,966 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:27:52,975 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8272994594324047901 created at 2026-07-09T13:26:54.919+00:00 with filter true 2026-07-09 13:27:52,975 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:27:53,693 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 57 files in 718 ms 2026-07-09 13:27:53,694 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 719 ms 2026-07-09 13:28:29,342 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:28:53,839 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:28:53,953 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:28:53,955 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3075505224819963437 created at 2026-07-09T13:27:56.273+00:00 with filter true 2026-07-09 13:28:53,955 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:28:54,607 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 58 files in 652 ms 2026-07-09 13:28:54,607 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 652 ms 2026-07-09 13:29:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:29:19,938 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 70 ms. 2026-07-09 13:29:29,384 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:29:54,747 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:29:54,946 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:29:54,952 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4462754372497178427 created at 2026-07-09T13:28:56.005+00:00 with filter true 2026-07-09 13:29:54,952 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:29:55,515 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 59 files in 563 ms 2026-07-09 13:29:55,515 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 563 ms 2026-07-09 13:30:29,428 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:30:55,774 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:30:56,083 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:30:56,092 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 7031660078341820525 created at 2026-07-09T13:29:55.899+00:00 with filter true 2026-07-09 13:30:56,092 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:30:56,469 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 60 files in 377 ms 2026-07-09 13:30:56,469 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 377 ms 2026-07-09 13:31:29,464 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:31:56,724 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:31:56,941 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:31:56,943 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4989089809156329121 created at 2026-07-09T13:31:56.203+00:00 with filter true 2026-07-09 13:31:56,943 INFO [async-table-runtime-refresh-executor-6] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:31:57,309 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 366 ms 2026-07-09 13:31:57,309 INFO [async-table-runtime-refresh-executor-6] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 366 ms 2026-07-09 13:32:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:32:19,965 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 97 ms. 2026-07-09 13:32:29,508 INFO [async-table-runtime-refresh-executor-7] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:32:57,443 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:32:57,573 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:32:57,576 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 4989089809156329121 created at 2026-07-09T13:31:56.203+00:00 with filter true 2026-07-09 13:32:57,576 INFO [async-table-runtime-refresh-executor-4] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:32:58,015 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 62 files in 439 ms 2026-07-09 13:32:58,015 INFO [async-table-runtime-refresh-executor-4] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 439 ms 2026-07-09 13:33:29,539 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:33:58,159 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:33:58,360 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:33:58,369 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 1608632901581132504 created at 2026-07-09T13:32:57.560+00:00 with filter true 2026-07-09 13:33:58,369 INFO [async-table-runtime-refresh-executor-1] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:33:59,038 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 63 files in 669 ms 2026-07-09 13:33:59,038 INFO [async-table-runtime-refresh-executor-1] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 669 ms 2026-07-09 13:34:29,586 INFO [async-table-runtime-refresh-executor-8] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:34:59,164 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:34:59,331 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:34:59,333 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 3926123098430509627 created at 2026-07-09T13:34:56.165+00:00 with filter true 2026-07-09 13:34:59,333 INFO [async-table-runtime-refresh-executor-9] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:34:59,844 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 65 files in 511 ms 2026-07-09 13:34:59,844 INFO [async-table-runtime-refresh-executor-9] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 511 ms 2026-07-09 13:35:19,868 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshing overview cache 2026-07-09 13:35:19,959 INFO [overview-refresh-scheduler-0] [org.apache.amoro.server.dashboard.OverviewManager] [] - Refreshed overview cache in 91 ms. 2026-07-09 13:35:29,624 INFO [async-table-runtime-refresh-executor-5] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:35:59,986 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO 2026-07-09 13:36:00,137 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.server.optimizing.OptimizingQueue] [] - Bind queue spark-container success with table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger(tableId=2) 2026-07-09 13:36:00,147 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.SnapshotScan] [] - Scanning table kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger snapshot 8131804016698641266 created at 2026-07-09T13:35:55.958+00:00 with filter true 2026-07-09 13:36:00,147 INFO [async-table-runtime-refresh-executor-2] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.aws.s3.S3FileIO 2026-07-09 13:36:00,641 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished file scanning, scanning 66 files in 494 ms 2026-07-09 13:36:00,641 INFO [async-table-runtime-refresh-executor-2] [org.apache.amoro.optimizing.plan.AbstractOptimizingEvaluator] [] - kapture_gcs_cdc_catalog.adjetter_iceberg.agent_activity_logger finished evaluating, found 1 partitions that need optimizing in 494 ms 2026-07-09 13:36:29,673 INFO [async-table-runtime-refresh-executor-3] [org.apache.iceberg.CatalogUtil] [] - Loading custom FileIO implementation: org.apache.iceberg.io.ResolvingFileIO