Run client with stateful verkle #1002
Triggered via pull request
November 18, 2024 21:01
Status
Failure
Total duration
15m 31s
Artifacts
–
build.yml
on: pull_request
build
1m 8s
checkout-submodules
1m 0s
blockchain
/
test-blockchain
22s
client
/
test-client
4m 58s
client
/
test client docker file
1m 38s
client
/
test-client-cli
2m 5s
common
/
test-common
25s
devp2p
/
test-devp2p
33s
ethash
/
test-ethash
2m 28s
examples
/
test-examples
2m 6s
genesis
/
test-genesis
23s
mpt
/
test-mpt
45s
rlp
/
test-rlp
26s
statemanager
/
test-statemanager
1m 18s
util
/
test-util
23s
verkle
/
test-verkle
19s
wallet
/
test-wallet
6m 47s
lint
/
lint
40s
block
/
test-block
1m 6s
browser
/
test-all-browser
6m 50s
evm
/
test-evm
1m 9s
tx
/
test-tx
2m 45s
vm-pr
/
vm-api
1m 34s
vm-pr
/
vm-benchmarks
52s
typecheck
/
typecheck
56s
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Annotations
4 errors and 3 warnings
lint / lint
Process completed with exit code 1.
|
client / test-client-cli
Process completed with exit code 1.
|
test/rpc/engine/kaustinen6.spec.ts > valid verkle network setup > genesis should be correctly setup:
packages/client/test/rpc/engine/kaustinen6.spec.ts#L93
AssertionError: expected '0x5d681940f97aa8d88b28256913213314203…' to equal '0x3fe165c03e7a77d1e3759362ebeeb16fd96…'
Expected: "0x3fe165c03e7a77d1e3759362ebeeb16fd964cb411ce11fbe35c7032fab5b9a8a"
Received: "0x5d681940f97aa8d88b28256913213314203cbd47b1e28571b4da060337f5cf20"
❯ test/rpc/engine/kaustinen6.spec.ts:93:12
|
client / test-client
Process completed with exit code 1.
|
client / test client docker file
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
client / test client docker file
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client / test client docker file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|