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

Hong Liang Teoh updated FLINK-26300:
------------------------------------
    Fix Version/s: 1.16.0

> KinesisFirehoseSinkITCase failed on azure IOException
> -----------------------------------------------------
>
>                 Key: FLINK-26300
>                 URL: https://issues.apache.org/jira/browse/FLINK-26300
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kinesis
>    Affects Versions: 1.15.0
>            Reporter: Zichen Liu
>            Assignee: Zichen Liu
>            Priority: Major
>              Labels: pull-request-available, test-stability
>             Fix For: 1.16.0
>
>
> {code:java}
> 2022-02-21T18:54:53.9969213Z Feb 21 18:54:53 [ERROR] Picked up 
> JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
> 2022-02-21T18:54:55.3288815Z Feb 21 18:54:55 [INFO] Running 
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase
> 2022-02-21T18:57:06.3259955Z Feb 21 18:57:06 [ERROR] Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0, Time elapsed: 130.939 s <<< FAILURE! - in 
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase
> 2022-02-21T18:57:06.3261426Z Feb 21 18:57:06 [ERROR] 
> org.apache.flink.connector.firehose.sink.KinesisFirehoseSinkITCase  Time 
> elapsed: 130.939 s  <<< ERROR!
> 2022-02-21T18:57:06.3262397Z Feb 21 18:57:06 
> org.testcontainers.containers.ContainerLaunchException: Container startup 
> failed
> 2022-02-21T18:57:06.3263302Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)
> 2022-02-21T18:57:06.3264433Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.start(GenericContainer.java:317)
> 2022-02-21T18:57:06.3265382Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.starting(GenericContainer.java:1066)
> 2022-02-21T18:57:06.3266542Z Feb 21 18:57:06   at 
> org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:29)
> 2022-02-21T18:57:06.3267493Z Feb 21 18:57:06   at 
> org.junit.rules.RunRules.evaluate(RunRules.java:20)
> 2022-02-21T18:57:06.3268226Z Feb 21 18:57:06   at 
> org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
> 2022-02-21T18:57:06.3268807Z Feb 21 18:57:06   at 
> org.junit.runners.ParentRunner.run(ParentRunner.java:413)
> 2022-02-21T18:57:06.3269328Z Feb 21 18:57:06   at 
> org.junit.runner.JUnitCore.run(JUnitCore.java:137)
> 2022-02-21T18:57:06.3269832Z Feb 21 18:57:06   at 
> org.junit.runner.JUnitCore.run(JUnitCore.java:115)
> 2022-02-21T18:57:06.3270391Z Feb 21 18:57:06   at 
> org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
> 2022-02-21T18:57:06.3271025Z Feb 21 18:57:06   at 
> org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
> 2022-02-21T18:57:06.3271782Z Feb 21 18:57:06   at 
> org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
> 2022-02-21T18:57:06.3272455Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
> 2022-02-21T18:57:06.3273175Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
> 2022-02-21T18:57:06.3273887Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
> 2022-02-21T18:57:06.3274680Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
> 2022-02-21T18:57:06.3275387Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
> 2022-02-21T18:57:06.3276124Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
> 2022-02-21T18:57:06.3276745Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
> 2022-02-21T18:57:06.3277730Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
> 2022-02-21T18:57:06.3278780Z Feb 21 18:57:06   at 
> org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
> 2022-02-21T18:57:06.3279551Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
> 2022-02-21T18:57:06.3280412Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
> 2022-02-21T18:57:06.3281184Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
> 2022-02-21T18:57:06.3281984Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
> 2022-02-21T18:57:06.3282614Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
> 2022-02-21T18:57:06.3283208Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
> 2022-02-21T18:57:06.3283802Z Feb 21 18:57:06   at 
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
> 2022-02-21T18:57:06.3284637Z Feb 21 18:57:06 Caused by: 
> org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with 
> exception
> 2022-02-21T18:57:06.3285288Z Feb 21 18:57:06   at 
> org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
> 2022-02-21T18:57:06.3286000Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:329)
> 2022-02-21T18:57:06.3286478Z Feb 21 18:57:06   ... 27 more
> 2022-02-21T18:57:06.3287048Z Feb 21 18:57:06 Caused by: 
> org.testcontainers.containers.ContainerLaunchException: Could not 
> create/start container
> 2022-02-21T18:57:06.3287937Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:525)
> 2022-02-21T18:57:06.3288745Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:331)
> 2022-02-21T18:57:06.3289398Z Feb 21 18:57:06   at 
> org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
> 2022-02-21T18:57:06.3289881Z Feb 21 18:57:06   ... 28 more
> 2022-02-21T18:57:06.3290355Z Feb 21 18:57:06 Caused by: 
> org.rnorth.ducttape.TimeoutException: Timeout waiting for result with 
> exception
> 2022-02-21T18:57:06.3290966Z Feb 21 18:57:06   at 
> org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:54)
> 2022-02-21T18:57:06.3291670Z Feb 21 18:57:06   at 
> org.apache.flink.connector.aws.testutils.LocalstackContainer$ListBucketObjectsWaitStrategy.waitUntilReady(LocalstackContainer.java:70)
> 2022-02-21T18:57:06.3292450Z Feb 21 18:57:06   at 
> org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51)
> 2022-02-21T18:57:06.3293148Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:929)
> 2022-02-21T18:57:06.3293794Z Feb 21 18:57:06   at 
> org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:468)
> 2022-02-21T18:57:06.3294349Z Feb 21 18:57:06   ... 30 more
> 2022-02-21T18:57:06.3295145Z Feb 21 18:57:06 Caused by: 
> java.util.concurrent.ExecutionException: 
> software.amazon.awssdk.core.exception.SdkClientException: An exception was 
> thrown and did not match any waiter acceptors
> 2022-02-21T18:57:06.3296202Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
> 2022-02-21T18:57:06.3296805Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> 2022-02-21T18:57:06.3297464Z Feb 21 18:57:06   at 
> org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createBucket(AWSServicesTestUtils.java:117)
> 2022-02-21T18:57:06.3298222Z Feb 21 18:57:06   at 
> org.apache.flink.connector.aws.testutils.LocalstackContainer$ListBucketObjectsWaitStrategy.list(LocalstackContainer.java:82)
> 2022-02-21T18:57:06.3299057Z Feb 21 18:57:06   at 
> org.rnorth.ducttape.ratelimits.RateLimiter.getWhenReady(RateLimiter.java:51)
> 2022-02-21T18:57:06.3299917Z Feb 21 18:57:06   at 
> org.apache.flink.connector.aws.testutils.LocalstackContainer$ListBucketObjectsWaitStrategy.lambda$waitUntilReady$0(LocalstackContainer.java:73)
> 2022-02-21T18:57:06.3300743Z Feb 21 18:57:06   at 
> org.rnorth.ducttape.unreliables.Unreliables.lambda$retryUntilSuccess$0(Unreliables.java:43)
> 2022-02-21T18:57:06.3301342Z Feb 21 18:57:06   at 
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 2022-02-21T18:57:06.3301903Z Feb 21 18:57:06   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 2022-02-21T18:57:06.3302493Z Feb 21 18:57:06   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 2022-02-21T18:57:06.3303087Z Feb 21 18:57:06   at 
> java.lang.Thread.run(Thread.java:748)
> 2022-02-21T18:57:06.3303998Z Feb 21 18:57:06 Caused by: 
> software.amazon.awssdk.core.exception.SdkClientException: An exception was 
> thrown and did not match any waiter acceptors
> 2022-02-21T18:57:06.3305037Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:98)
> 2022-02-21T18:57:06.3305883Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.exception.SdkClientException.create(SdkClientException.java:43)
> 2022-02-21T18:57:06.3306599Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.waiters.WaiterExecutorHelper.lambda$noneMatchException$3(WaiterExecutorHelper.java:94)
> 2022-02-21T18:57:06.3307204Z Feb 21 18:57:06   at 
> java.util.Optional.map(Optional.java:215)
> 2022-02-21T18:57:06.3307883Z Feb 21 18:57:06   at 
> software.amazon.awssdk.utils.Either.lambda$map$0(Either.java:51)
> 2022-02-21T18:57:06.3308505Z Feb 21 18:57:06   at 
> java.util.Optional.orElseGet(Optional.java:267)
> 2022-02-21T18:57:06.3309248Z Feb 21 18:57:06   at 
> software.amazon.awssdk.utils.Either.map(Either.java:51)
> 2022-02-21T18:57:06.3310018Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.waiters.WaiterExecutorHelper.noneMatchException(WaiterExecutorHelper.java:92)
> 2022-02-21T18:57:06.3310799Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.waiters.AsyncWaiterExecutor.lambda$runAsyncPollingFunction$0(AsyncWaiterExecutor.java:107)
> 2022-02-21T18:57:06.3311509Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3312146Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3312765Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3313523Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3314746Z Feb 21 18:57:06   at 
> software.amazon.awssdk.utils.CompletableFutureUtils.lambda$forwardExceptionTo$0(CompletableFutureUtils.java:76)
> 2022-02-21T18:57:06.3316008Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3316881Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3317531Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3318163Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3318934Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncApiCallMetricCollectionStage.lambda$execute$0(AsyncApiCallMetricCollectionStage.java:54)
> 2022-02-21T18:57:06.3319703Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3320331Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3320967Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3321597Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3322538Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncApiCallTimeoutTrackingStage.lambda$execute$2(AsyncApiCallTimeoutTrackingStage.java:67)
> 2022-02-21T18:57:06.3323295Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3324001Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3324633Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3325348Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3326252Z Feb 21 18:57:06   at 
> software.amazon.awssdk.utils.CompletableFutureUtils.lambda$forwardExceptionTo$0(CompletableFutureUtils.java:76)
> 2022-02-21T18:57:06.3327077Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3327696Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3328318Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3328941Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3329693Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.maybeAttemptExecute(AsyncRetryableStage.java:103)
> 2022-02-21T18:57:06.3330558Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.maybeRetryExecute(AsyncRetryableStage.java:181)
> 2022-02-21T18:57:06.3331418Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.lambda$attemptExecute$1(AsyncRetryableStage.java:159)
> 2022-02-21T18:57:06.3332173Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3332807Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3333628Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3334373Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3335064Z Feb 21 18:57:06   at 
> software.amazon.awssdk.utils.CompletableFutureUtils.lambda$forwardExceptionTo$0(CompletableFutureUtils.java:76)
> 2022-02-21T18:57:06.3335878Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3336533Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3337169Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3337798Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3338525Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.MakeAsyncHttpRequestStage.lambda$null$0(MakeAsyncHttpRequestStage.java:104)
> 2022-02-21T18:57:06.3339247Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
> 2022-02-21T18:57:06.3339864Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
> 2022-02-21T18:57:06.3340487Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
> 2022-02-21T18:57:06.3341108Z Feb 21 18:57:06   at 
> java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1990)
> 2022-02-21T18:57:06.3342009Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.MakeAsyncHttpRequestStage$WrappedErrorForwardingResponseHandler.onError(MakeAsyncHttpRequestStage.java:158)
> 2022-02-21T18:57:06.3342862Z Feb 21 18:57:06   at 
> software.amazon.awssdk.http.nio.netty.internal.NettyRequestExecutor.handleFailure(NettyRequestExecutor.java:300)
> 2022-02-21T18:57:06.3343610Z Feb 21 18:57:06   at 
> software.amazon.awssdk.http.nio.netty.internal.NettyRequestExecutor.makeRequestListener(NettyRequestExecutor.java:172)
> 2022-02-21T18:57:06.3344349Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
> 2022-02-21T18:57:06.3345029Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552)
> 2022-02-21T18:57:06.3345795Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.DefaultPromise.access$200(DefaultPromise.java:35)
> 2022-02-21T18:57:06.3346397Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.DefaultPromise$1.run(DefaultPromise.java:502)
> 2022-02-21T18:57:06.3347023Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
> 2022-02-21T18:57:06.3347674Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
> 2022-02-21T18:57:06.3348296Z Feb 21 18:57:06   at 
> io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
> 2022-02-21T18:57:06.3348904Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
> 2022-02-21T18:57:06.3349766Z Feb 21 18:57:06   at 
> io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
> 2022-02-21T18:57:06.3350518Z Feb 21 18:57:06   ... 1 more
> 2022-02-21T18:57:06.3351510Z Feb 21 18:57:06 Caused by: 
> software.amazon.awssdk.core.exception.SdkClientException: Unable to execute 
> HTTP request: The channel was closed before the protocol could be determined.
> 2022-02-21T18:57:06.3352753Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:98)
> 2022-02-21T18:57:06.3353528Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.exception.SdkClientException.create(SdkClientException.java:43)
> 2022-02-21T18:57:06.3354426Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.setLastException(RetryableStageHelper.java:204)
> 2022-02-21T18:57:06.3355245Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.setLastException(RetryableStageHelper.java:200)
> 2022-02-21T18:57:06.3356274Z Feb 21 18:57:06   at 
> software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage$RetryingExecutor.maybeRetryExecute(AsyncRetryableStage.java:179)
> 2022-02-21T18:57:06.3356869Z Feb 21 18:57:06   ... 28 more
> 2022-02-21T18:57:06.3357348Z Feb 21 18:57:06 Caused by: java.io.IOException: 
> The channel was closed before the protocol could be determined.
> 2022-02-21T18:57:06.3358066Z Feb 21 18:57:06   at 
> software.amazon.awssdk.http.nio.netty.internal.http2.Http2SettingsFrameHandler.channelUnregistered(Http2SettingsFrameHandler.java:58)
> 2022-02-21T18:57:06.3358852Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelUnregistered(AbstractChannelHandlerContext.java:198)
> 2022-02-21T18:57:06.3359594Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelUnregistered(AbstractChannelHandlerContext.java:184)
> 2022-02-21T18:57:06.3360328Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannelHandlerContext.fireChannelUnregistered(AbstractChannelHandlerContext.java:177)
> 2022-02-21T18:57:06.3361042Z Feb 21 18:57:06   at 
> io.netty.channel.DefaultChannelPipeline$HeadContext.channelUnregistered(DefaultChannelPipeline.java:1388)
> 2022-02-21T18:57:06.3361770Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelUnregistered(AbstractChannelHandlerContext.java:198)
> 2022-02-21T18:57:06.3362505Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelUnregistered(AbstractChannelHandlerContext.java:184)
> 2022-02-21T18:57:06.3363364Z Feb 21 18:57:06   at 
> io.netty.channel.DefaultChannelPipeline.fireChannelUnregistered(DefaultChannelPipeline.java:821)
> 2022-02-21T18:57:06.3364090Z Feb 21 18:57:06   at 
> io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:839)
> 2022-02-21T18:57:06.3364702Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
> 2022-02-21T18:57:06.3365344Z Feb 21 18:57:06   at 
> io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
> 2022-02-21T18:57:06.3366139Z Feb 21 18:57:06   at 
> io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:497)
> 2022-02-21T18:57:06.3366677Z Feb 21 18:57:06   ... 3 more
> 2022-02-21T18:57:06.3366982Z Feb 21 18:57:06
> 2022-02-21T18:57:06.7065756Z Feb 21 18:57:06 [INFO]
> 2022-02-21T18:57:06.7066309Z Feb 21 18:57:06 [INFO] Results:
> 2022-02-21T18:57:06.7066664Z Feb 21 18:57:06 [INFO]
> 2022-02-21T18:57:06.7067042Z Feb 21 18:57:06 [ERROR] Errors:
> 2022-02-21T18:57:06.7068246Z Feb 21 18:57:06 [ERROR]   
> KinesisFirehoseSinkITCase » ContainerLaunch Container startup failed
> 2022-02-21T18:57:06.7068701Z Feb 21 18:57:06 [INFO]
> 2022-02-21T18:57:06.7069136Z Feb 21 18:57:06 [ERROR] Tests run: 1, Failures: 
> 0, Errors: 1, Skipped: 0  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=31971&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d



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

Reply via email to