Run Aurora Integration Tests CodeBuild #22
run-integration-tests-codebuild.yml
on: workflow_dispatch
Matrix: aurora-integration-tests
Annotations
7 errors and 5 warnings
aurora-integration-tests (latest, pg):
TestRunner.java#L29
3.2sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK11, SINGLE_INSTANCE, 1, [HIKARI, IAM, FAILOVER_SUPPORTED, SECRETS_MANAGER, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_TRACES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, AWS_CREDENTIALS_ENABLED]]
java.lang.NullPointerException
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:560)
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:551)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:447)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:334)
at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:222)
at integration.host.TestEnvironment.build(TestEnvironment.java:148)
at integration.host.TestRunner.runTests(TestRunner.java:29)
|
aurora-integration-tests (latest, pg):
TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [HIKARI, IAM, FAILOVER_SUPPORTED, SECRETS_MANAGER, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_TRACES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, AWS_CREDENTIALS_ENABLED]]
java.lang.RuntimeException: java.lang.NullPointerException
at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:207)
at integration.host.TestEnvironment.build(TestEnvironment.java:148)
at integration.host.TestRunner.runTests(TestRunner.java:29)
Caused by: java.lang.NullPointerException
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:560)
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:551)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:447)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347)
at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:1081)
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)
|
aurora-integration-tests (latest, pg):
TestRunner.java#L29
0.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [HIKARI, IAM, FAILOVER_SUPPORTED, SECRETS_MANAGER, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_TRACES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, AWS_CREDENTIALS_ENABLED]]
java.lang.RuntimeException: java.lang.NullPointerException
at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:207)
at integration.host.TestEnvironment.build(TestEnvironment.java:148)
at integration.host.TestRunner.runTests(TestRunner.java:29)
Caused by: java.lang.NullPointerException
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:560)
at integration.util.AuroraTestUtility.deleteCluster(AuroraTestUtility.java:551)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:447)
at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347)
at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:1081)
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)
|
aurora-integration-tests (latest, pg):
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:///codebuild/output/src3779997980/src/actions-runner/_work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-pg-aurora/
|
aurora-integration-tests (latest, pg)
Process completed with exit code 1.
|
aurora-integration-tests (latest, mysql)
The job was canceled because "latest_pg" failed.
|
aurora-integration-tests (latest, mysql)
The operation was canceled.
|
aurora-integration-tests (latest, pg)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.315.0. Please update to the latest version 2.316.1
|
aurora-integration-tests (latest, mysql)
No files were found with the provided path: ./wrapper/build/test-results. No artifacts will be uploaded.
|
aurora-integration-tests (latest, mysql)
Failed to download action 'https://api.github.com/repos/aws-actions/configure-aws-credentials/tarball/e3dd6a429d7300a6a4c196c26e071d42e0343502'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
aurora-integration-tests (latest, mysql)
Back off 11.717 seconds before retry.
|
aurora-integration-tests (latest, mysql)
No files were found with the provided path: ./wrapper/build/report. No artifacts will be uploaded.
|