Skip to content

Merge branch 'awslabs:main' into main #3

Merge branch 'awslabs:main' into main

Merge branch 'awslabs:main' into main #3

Triggered via push April 4, 2024 21:29
Status Failure
Total duration 25m 6s
Artifacts 2
Run Aurora integration tests with latest
16m 8s
Run Aurora integration tests with latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run Aurora integration tests with latest: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 27b93c10-d02b-491e-ab81-8fa71d7bd084) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:187) at integration.host.TestEnvironment.build(TestEnvironment.java:129) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 27b93c10-d02b-491e-ab81-8fa71d7bd084) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:427) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:324) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:990) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 27b93c10-d02b-491e-ab81-8fa71d7bd084) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Run Aurora integration tests with latest: TestRunner.java#L29
1.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[4], [4] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 9f6f9026-45d4-4f7e-8c75-f98b17493b30) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:187) at integration.host.TestEnvironment.build(TestEnvironment.java:129) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 9f6f9026-45d4-4f7e-8c75-f98b17493b30) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:427) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:324) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:990) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 9f6f9026-45d4-4f7e-8c75-f98b17493b30) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206
Run Aurora integration tests with latest: TestRunner.java#L29
0.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[5], [5] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 8e50587b-f773-4cab-91be-b81adc1392a0) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:187) at integration.host.TestEnvironment.build(TestEnvironment.java:129) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 8e50587b-f773-4cab-91be-b81adc1392a0) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:427) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:324) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:990) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 8e50587b-f773-4cab-91be-b81adc1392a0) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Run Aurora integration tests with latest: TestRunner.java#L29
1.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[6], [6] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 079569de-5fa1-4c9c-901b-55ab43cbaf98) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:187) at integration.host.TestEnvironment.build(TestEnvironment.java:129) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 079569de-5fa1-4c9c-901b-55ab43cbaf98) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:427) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:324) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:990) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.DbClusterQuotaExceededException: DB Cluster quota exceeded (Service: Rds, Status Code: 403, Request ID: 079569de-5fa1-4c9c-901b-55ab43cbaf98) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206
Run Aurora integration tests with latest: task ':aws-advanced-jdbc-wrapper:test-all-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-aurora': org.gradle.api.tasks.VerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-aurora/
Run Aurora integration tests with latest
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
html-summary-report-latest Expired
132 KB
junit-report-latest Expired
153 KB