ci(auctioneer): add auctioneer to docker-build workflow #8136
Triggered via pull request
November 19, 2024 05:09
Status
Failure
Total duration
10m 18s
Artifacts
–
docker-build.yml
on: pull_request
run_checker
/
changes
3s
composer
/
build-and-push
1m 17s
conductor
/
build-and-push
1m 30s
sequencer
/
build-and-push
1m 55s
sequencer-relayer
/
build-and-push
1m 20s
evm-bridge-withdrawer
/
build-and-push
1m 31s
cli
/
build-and-push
1m 27s
smoke-test
2m 48s
smoke-cli
2m 32s
ibc-bridge-test
4m 26s
ibc-no-native-asset-test
3m 8s
ibc-timeout-refund
4m 0s
docker
/
success
0s
Annotations
3 errors and 12 warnings
auctioneer / build-and-push
failed with: Error: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ] && [ \"$BUILDPLATFORM\" != \"linux/arm64\" ]; then export CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc CC_aarch64_unknown_linux_gnu=aarch64-linux-gnu-gcc CXX_aarch64_unknown_linux_gnu=aarch64-linux-gnu-g++ PKG_CONFIG_SYSROOT_DIR=/usr/aarch64-linux-gnu; TARGET_TRIPLE=aarch64-unknown-linux-gnu; elif [ \"$TARGETPLATFORM\" = \"linux/amd64\" ] && [ \"$BUILDPLATFORM\" != \"linux/amd64\" ]; then export CARGO_TARGET_x86_64_UNKNOWN_LINUX_GNU_LINKER=x86_64-linux-gnu-gcc CC_x86_64_unknown_linux_gnu=x86_64-linux-gnu-gcc CXX_x86_64_unknown_linux_gnu=x86_64-linux-gnu-g++ PKG_CONFIG_SYSROOT_DIR=/usr/x86_64-linux-gnu; TARGET_TRIPLE=x86_64-unknown-linux-gnu; else TARGET_TRIPLE=$(uname -m)-unknown-linux-gnu; fi; export PROTOC=/usr/local/bin/protoc; cargo build --release --target $TARGET_TRIPLE --bin $TARGETBINARY; if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCH=aarch64; elif [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCH=x86_64; fi; cp target/$ARCH-unknown-linux-gnu/release/$TARGETBINARY release/;" did not complete successfully: exit code: 1
|
ibc-bridge-test
Process completed with exit code 1.
|
docker / success
Process completed with exit code 1.
|
auctioneer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
composer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sequencer-relayer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cli / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
conductor / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
evm-bridge-withdrawer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sequencer / build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
smoke-cli
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-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/
|
smoke-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-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/
|
ibc-no-native-asset-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-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/
|
ibc-timeout-refund
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-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/
|
ibc-bridge-test
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-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/
|