Skip to content

prevent threads leaking (#1325) #186

prevent threads leaking (#1325)

prevent threads leaking (#1325) #186

Triggered via push March 18, 2025 16:09
Status Failure
Total duration 3h 0m 11s
Artifacts
Matrix: Run Aurora integration tests with default engine version
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run Aurora integration tests with default engine version (pg-aurora): TestRunner.java#L30
2605.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [TELEMETRY_METRICS_ENABLED, SKIP_MYSQL_DRIVER_TESTS, HIKARI, IAM, SECRETS_MANAGER, SKIP_MARIADB_DRIVER_TESTS, AWS_CREDENTIALS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, TELEMETRY_TRACES_ENABLED]] 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:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (pg-aurora): task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora': org.gradle.api.internal.exceptions.MarkedVerificationException: 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-pg-aurora/
Run Aurora integration tests with default engine version (pg-aurora)
Process completed with exit code 1.