Skip to content
Triggered via push April 15, 2024 20:59
Status Failure
Total duration 4h 48m 4s
Artifacts
Matrix: aurora-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L30
2805.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[4], [4] - Test environment [AURORA, MYSQL, OPENJDK8, MULTI_INSTANCE, 2, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:863) at integration.host.TestRunner.runTests(TestRunner.java:30)
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L30
2550.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[5], [5] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 2, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:863) at integration.host.TestRunner.runTests(TestRunner.java:30)
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L30
2495.6sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[6], [6] - Test environment [AURORA, MYSQL, GRAALVM, MULTI_INSTANCE, 2, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:863) at integration.host.TestRunner.runTests(TestRunner.java:30)
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L30
3217.7sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[7], [7] - Test environment [AURORA, MYSQL, OPENJDK8, MULTI_INSTANCE, 5, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:863) at integration.host.TestRunner.runTests(TestRunner.java:30)
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[8], [8] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 5, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.InstanceQuotaExceededException: DB Instance quota exceeded (Service: Rds, Status Code: 400, Request ID: 08451ae6-88a1-4c7d-a79a-82dd1b5c7452) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:189) at integration.host.TestEnvironment.build(TestEnvironment.java:131) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.InstanceQuotaExceededException: DB Instance quota exceeded (Service: Rds, Status Code: 400, Request ID: 08451ae6-88a1-4c7d-a79a-82dd1b5c7452) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:432) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:326) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:995) 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.InstanceQuotaExceededException: DB Instance quota exceeded (Service: Rds, Status Code: 400, Request ID: 08451ae6-88a1-4c7d-a79a-82dd1b5c7452) 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) at software.a
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L30
4199.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[9], [9] - Test environment [AURORA, MYSQL, GRAALVM, MULTI_INSTANCE, 5, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:863) at integration.host.TestRunner.runTests(TestRunner.java:30)
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[10], [10] - Test environment [AURORA, MARIADB, OPENJDK8, SINGLE_INSTANCE, 1, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:189) at integration.host.TestEnvironment.build(TestEnvironment.java:131) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:432) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:313) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:995) 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: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.getAuroraDbEngine(TestEnvironment.java:482) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:396) ... 6 more
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L29
1.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[11], [11] - Test environment [AURORA, MARIADB, OPENJDK11, SINGLE_INSTANCE, 1, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:189) at integration.host.TestEnvironment.build(TestEnvironment.java:131) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:432) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:313) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:995) 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: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.getAuroraDbEngine(TestEnvironment.java:482) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:396) ... 6 more
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[12], [12] - Test environment [AURORA, MARIADB, GRAALVM, SINGLE_INSTANCE, 1, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:189) at integration.host.TestEnvironment.build(TestEnvironment.java:131) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:432) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:313) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:995) 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: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.getAuroraDbEngine(TestEnvironment.java:482) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:396) ... 6 more
aurora-integration-tests (lts, mysql_integ): TestRunner.java#L29
1.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[13], [13] - Test environment [AURORA, MARIADB, OPENJDK8, MULTI_INSTANCE, 2, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:189) at integration.host.TestEnvironment.build(TestEnvironment.java:131) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:432) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:326) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:995) 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: org.testcontainers.shaded.org.apache.commons.lang3.NotImplementedException: MARIADB at integration.host.TestEnvironment.getAuroraDbEngine(TestEnvironment.java:482) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:396) ... 6 more
aurora-integration-tests (lts, mysql_integ)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.314.1. Please update to the latest version 2.315.0