Skip to content

Console Output

13:19:38 [2019-09-30T13:19:38.791Z] using credential docker-jenkins-github-credentials
13:19:38 [2019-09-30T13:19:38.802Z] Fetching changes from the remote Git repository
13:19:38 [2019-09-30T13:19:38.808Z] Fetching without tags
13:19:38 [2019-09-30T13:19:38.916Z] Merging remotes/origin/19.03 commit b6a7124855635a00c7aec05195fd133e940101e8 into PR head commit 2fa61109c19770a8a63bdbaf3f33e80aa097aee7
13:19:39 [2019-09-30T13:19:39.208Z] Merge succeeded, producing 2fa61109c19770a8a63bdbaf3f33e80aa097aee7
13:19:39 [2019-09-30T13:19:39.209Z] Checking out Revision 2fa61109c19770a8a63bdbaf3f33e80aa097aee7 (PR-268)
13:19:38 [2019-09-30T13:19:38.814Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:19:38 [2019-09-30T13:19:38.820Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
13:19:38 [2019-09-30T13:19:38.826Z] Fetching upstream changes from https://github.com/docker/engine.git
13:19:38 [2019-09-30T13:19:38.826Z]  > git --version # timeout=10
13:19:38 [2019-09-30T13:19:38.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:19:38 [2019-09-30T13:19:38.828Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/19.03:refs/remotes/origin/19.03
13:19:38 [2019-09-30T13:19:38.933Z]  > git config core.sparsecheckout # timeout=10
13:19:38 [2019-09-30T13:19:38.935Z]  > git checkout -f 2fa61109c19770a8a63bdbaf3f33e80aa097aee7
13:19:39 [2019-09-30T13:19:39.214Z]  > git merge b6a7124855635a00c7aec05195fd133e940101e8 # timeout=10
13:19:39 [2019-09-30T13:19:39.220Z]  > git rev-parse HEAD^{commit} # timeout=10
13:19:39 [2019-09-30T13:19:39.226Z]  > git config core.sparsecheckout # timeout=10
13:19:39 [2019-09-30T13:19:39.228Z]  > git checkout -f 2fa61109c19770a8a63bdbaf3f33e80aa097aee7
13:19:39 [2019-09-30T13:19:39.266Z] Commit message: "Unit test for getOrphan"