Skip to content

Update C++ SDK to v0.5.3 #592

Update C++ SDK to v0.5.3

Update C++ SDK to v0.5.3 #592

Triggered via pull request September 18, 2024 12:58
Status Failure
Total duration 2m 11s
Artifacts

build-base-images.yml

on: pull_request
Matrix: Building image
Generate SBOM
0s
Generate SBOM
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Building image (cpp)
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-runner/container-features/0.71.0-1726664344090/Dockerfile-with-features -t ghcr.io/eclipse-velocitas/devcontainer-base-images/cpp:d1c697bb9ecdf5af1030fe9b70ba1dd424817624 --target dev_containers_target_stage --no-cache --pull --build-arg SDK_TAG=v0.5.3 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.71.0-1726664344090 --build-arg _DEV_CONTAINERS_BASE_IMAGE=final --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-base-images/devcontainer-base-images (exit code: undefined) An error occurred building the image.
Building image (cpp)
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-runner/container-features/0.71.0-1726664344090/Dockerfile-with-features -t ghcr.io/eclipse-velocitas/devcontainer-base-images/cpp:d1c697bb9ecdf5af1030fe9b70ba1dd424817624 --target dev_containers_target_stage --no-cache --pull --build-arg SDK_TAG=v0.5.3 --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.71.0-1726664344090 --build-arg _DEV_CONTAINERS_BASE_IMAGE=final --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/devcontainer-base-images/devcontainer-base-images
Building image (python)
The job was canceled because "cpp" failed.
Building image (python)
The operation was canceled.
Building image (base)
The job was canceled because "cpp" failed.
Building image (base)
The operation was canceled.
Building image (cpp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/