Skip to content

Console Output

12:54:55 [2019-09-16T12:54:55.799Z] using credential docker-jenkins-github-credentials
12:54:55 [2019-09-16T12:54:55.807Z] Cloning the remote Git repository
12:54:55 [2019-09-16T12:54:55.807Z] Cloning with configured refspecs honoured and without tags
12:54:55 [2019-09-16T12:54:55.826Z] Cloning repository https://github.com/docker/engine.git
12:54:55 [2019-09-16T12:54:55.826Z]  > git init /home/ubuntu/workspace/engine_PR-356 # timeout=10
12:54:55 [2019-09-16T12:54:55.851Z] Fetching upstream changes from https://github.com/docker/engine.git
12:54:55 [2019-09-16T12:54:55.851Z]  > git --version # timeout=10
12:54:55 [2019-09-16T12:54:55.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:54:55 [2019-09-16T12:54:55.857Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/19.03:refs/remotes/origin/19.03
12:55:08 [2019-09-16T12:55:08.289Z] Fetching without tags
12:55:08 [2019-09-16T12:55:08.283Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:55:08 [2019-09-16T12:55:08.287Z]  > git config --add remote.origin.fetch +refs/pull/356/head:refs/remotes/origin/PR-356 # timeout=10
12:55:08 [2019-09-16T12:55:08.291Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:55:08 [2019-09-16T12:55:08.297Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
12:55:08 [2019-09-16T12:55:08.306Z] Fetching upstream changes from https://github.com/docker/engine.git
12:55:08 [2019-09-16T12:55:08.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:08 [2019-09-16T12:55:08.307Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/19.03:refs/remotes/origin/19.03
12:55:08 [2019-09-16T12:55:08.401Z] Merging remotes/origin/19.03 commit 6ffb8e2b6727077d833ce4824830d0d0535eb4df into PR head commit a6b8e81332463ab0fff62a0ea0e9717f63d022dd
12:55:08 [2019-09-16T12:55:08.904Z] Merge succeeded, producing a6b8e81332463ab0fff62a0ea0e9717f63d022dd
12:55:08 [2019-09-16T12:55:08.906Z] Checking out Revision a6b8e81332463ab0fff62a0ea0e9717f63d022dd (PR-356)
12:55:09 [2019-09-16T12:55:09.373Z] Commit message: "Windows: fix error-type for starting a running container"
12:55:09 [2019-09-16T12:55:09.427Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213
12:55:08 [2019-09-16T12:55:08.416Z]  > git config core.sparsecheckout # timeout=10
12:55:08 [2019-09-16T12:55:08.425Z]  > git checkout -f a6b8e81332463ab0fff62a0ea0e9717f63d022dd
12:55:08 [2019-09-16T12:55:08.904Z]  > git merge 6ffb8e2b6727077d833ce4824830d0d0535eb4df # timeout=10
12:55:08 [2019-09-16T12:55:08.912Z]  > git rev-parse HEAD^{commit} # timeout=10
12:55:08 [2019-09-16T12:55:08.921Z]  > git config core.sparsecheckout # timeout=10
12:55:08 [2019-09-16T12:55:08.926Z]  > git checkout -f a6b8e81332463ab0fff62a0ea0e9717f63d022dd