Skip to content

ref(docker): use cache mounts for build cache #5

ref(docker): use cache mounts for build cache

ref(docker): use cache mounts for build cache #5

Triggered via pull request September 25, 2023 11:39
Status Failure
Total duration 2h 39m 19s
Artifacts

ci-unit-tests-os.yml

on: pull_request
Build CI Docker  /  Build images
1h 9m
Build CI Docker / Build images
Install zebrad from lockfile without cache on ubuntu-latest
18m 51s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
2m 16s
Check Cargo.lock is up to date
Check for unused dependencies
18s
Check for unused dependencies
Matrix: cargo-deny
Matrix: test
Test all
1h 29m
Test all
Test all with getblocktemplate-rpcs feature
1h 19m
Test all with getblocktemplate-rpcs feature
Test with fake activation heights
18m 3s
Test with fake activation heights
Test checkpoint sync from empty state
24m 27s
Test checkpoint sync from empty state
Test integration with lightwalletd
25m 58s
Test integration with lightwalletd
Test Zebra default Docker config file
1m 0s
Test Zebra default Docker config file
Test Zebra custom Docker config file
1m 6s
Test Zebra custom Docker config file
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Test Zebra default Docker config file
Process completed with exit code 1.
Test integration with lightwalletd
Process completed with exit code 101.
Check Cargo.lock is up to date
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^
Test stable on ubuntu-latest
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^
Test beta on ubuntu-latest
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^
Test stable on ubuntu-latest --features getblocktemplate-rpcs
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" } ^