Skip to content

Console Output

17:19:10 [2019-10-13T17:19:10.504Z] using credential docker-jenkins-github-credentials
17:19:10 [2019-10-13T17:19:10.553Z] Cloning the remote Git repository
17:19:10 [2019-10-13T17:19:10.553Z] Cloning with configured refspecs honoured and without tags
17:19:10 [2019-10-13T17:19:10.577Z] Cloning repository https://github.com/moby/moby.git
17:19:10 [2019-10-13T17:19:10.579Z]  > git init /home/jenkins/workspace/moby_PR-40083 # timeout=10
17:19:10 [2019-10-13T17:19:10.610Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:10 [2019-10-13T17:19:10.612Z]  > git --version # timeout=10
17:19:10 [2019-10-13T17:19:10.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:10 [2019-10-13T17:19:10.628Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:19:19 [2019-10-13T17:19:19.299Z] Fetching without tags
17:19:19 [2019-10-13T17:19:19.741Z] Merging remotes/origin/master commit d1e837d2a8d5f82c750c70b2e360b9f103f0273f into PR head commit 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:19 [2019-10-13T17:19:19.171Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:19 [2019-10-13T17:19:19.186Z]  > git config --add remote.origin.fetch +refs/pull/40083/head:refs/remotes/origin/PR-40083 # timeout=10
17:19:19 [2019-10-13T17:19:19.201Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:19 [2019-10-13T17:19:19.259Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:19 [2019-10-13T17:19:19.324Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:19 [2019-10-13T17:19:19.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:19 [2019-10-13T17:19:19.326Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:19:19 [2019-10-13T17:19:19.764Z]  > git config core.sparsecheckout # timeout=10
17:19:19 [2019-10-13T17:19:19.778Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:20 [2019-10-13T17:19:20.471Z] Merge succeeded, producing 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:20 [2019-10-13T17:19:20.472Z] Checking out Revision 717575b5850ed4dea11a1c79c11593f8fb2f1e3a (PR-40083)
17:19:21 [2019-10-13T17:19:21.115Z] Commit message: "daemon: make supportsSeccomp a const"
17:19:21 [2019-10-13T17:19:21.347Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
17:19:20 [2019-10-13T17:19:20.366Z]  > git merge d1e837d2a8d5f82c750c70b2e360b9f103f0273f # timeout=10
17:19:20 [2019-10-13T17:19:20.429Z]  > git rev-parse HEAD^{commit} # timeout=10
17:19:20 [2019-10-13T17:19:20.495Z]  > git config core.sparsecheckout # timeout=10
17:19:20 [2019-10-13T17:19:20.512Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a