Skip to content

feat(github): use prebuilt rocksdb everywhere #44

feat(github): use prebuilt rocksdb everywhere

feat(github): use prebuilt rocksdb everywhere #44

Triggered via push November 6, 2024 12:00
Status Failure
Total duration 9m 59s
Artifacts
Build and push devcontainer
9m 52s
Build and push devcontainer
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build and push devcontainer
Dev container build failed: Command failed: docker buildx build --platform linux/amd64,linux/arm64 --output type=oci,dest=/tmp/output.tar --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-ubuntu/container-features/0.71.0-1730894482610/Dockerfile-with-features -t ghcr.io/dashpay/platform/devcontainer:0.1.0 --target dev_containers_target_stage --cache-from ghcr.io/dashpay/platform/devcontainer:0.1.0 --cache-from ghcr.io/dashpay/platform/devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-ubuntu/container-features/0.71.0-1730894482610 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=vscode --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/ubuntu/actions-runner/_work/platform/platform (exit code: undefined) An error occurred building the image.
Build and push devcontainer
Command failed: docker buildx build --platform linux/amd64,linux/arm64 --output type=oci,dest=/tmp/output.tar --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-ubuntu/container-features/0.71.0-1730894482610/Dockerfile-with-features -t ghcr.io/dashpay/platform/devcontainer:0.1.0 --target dev_containers_target_stage --cache-from ghcr.io/dashpay/platform/devcontainer:0.1.0 --cache-from ghcr.io/dashpay/platform/devcontainer --build-context dev_containers_feature_content_source=/tmp/devcontainercli-ubuntu/container-features/0.71.0-1730894482610 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=vscode --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/ubuntu/actions-runner/_work/platform/platform
Build and push devcontainer
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/