Skip to content

Build and push Docker image for 'jenkins-ssh-agent' #32

Build and push Docker image for 'jenkins-ssh-agent'

Build and push Docker image for 'jenkins-ssh-agent' #32

Manually triggered September 5, 2024 09:14
Status Failure
Total duration 2m 6s
Artifacts

jenkins-ssh-agent-build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -LO https://github.com/docToolchain/docToolchain/releases/download/${DTC_VERSION}/docToolchain-${DTC_VERSION#?}.zip && unzip docToolchain-${DTC_VERSION#?}.zip && mv docToolchain-${DTC_VERSION#?} docToolchain && rm docToolchain-${DTC_VERSION#?}.zip && cd docToolchain && cp template_config/Config.groovy . && umask g+w && ./gradlew tasks && ./gradlew dependencies && ./gradlew generatePDF && chmod -R o=u $GRADLE_USER_HOME && chmod -R g=u $GRADLE_USER_HOME && rm -r $GRADLE_USER_HOME/daemon && chmod -R o=u $HOME" did not complete successfully: exit code: 9
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/