Licenses update #18
GitHub Actions / Test Results
failed
Apr 23, 2024 in 0s
2 fail, 5 skipped, 13 343 pass in 19m 34s
Annotations
Check warning on line 0 in org.eclipse.edc.test.e2e.TransferPullEndToEndTest$Postgres
github-actions / Test Results
initializationError (org.eclipse.edc.test.e2e.TransferPullEndToEndTest$Postgres) failed
artifacts/Test Results Postgresql-Integration-Tests/system-tests/e2e-transfer-test/runner/build/test-results/test/TEST-org.eclipse.edc.test.e2e.TransferPullEndToEndTest$Postgres.xml [took 0s]
Raw output
java.lang.RuntimeException: org.eclipse.edc.spi.EdcException: Failed to start EDC runtime
at org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.beforeAll(EdcClassRuntimesExtension.java:38)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.edc.spi.monitor.Monitor.info(String, java.lang.Throwable[])" because "this.monitor" is null
at org.eclipse.edc.boot.system.runtime.BaseRuntime.shutdown(BaseRuntime.java:101)
at org.eclipse.edc.junit.extensions.EdcExtension.afterTestExecution(EdcExtension.java:88)
at org.eclipse.edc.junit.extensions.EdcRuntimeExtension.afterTestExecution(EdcRuntimeExtension.java:152)
at org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.afterAll(EdcClassRuntimesExtension.java:46)
... 2 more
Caused by: org.eclipse.edc.spi.EdcException: Failed to start EDC runtime
at app//org.eclipse.edc.junit.extensions.EdcRuntimeExtension.beforeTestExecution(EdcRuntimeExtension.java:139)
at app//org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.beforeAll(EdcClassRuntimesExtension.java:36)
... 2 more
Check warning on line 0 in org.eclipse.edc.test.e2e.TransferPushEndToEndTest$Postgres
github-actions / Test Results
initializationError (org.eclipse.edc.test.e2e.TransferPushEndToEndTest$Postgres) failed
artifacts/Test Results Postgresql-Integration-Tests/system-tests/e2e-transfer-test/runner/build/test-results/test/TEST-org.eclipse.edc.test.e2e.TransferPushEndToEndTest$Postgres.xml [took 0s]
Raw output
java.lang.RuntimeException: org.eclipse.edc.spi.EdcException: Failed to start EDC runtime
at org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.beforeAll(EdcClassRuntimesExtension.java:38)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.edc.spi.monitor.Monitor.info(String, java.lang.Throwable[])" because "this.monitor" is null
at org.eclipse.edc.boot.system.runtime.BaseRuntime.shutdown(BaseRuntime.java:101)
at org.eclipse.edc.junit.extensions.EdcExtension.afterTestExecution(EdcExtension.java:88)
at org.eclipse.edc.junit.extensions.EdcRuntimeExtension.afterTestExecution(EdcRuntimeExtension.java:152)
at org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.afterAll(EdcClassRuntimesExtension.java:46)
... 2 more
Caused by: org.eclipse.edc.spi.EdcException: Failed to start EDC runtime
at app//org.eclipse.edc.junit.extensions.EdcRuntimeExtension.beforeTestExecution(EdcRuntimeExtension.java:139)
at app//org.eclipse.edc.junit.extensions.EdcClassRuntimesExtension.beforeAll(EdcClassRuntimesExtension.java:36)
... 2 more
Loading