[ 
https://issues.apache.org/jira/browse/FLINK-30750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-30750:
-----------------------------------
    Labels: pull-request-available  (was: )

> CompactActionITCase.testBatchCompact in table store is unstable
> ---------------------------------------------------------------
>
>                 Key: FLINK-30750
>                 URL: https://issues.apache.org/jira/browse/FLINK-30750
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>    Affects Versions: table-store-0.4.0
>            Reporter: Shammon
>            Priority: Major
>              Labels: pull-request-available
>
> https://github.com/apache/flink-table-store/actions/runs/3954989166/jobs/6772877033
> 2023-01-17T11:45:17.9511390Z [INFO] Results:
> 2023-01-17T11:45:17.9511641Z [INFO] 
> 2023-01-17T11:45:17.9511838Z [ERROR] Errors: 
> 2023-01-17T11:45:17.9512585Z [ERROR]   CompactActionITCase.testBatchCompact ยป 
> JobExecution Job execution failed.
> 2023-01-17T11:45:17.9512964Z [INFO] 
> 2023-01-17T11:45:17.9513223Z [ERROR] Tests run: 224, Failures: 0, Errors: 1, 
> Skipped: 4
> Besides above error, there's another exception as followed
> https://github.com/apache/flink-table-store/actions/runs/3964547232/jobs/6793496230
> Caused by: java.util.concurrent.CompletionException: 
> java.util.concurrent.CompletionException: 
> org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: 
> Slot request bulk is not fulfillable! Could not allocate the required slot 
> within slot request timeout
>       at 
> org.apache.flink.runtime.scheduler.DefaultExecutionDeployer.lambda$assignResource$4(DefaultExecutionDeployer.java:227)
>       ... 37 more
> Caused by: java.util.concurrent.CompletionException: 
> org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: 
> Slot request bulk is not fulfillable! Could not allocate the required slot 
> within slot request timeout
>       at 
> java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
>       at 
> java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
>       at 
> java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607)
>       at 
> java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
>       ... 35 more
> Caused by: 
> org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: 
> Slot request bulk is not fulfillable! Could not allocate the required slot 
> within slot request timeout
>       at 
> org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
>       ... 28 more
> Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 
> 300000 ms
>       ... 29 more



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to