Skip to content

Console Output

17:47:32 [2021-07-16T17:47:32.810Z] The recommended git tool is: git
17:47:36 [2021-07-16T17:47:36.464Z] using credential docker-jenkins-github-credentials
17:47:36 [2021-07-16T17:47:36.471Z] Cloning the remote Git repository
17:47:36 [2021-07-16T17:47:36.471Z] Cloning with configured refspecs honoured and without tags
17:47:36 [2021-07-16T17:47:36.543Z] Cloning repository https://github.com/moby/moby.git
17:47:36 [2021-07-16T17:47:36.628Z]  > git init /home/ubuntu/workspace/moby_PR-42643 # timeout=10
17:47:36 [2021-07-16T17:47:36.873Z] Fetching upstream changes from https://github.com/moby/moby.git
17:47:36 [2021-07-16T17:47:36.874Z]  > git --version # timeout=10
17:47:36 [2021-07-16T17:47:36.904Z]  > git --version # 'git version 2.17.1'
17:47:36 [2021-07-16T17:47:36.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:36 [2021-07-16T17:47:36.909Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:47:58 [2021-07-16T17:47:58.864Z] Fetching without tags
17:47:58 [2021-07-16T17:47:58.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:47:58 [2021-07-16T17:47:58.777Z]  > git config --add remote.origin.fetch +refs/pull/42643/head:refs/remotes/origin/PR-42643 # timeout=10
17:47:58 [2021-07-16T17:47:58.805Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:47:58 [2021-07-16T17:47:58.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:47:58 [2021-07-16T17:47:58.867Z] Fetching upstream changes from https://github.com/moby/moby.git
17:47:58 [2021-07-16T17:47:58.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:58 [2021-07-16T17:47:58.869Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:47:59 [2021-07-16T17:47:59.220Z] Merging remotes/origin/20.10 commit 0fbb0f869a352c6038239ce07101eef29a6771b3 into PR head commit b0da207af48c50c851f8e2e5eb358b67059749b0
17:47:59 [2021-07-16T17:47:59.979Z] Merge succeeded, producing b0da207af48c50c851f8e2e5eb358b67059749b0
17:47:59 [2021-07-16T17:47:59.980Z] Checking out Revision b0da207af48c50c851f8e2e5eb358b67059749b0 (PR-42643)
17:47:59 [2021-07-16T17:47:59.226Z]  > git config core.sparsecheckout # timeout=10
17:47:59 [2021-07-16T17:47:59.242Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10
17:47:59 [2021-07-16T17:47:59.872Z]  > git remote # timeout=10
17:47:59 [2021-07-16T17:47:59.889Z]  > git config --get remote.origin.url # timeout=10
17:47:59 [2021-07-16T17:47:59.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:59 [2021-07-16T17:47:59.933Z]  > git merge 0fbb0f869a352c6038239ce07101eef29a6771b3 # timeout=10
17:47:59 [2021-07-16T17:47:59.951Z]  > git rev-parse HEAD^{commit} # timeout=10
17:47:59 [2021-07-16T17:47:59.989Z]  > git config core.sparsecheckout # timeout=10
17:48:00 [2021-07-16T17:48:00.021Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10
17:48:04 [2021-07-16T17:48:04.704Z] Commit message: "Bump go 1.16.6 (addresses CVE-2021-34558)"