Remove usage of jackson in sdk-common ingress client #667
ci.yml
on: pull_request
Event File
2s
e2e
/
build
10m 3s
Matrix: build-and-test
Annotations
1 error, 29 warnings, and 3 notices
e2e / build
Process completed with exit code 1.
|
Build and test (Java 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
All 3 runs failed: Set and resolve durable promise leads to completion (dev.restate.e2e.JavaWorkflowAPITest):
dev.restate.e2e.JavaWorkflowAPITest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.JavaWorkflowAPITest.xml [took 0s]
e2e/tests/build/test-results/testAlwaysSuspending/TEST-dev.restate.e2e.JavaWorkflowAPITest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.JavaWorkflowAPITest.xml [took 0s]
|
All 2 runs failed: cancel blocked invocation on CALL (dev.restate.e2e.NodeCancelInvocationTest):
dev.restate.e2e.NodeCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: cancel blocked invocation on SLEEP (dev.restate.e2e.NodeCancelInvocationTest):
dev.restate.e2e.NodeCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: cancel blocked invocation on AWAKEABLE (dev.restate.e2e.NodeCancelInvocationTest):
dev.restate.e2e.NodeCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: Idempotent send then attach/getOutput (dev.restate.e2e.runtime.IngressTest):
dev.restate.e2e.runtime.IngressTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
|
All 2 runs failed: Idempotent invocation to a virtual object using send (dev.restate.e2e.runtime.IngressTest):
dev.restate.e2e.runtime.IngressTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
|
All 3 runs failed: retryOnUnknownServiceUsingOneWayCall(IngressClient, URL) (dev.restate.e2e.runtime.RetryOnUnknownServiceTest):
dev.restate.e2e.runtime.RetryOnUnknownServiceTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 7s]
e2e/tests/build/test-results/testAlwaysSuspending/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 6s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 6s]
|
All 3 runs failed: retryOnUnknownServiceUsingCall(IngressClient, URL) (dev.restate.e2e.runtime.RetryOnUnknownServiceTest):
dev.restate.e2e.runtime.RetryOnUnknownServiceTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 8s]
e2e/tests/build/test-results/testAlwaysSuspending/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 6s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 6s]
|
All 3 runs failed: inFlightInvocation(IngressClient, URL) (dev.restate.e2e.runtime.UpgradeServiceTest):
dev.restate.e2e.runtime.UpgradeServiceTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 7s]
e2e/tests/build/test-results/testAlwaysSuspending/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 6s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 7s]
|
All 3 runs failed: inFlightInvocationStoppingTheRuntime(IngressClient, URL, ContainerHandle) (dev.restate.e2e.runtime.UpgradeServiceTest):
dev.restate.e2e.runtime.UpgradeServiceTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 6s]
e2e/tests/build/test-results/testAlwaysSuspending/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 6s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 6s]
|
All 2 runs failed: cancel blocked invocation on CALL (dev.restate.e2e.JavaCancelInvocationTest):
dev.restate.e2e.JavaCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: cancel blocked invocation on SLEEP (dev.restate.e2e.JavaCancelInvocationTest):
dev.restate.e2e.JavaCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: cancel blocked invocation on AWAKEABLE (dev.restate.e2e.JavaCancelInvocationTest):
dev.restate.e2e.JavaCancelInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
All 2 runs failed: kill(IngressClient, URL) (dev.restate.e2e.runtime.KillTestInvocationTest):
dev.restate.e2e.runtime.KillTestInvocationTest#L0
e2e/tests/build/test-results/test/TEST-dev.restate.e2e.runtime.KillTestInvocationTest.xml [took 5s]
e2e/tests/build/test-results/testSingleThreadSinglePartition/TEST-dev.restate.e2e.runtime.KillTestInvocationTest.xml [took 5s]
|
cancel blocked invocation on CALL (dev.restate.e2e.NodeCancelInvocationTest) failed:
dev.restate.e2e.NodeCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
cancel blocked invocation on SLEEP (dev.restate.e2e.NodeCancelInvocationTest) failed:
dev.restate.e2e.NodeCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
cancel blocked invocation on AWAKEABLE (dev.restate.e2e.NodeCancelInvocationTest) failed:
dev.restate.e2e.NodeCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.NodeCancelInvocationTest.xml [took 0s]
|
inFlightInvocation(IngressClient, URL) (dev.restate.e2e.runtime.UpgradeServiceTest) failed:
dev.restate.e2e.runtime.UpgradeServiceTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 7s]
|
inFlightInvocationStoppingTheRuntime(IngressClient, URL, ContainerHandle) (dev.restate.e2e.runtime.UpgradeServiceTest) failed:
dev.restate.e2e.runtime.UpgradeServiceTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.UpgradeServiceTest.xml [took 6s]
|
cancel blocked invocation on CALL (dev.restate.e2e.JavaCancelInvocationTest) failed:
dev.restate.e2e.JavaCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
cancel blocked invocation on SLEEP (dev.restate.e2e.JavaCancelInvocationTest) failed:
dev.restate.e2e.JavaCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
cancel blocked invocation on AWAKEABLE (dev.restate.e2e.JavaCancelInvocationTest) failed:
dev.restate.e2e.JavaCancelInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.JavaCancelInvocationTest.xml [took 0s]
|
Set and resolve durable promise leads to completion (dev.restate.e2e.JavaWorkflowAPITest) failed:
dev.restate.e2e.JavaWorkflowAPITest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.JavaWorkflowAPITest.xml [took 0s]
|
retryOnUnknownServiceUsingOneWayCall(IngressClient, URL) (dev.restate.e2e.runtime.RetryOnUnknownServiceTest) failed:
dev.restate.e2e.runtime.RetryOnUnknownServiceTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 7s]
|
retryOnUnknownServiceUsingCall(IngressClient, URL) (dev.restate.e2e.runtime.RetryOnUnknownServiceTest) failed:
dev.restate.e2e.runtime.RetryOnUnknownServiceTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.RetryOnUnknownServiceTest.xml [took 8s]
|
kill(IngressClient, URL) (dev.restate.e2e.runtime.KillTestInvocationTest) failed:
dev.restate.e2e.runtime.KillTestInvocationTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.KillTestInvocationTest.xml [took 5s]
|
Idempotent invocation to a virtual object using send (dev.restate.e2e.runtime.IngressTest) failed:
dev.restate.e2e.runtime.IngressTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
|
Idempotent send then attach/getOutput (dev.restate.e2e.runtime.IngressTest) failed:
dev.restate.e2e.runtime.IngressTest#L0
artifacts/container-logs/test-results/test/TEST-dev.restate.e2e.runtime.IngressTest.xml [took 0s]
|
8 skipped tests found
There are 8 skipped tests, see "Raw output" for the full list of skipped tests.
|
738 tests found (test 1 to 499)
There are 738 tests, see "Raw output" for the list of tests 1 to 499.
|
738 tests found (test 500 to 738)
There are 738 tests, see "Raw output" for the list of tests 500 to 738.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
3.08 KB |
|
Test results (Java 11)
Expired
|
239 KB |
|
container-logs
Expired
|
9.07 MB |
|