Skip to content

Console Output

01:35:30 [2019-08-28T01:35:30.001Z] using credential docker-jenkins-github-credentials
01:35:30 [2019-08-28T01:35:30.009Z] Cloning the remote Git repository
01:35:30 [2019-08-28T01:35:30.009Z] Cloning with configured refspecs honoured and without tags
01:35:30 [2019-08-28T01:35:30.005Z] Cloning repository https://github.com/moby/moby.git
01:35:30 [2019-08-28T01:35:30.006Z]  > git init /home/ubuntu/workspace/moby_PR-39809 # timeout=10
01:35:30 [2019-08-28T01:35:30.017Z] Fetching upstream changes from https://github.com/moby/moby.git
01:35:30 [2019-08-28T01:35:30.017Z]  > git --version # timeout=10
01:35:30 [2019-08-28T01:35:30.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:35:30 [2019-08-28T01:35:30.025Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39809/head:refs/remotes/origin/PR-39809 +refs/heads/master:refs/remotes/origin/master
01:35:42 [2019-08-28T01:35:42.885Z] Fetching without tags
01:35:43 [2019-08-28T01:35:43.148Z] Merging remotes/origin/master commit 32688a47f34181af671157eff9bc9c5697b321bd into PR head commit 7e8f7efdd15c0fe333cb657b07fdbf986e022a2c
01:35:43 [2019-08-28T01:35:43.656Z] Merge succeeded, producing 7e8f7efdd15c0fe333cb657b07fdbf986e022a2c
01:35:43 [2019-08-28T01:35:43.657Z] Checking out Revision 7e8f7efdd15c0fe333cb657b07fdbf986e022a2c (PR-39809)
01:35:44 [2019-08-28T01:35:44.122Z] Commit message: "fix build after merge of outdated PR"
01:35:44 [2019-08-28T01:35:44.128Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
01:35:42 [2019-08-28T01:35:42.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:35:42 [2019-08-28T01:35:42.862Z]  > git config --add remote.origin.fetch +refs/pull/39809/head:refs/remotes/origin/PR-39809 # timeout=10
01:35:42 [2019-08-28T01:35:42.867Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:35:42 [2019-08-28T01:35:42.872Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:35:42 [2019-08-28T01:35:42.877Z] Fetching upstream changes from https://github.com/moby/moby.git
01:35:42 [2019-08-28T01:35:42.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:35:42 [2019-08-28T01:35:42.878Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39809/head:refs/remotes/origin/PR-39809 +refs/heads/master:refs/remotes/origin/master
01:35:43 [2019-08-28T01:35:43.140Z]  > git config core.sparsecheckout # timeout=10
01:35:43 [2019-08-28T01:35:43.146Z]  > git checkout -f 7e8f7efdd15c0fe333cb657b07fdbf986e022a2c
01:35:43 [2019-08-28T01:35:43.631Z]  > git merge 32688a47f34181af671157eff9bc9c5697b321bd # timeout=10
01:35:43 [2019-08-28T01:35:43.640Z]  > git rev-parse HEAD^{commit} # timeout=10
01:35:43 [2019-08-28T01:35:43.649Z]  > git config core.sparsecheckout # timeout=10
01:35:43 [2019-08-28T01:35:43.652Z]  > git checkout -f 7e8f7efdd15c0fe333cb657b07fdbf986e022a2c