Skip to content

Release vscode-server image #90

Release vscode-server image

Release vscode-server image #90

Triggered via schedule September 21, 2024 00:52
Status Failure
Total duration 1h 19m 58s
Artifacts 2

release.yaml

on: schedule
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

1 error
release (ubuntu, noble)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends --yes apt-utils ca-certificates curl gnupg2 pinentry-tty && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/images/ubuntu/setup.sh)\" -- \"${USERNAME}\" \"${USER_UID}\" \"${USER_GID}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/devtools/install.sh)\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/go/install.sh)\" -- \"${GO_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/node/install.sh)\" -- \"${NODE_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/php/install.sh)\" -- \"${PHP_VERSION}\" \"${PHP_COMPOSER_VERSION}\" \"${PHP_XDEBUG_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/python/install.sh)\" -- \"${PYTHON_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/rust/install.sh)\" -- \"${RUST_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/docker/install.sh)\" -- \"${DOCKER_VERSION}\" \"${DOCKER_COMPOSE_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/kubernetes/install.sh)\" -- \"${KUBECTL_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/pulumi/install.sh)\" -- \"${PULUMI_VERSION}\" \"${CRD2PULUMI_VERSION}\" && bash -c \"$(curl -fsSL https://raw.githubusercontent.com/progamesigner/devcontainers/${FEATURE_VERSION}/features/hugo/install.sh)\" -- \"${HUGO_VERSION}\" && curl -sSL ${VSCODE_URL} -o /tmp/code.tar.gz && tar --directory=/usr/local/bin --extract --file /tmp/code.tar.gz && apt-get remove pinentry-curses && apt-get autoremove --yes && apt-get clean --yes && rm -rf /tmp/code.tar.gz && rm -rf /var/lib/apt/lists/* && echo \"export GPG_TTY=\\$(tty)\" >> /home/${USERNAME}/.bashrc" did not complete successfully: exit code: 35

Artifacts

Produced during runtime
Name Size
progamesigner~vscode-server~KQ4RHD.dockerbuild
560 KB
progamesigner~vscode-server~XIFH0C.dockerbuild
548 KB