Skip to content

Console Output

00:18:21 [2022-05-28T00:18:21.447Z] The recommended git tool is: git
00:18:23 [2022-05-28T00:18:23.042Z] using credential docker-jenkins-github-credentials
00:18:23 [2022-05-28T00:18:23.051Z] Cloning the remote Git repository
00:18:23 [2022-05-28T00:18:23.051Z] Cloning with configured refspecs honoured and without tags
00:18:23 [2022-05-28T00:18:23.067Z] Cloning repository https://github.com/moby/moby.git
00:18:23 [2022-05-28T00:18:23.116Z]  > git init /home/ubuntu/workspace/moby_PR-43651 # timeout=10
00:18:23 [2022-05-28T00:18:23.392Z] Fetching upstream changes from https://github.com/moby/moby.git
00:18:23 [2022-05-28T00:18:23.392Z]  > git --version # timeout=10
00:18:23 [2022-05-28T00:18:23.399Z]  > git --version # 'git version 2.17.1'
00:18:23 [2022-05-28T00:18:23.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:23 [2022-05-28T00:18:23.401Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:18:35 [2022-05-28T00:18:35.359Z] Fetching without tags
00:18:35 [2022-05-28T00:18:35.516Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:18:35 [2022-05-28T00:18:35.341Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:18:35 [2022-05-28T00:18:35.347Z]  > git config --add remote.origin.fetch +refs/pull/43651/head:refs/remotes/origin/PR-43651 # timeout=10
00:18:35 [2022-05-28T00:18:35.350Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:18:35 [2022-05-28T00:18:35.356Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:18:35 [2022-05-28T00:18:35.362Z] Fetching upstream changes from https://github.com/moby/moby.git
00:18:35 [2022-05-28T00:18:35.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:35 [2022-05-28T00:18:35.363Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:18:35 [2022-05-28T00:18:35.521Z]  > git config core.sparsecheckout # timeout=10
00:18:35 [2022-05-28T00:18:35.524Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:18:36 [2022-05-28T00:18:36.170Z] Merge succeeded, producing 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:18:36 [2022-05-28T00:18:36.170Z] Checking out Revision 3cadb1f63fb9327a0d677532a50e18a84d59d839 (PR-43651)
00:18:36 [2022-05-28T00:18:36.149Z]  > git remote # timeout=10
00:18:36 [2022-05-28T00:18:36.153Z]  > git config --get remote.origin.url # timeout=10
00:18:36 [2022-05-28T00:18:36.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:18:36 [2022-05-28T00:18:36.160Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
00:18:36 [2022-05-28T00:18:36.167Z]  > git rev-parse HEAD^{commit} # timeout=10
00:18:36 [2022-05-28T00:18:36.172Z]  > git config core.sparsecheckout # timeout=10
00:18:36 [2022-05-28T00:18:36.174Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:18:39 [2022-05-28T00:18:39.944Z] Commit message: "update gotestsum to v1.8.1"