Skip to content

Console Output

11:56:48 [2021-12-08T11:56:48.412Z] The recommended git tool is: git
11:56:51 [2021-12-08T11:56:51.661Z] using credential docker-jenkins-github-credentials
11:56:51 [2021-12-08T11:56:51.670Z] Cloning the remote Git repository
11:56:51 [2021-12-08T11:56:51.670Z] Cloning with configured refspecs honoured and without tags
11:56:51 [2021-12-08T11:56:51.736Z] Cloning repository https://github.com/moby/moby.git
11:56:51 [2021-12-08T11:56:51.806Z]  > git init /home/ubuntu/workspace/moby_PR-43063 # timeout=10
11:56:52 [2021-12-08T11:56:52.013Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:52 [2021-12-08T11:56:52.013Z]  > git --version # timeout=10
11:56:52 [2021-12-08T11:56:52.036Z]  > git --version # 'git version 2.17.1'
11:56:52 [2021-12-08T11:56:52.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:52 [2021-12-08T11:56:52.039Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43063/head:refs/remotes/origin/PR-43063 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:13 [2021-12-08T11:57:13.544Z] Fetching without tags
11:57:14 [2021-12-08T11:57:14.039Z] Merging remotes/origin/20.10 commit 847da184ad5048b27f5bdf9d53d070f731b43180 into PR head commit f4daf9dd083a3b8770e01179499e4f5acc6caeff
11:57:13 [2021-12-08T11:57:13.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:57:13 [2021-12-08T11:57:13.460Z]  > git config --add remote.origin.fetch +refs/pull/43063/head:refs/remotes/origin/PR-43063 # timeout=10
11:57:13 [2021-12-08T11:57:13.471Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:13 [2021-12-08T11:57:13.516Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:57:13 [2021-12-08T11:57:13.547Z] Fetching upstream changes from https://github.com/moby/moby.git
11:57:13 [2021-12-08T11:57:13.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:57:13 [2021-12-08T11:57:13.574Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43063/head:refs/remotes/origin/PR-43063 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
11:57:14 [2021-12-08T11:57:14.052Z]  > git config core.sparsecheckout # timeout=10
11:57:14 [2021-12-08T11:57:14.084Z]  > git checkout -f f4daf9dd083a3b8770e01179499e4f5acc6caeff # timeout=10
11:57:14 [2021-12-08T11:57:14.970Z] Merge succeeded, producing f4daf9dd083a3b8770e01179499e4f5acc6caeff
11:57:14 [2021-12-08T11:57:14.970Z] Checking out Revision f4daf9dd083a3b8770e01179499e4f5acc6caeff (PR-43063)
11:57:14 [2021-12-08T11:57:14.836Z]  > git remote # timeout=10
11:57:14 [2021-12-08T11:57:14.867Z]  > git config --get remote.origin.url # timeout=10
11:57:14 [2021-12-08T11:57:14.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:57:14 [2021-12-08T11:57:14.892Z]  > git merge 847da184ad5048b27f5bdf9d53d070f731b43180 # timeout=10
11:57:14 [2021-12-08T11:57:14.924Z]  > git rev-parse HEAD^{commit} # timeout=10
11:57:14 [2021-12-08T11:57:14.973Z]  > git config core.sparsecheckout # timeout=10
11:57:14 [2021-12-08T11:57:14.996Z]  > git checkout -f f4daf9dd083a3b8770e01179499e4f5acc6caeff # timeout=10
11:57:19 [2021-12-08T11:57:19.671Z] Commit message: "[20.10] update Go to 1.16.11"