Skip to content
Success

Console Output

Pull request #44373 updated
Started by user Sebastiaan van Stijn
Rebuilds build #2
12:33:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at aeafa2a28fe1409a47dcf0a0558479c419b80644 rather than c41b6e619b960d75410e6d7aba1ac10361691d46
Obtained Jenkinsfile from aeafa2a28fe1409a47dcf0a0558479c419b80644
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44373@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:33:05 [2022-11-01T12:33:05.455Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:33:05 [2022-11-01T12:33:05.459Z] Trying to pass milestone 2
[Pipeline] milestone
12:33:05 [2022-11-01T12:33:05.559Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:33:20 [2022-11-01T12:33:20.728Z] Still waiting to schedule task
12:33:20 [2022-11-01T12:33:20.729Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bc828784ef065e81)’ is offline
12:34:12 [2022-11-01T12:34:12.835Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bc828784ef065e81) in /home/ubuntu/workspace/moby_PR-44373
[Pipeline] {
[Pipeline] checkout
12:34:13 [2022-11-01T12:34:13.079Z] The recommended git tool is: git
12:34:16 [2022-11-01T12:34:16.658Z] using credential docker-jenkins-github-credentials
12:34:16 [2022-11-01T12:34:16.671Z] Cloning the remote Git repository
12:34:16 [2022-11-01T12:34:16.671Z] Cloning with configured refspecs honoured and without tags
12:34:16 [2022-11-01T12:34:16.715Z] Cloning repository https://github.com/moby/moby.git
12:34:16 [2022-11-01T12:34:16.779Z]  > git init /home/ubuntu/workspace/moby_PR-44373 # timeout=10
12:34:17 [2022-11-01T12:34:17.051Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:17 [2022-11-01T12:34:17.052Z]  > git --version # timeout=10
12:34:17 [2022-11-01T12:34:17.063Z]  > git --version # 'git version 2.25.1'
12:34:17 [2022-11-01T12:34:17.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:17 [2022-11-01T12:34:17.066Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44373/head:refs/remotes/origin/PR-44373 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:32 [2022-11-01T12:34:32.918Z] Fetching without tags
12:34:33 [2022-11-01T12:34:33.131Z] Merging remotes/origin/master commit aeafa2a28fe1409a47dcf0a0558479c419b80644 into PR head commit c41b6e619b960d75410e6d7aba1ac10361691d46
12:34:32 [2022-11-01T12:34:32.805Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:32 [2022-11-01T12:34:32.824Z]  > git config --add remote.origin.fetch +refs/pull/44373/head:refs/remotes/origin/PR-44373 # timeout=10
12:34:32 [2022-11-01T12:34:32.845Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:32 [2022-11-01T12:34:32.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:34:32 [2022-11-01T12:34:32.942Z] Fetching upstream changes from https://github.com/moby/moby.git
12:34:32 [2022-11-01T12:34:32.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:32 [2022-11-01T12:34:32.943Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44373/head:refs/remotes/origin/PR-44373 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:34:33 [2022-11-01T12:34:33.160Z]  > git config core.sparsecheckout # timeout=10
12:34:33 [2022-11-01T12:34:33.194Z]  > git checkout -f c41b6e619b960d75410e6d7aba1ac10361691d46 # timeout=10
12:34:34 [2022-11-01T12:34:34.730Z] Merge succeeded, producing 3c1b24c90a32c99bfd3f3c4c640e93f605b97061
12:34:34 [2022-11-01T12:34:34.730Z] Checking out Revision 3c1b24c90a32c99bfd3f3c4c640e93f605b97061 (PR-44373)
12:34:33 [2022-11-01T12:34:33.984Z]  > git remote # timeout=10
12:34:33 [2022-11-01T12:34:33.997Z]  > git config --get remote.origin.url # timeout=10
12:34:34 [2022-11-01T12:34:34.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:34:34 [2022-11-01T12:34:34.006Z]  > git merge aeafa2a28fe1409a47dcf0a0558479c419b80644 # timeout=10
12:34:34 [2022-11-01T12:34:34.744Z]  > git rev-parse HEAD^{commit} # timeout=10
12:34:34 [2022-11-01T12:34:34.753Z]  > git config core.sparsecheckout # timeout=10
12:34:34 [2022-11-01T12:34:34.756Z]  > git checkout -f 3c1b24c90a32c99bfd3f3c4c640e93f605b97061 # timeout=10
12:34:38 [2022-11-01T12:34:38.362Z] Commit message: "Merge commit 'aeafa2a28fe1409a47dcf0a0558479c419b80644' into HEAD"
12:34:38 [2022-11-01T12:34:38.384Z]  > git rev-list --no-walk c41b6e619b960d75410e6d7aba1ac10361691d46 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:34:39 [2022-11-01T12:34:39.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44373:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:35:05 [2022-11-01T12:35:05.845Z] Unable to find image 'alpine:latest' locally
12:35:05 [2022-11-01T12:35:05.845Z] latest: Pulling from library/alpine
12:35:05 [2022-11-01T12:35:05.845Z] 9b18e9b68314: Pulling fs layer
12:35:05 [2022-11-01T12:35:05.845Z] 9b18e9b68314: Verifying Checksum
12:35:05 [2022-11-01T12:35:05.845Z] 9b18e9b68314: Download complete
12:35:05 [2022-11-01T12:35:05.845Z] 9b18e9b68314: Pull complete
12:35:05 [2022-11-01T12:35:05.845Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
12:35:05 [2022-11-01T12:35:05.845Z] Status: Downloaded newer image for alpine:latest
12:35:13 [2022-11-01T12:35:13.968Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
Stage "arm64" skipped due to when conditional
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS