Build Multiarch Images #223
Annotations
3 errors and 6 warnings
build-images (linux/arm/v7, arm, spot-runner-arm64-6b242295-0138-4c50-98e2-da3c660fa4bb)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$(getconf LONG_BIT)\" = \"32\" ]; then export RUSTFLAGS=\"-Ccodegen-units=16 ${RUSTFLAGS}\"; fi; if [ \"${RUST_RELEASE_MODE}\" = \"release\" ]; then cargo clean --release; RUST_BACKTRACE=full cargo build --features \"${CARGO_BUILD_FEATURES}\" --release; mv target/\"${RUST_RELEASE_MODE}\"/lemmy_server ./lemmy_server; if [ \"$(getconf LONG_BIT)\" = \"64\" ]; then wget https://github.com/upx/upx/releases/download/v4.2.4/upx-4.2.4-${TARGETARCH}_linux.tar.xz; tar -xvf upx-4.2.4-${TARGETARCH}_linux.tar.xz; cp upx-4.2.4-${TARGETARCH}_linux/upx /usr/bin; upx --best --lzma /lemmy/lemmy_server; fi; fi" did not complete successfully: exit code: 101
|
build-images (linux/arm64, arm64, spot-runner-arm64-ec32b400-a198-4640-be03-256d79df2e88)
The job was canceled because "linux_arm_v7_arm_spot-run" failed.
|
build-images (linux/arm64, arm64, spot-runner-arm64-ec32b400-a198-4640-be03-256d79df2e88)
The operation was canceled.
|
launch-runners (x64, linux/amd64, amd64, ami-036841078a4b68e14, r6in.large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
launch-runners (arm64, linux/arm/v7, arm, ami-0560690593473ded1, t4g.large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
launch-runners (arm64, linux/arm64, arm64, ami-0560690593473ded1, t4g.large)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stop-runners (spot-runner-x64-b1c99e7a-313d-4210-879a-1955b1751a08, linux/amd64, x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stop-runners (spot-runner-arm64-ec32b400-a198-4640-be03-256d79df2e88, linux/arm64, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stop-runners (spot-runner-arm64-6b242295-0138-4c50-98e2-da3c660fa4bb, linux/arm/v7, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|