Skip to content

Console Output

18:38:08 using credential docker-jenkins-github-credentials
18:38:08 Cloning the remote Git repository
18:38:08 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2411 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2411/head:refs/remotes/origin/PR-2411 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:38:12 Fetching without tags
18:38:12 Merging remotes/origin/master commit 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 into PR head commit 4e39c877dddc26a5ea9a8c12146d813451851de3
18:38:12 Merge succeeded, producing 4e39c877dddc26a5ea9a8c12146d813451851de3
18:38:12 Checking out Revision 4e39c877dddc26a5ea9a8c12146d813451851de3 (PR-2411)
18:38:13 Commit message: "Allow publishing same port as UDP and TCP using docker stack deploy"
18:38:13 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2411/head:refs/remotes/origin/PR-2411 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2411/head:refs/remotes/origin/PR-2411 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e39c877dddc26a5ea9a8c12146d813451851de3 # timeout=10
 > git merge 22acbbcc4b3fb5020492b1ed9e72186191bfedc0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e39c877dddc26a5ea9a8c12146d813451851de3 # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac