Skip to content

fix dockerfile

fix dockerfile #77

Triggered via push August 15, 2024 03:51
Status Failure
Total duration 1h 35m 54s
Artifacts

deploy.yml

on: push
Build pgo docker image
1h 35m
Build pgo docker image
Deploy pgo-worker to GKE
0s
Deploy pgo-worker to GKE
Run benchmarks tests
0s
Run benchmarks tests
Build docker images
0s
Build docker images
Deploy to GKE
0s
Deploy to GKE
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build pgo docker image
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c set -eux\n\nTARGET=\"\"\ncase ${TARGETARCH} in \\\n arm64) TARGET=\"aarch64-unknown-linux-gnu\" CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=\"/usr/bin/aarch64-linux-gnu-gcc\" RUSTFLAGS=\"-l /usr/bin/aarch64-linux-gnu-gcc\";; \\\n amd64) TARGET=\"x86_64-unknown-linux-gnu\" ;; \\\n *) exit 1 ;; \\\nesac\n\ncargo pgo build -- --locked --bin worker \"--target=${TARGET}\"\n\n" did not complete successfully: exit code: 1