Skip to content

Console Output

21:22:26 [2019-10-21T21:22:26.842Z] using credential docker-jenkins-github-credentials
21:22:26 [2019-10-21T21:22:26.858Z] Cloning the remote Git repository
21:22:26 [2019-10-21T21:22:26.859Z] Cloning with configured refspecs honoured and without tags
21:22:26 [2019-10-21T21:22:26.858Z] Cloning repository https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.881Z]  > git init /home/docker/workspace/moby_PR-40120 # timeout=10
21:22:26 [2019-10-21T21:22:26.897Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.897Z]  > git --version # timeout=10
21:22:26 [2019-10-21T21:22:26.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:26 [2019-10-21T21:22:26.903Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:51 [2019-10-21T21:22:51.458Z] Fetching without tags
21:22:51 [2019-10-21T21:22:51.962Z] Merging remotes/origin/master commit 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae into PR head commit c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:51 [2019-10-21T21:22:51.392Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:51 [2019-10-21T21:22:51.402Z]  > git config --add remote.origin.fetch +refs/pull/40120/head:refs/remotes/origin/PR-40120 # timeout=10
21:22:51 [2019-10-21T21:22:51.410Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:51 [2019-10-21T21:22:51.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:51 [2019-10-21T21:22:51.453Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:51 [2019-10-21T21:22:51.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:51 [2019-10-21T21:22:51.454Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:51 [2019-10-21T21:22:51.961Z]  > git config core.sparsecheckout # timeout=10
21:22:51 [2019-10-21T21:22:51.967Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:53 [2019-10-21T21:22:53.120Z] Merge succeeded, producing c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:53 [2019-10-21T21:22:53.121Z] Checking out Revision c65227a5b56d4de1a2a57033a9b94e0fbdaa512a (PR-40120)
21:22:54 [2019-10-21T21:22:54.247Z] Commit message: "Fixed a few golint issues to make goreportcard happy"
21:22:54 [2019-10-21T21:22:54.305Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:53 [2019-10-21T21:22:53.067Z]  > git merge 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae # timeout=10
21:22:53 [2019-10-21T21:22:53.096Z]  > git rev-parse HEAD^{commit} # timeout=10
21:22:53 [2019-10-21T21:22:53.116Z]  > git config core.sparsecheckout # timeout=10
21:22:53 [2019-10-21T21:22:53.127Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a