Skip to content

Console Output

13:34:07 [2020-01-14T13:34:07.901Z] using credential docker-jenkins-github-credentials
13:34:07 [2020-01-14T13:34:07.977Z] Cloning the remote Git repository
13:34:07 [2020-01-14T13:34:07.977Z] Cloning with configured refspecs honoured and without tags
13:34:08 [2020-01-14T13:34:08.228Z] Cloning repository https://github.com/moby/moby.git
13:34:08 [2020-01-14T13:34:08.598Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:34:09 [2020-01-14T13:34:09.437Z] Fetching upstream changes from https://github.com/moby/moby.git
13:34:09 [2020-01-14T13:34:09.437Z]  > git --version # timeout=10
13:34:09 [2020-01-14T13:34:09.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:34:09 [2020-01-14T13:34:09.489Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40354/head:refs/remotes/origin/PR-40354 +refs/heads/master:refs/remotes/origin/master
13:34:25 [2020-01-14T13:34:25.655Z] Fetching without tags
13:34:26 [2020-01-14T13:34:26.417Z] Merging remotes/origin/master commit be095a18599861ac0443dfa7d4e13d4df9adb033 into PR head commit db4c642116a002172a72acc142231b16ea6e7dc3
13:34:25 [2020-01-14T13:34:25.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:34:25 [2020-01-14T13:34:25.388Z]  > git config --add remote.origin.fetch +refs/pull/40354/head:refs/remotes/origin/PR-40354 # timeout=10
13:34:25 [2020-01-14T13:34:25.441Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:34:25 [2020-01-14T13:34:25.560Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:34:25 [2020-01-14T13:34:25.686Z] Fetching upstream changes from https://github.com/moby/moby.git
13:34:25 [2020-01-14T13:34:25.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:34:25 [2020-01-14T13:34:25.687Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40354/head:refs/remotes/origin/PR-40354 +refs/heads/master:refs/remotes/origin/master
13:34:26 [2020-01-14T13:34:26.518Z]  > git config core.sparsecheckout # timeout=10
13:34:26 [2020-01-14T13:34:26.570Z]  > git checkout -f db4c642116a002172a72acc142231b16ea6e7dc3
13:34:29 [2020-01-14T13:34:29.267Z]  > git merge be095a18599861ac0443dfa7d4e13d4df9adb033 # timeout=10
13:34:30 [2020-01-14T13:34:30.235Z] Merge succeeded, producing ce2957ab8bb44d961db997c247d47f7dfc22a674
13:34:30 [2020-01-14T13:34:30.237Z] Checking out Revision ce2957ab8bb44d961db997c247d47f7dfc22a674 (PR-40354)
13:34:30 [2020-01-14T13:34:30.120Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:34:30 [2020-01-14T13:34:30.265Z]  > git config core.sparsecheckout # timeout=10
13:34:30 [2020-01-14T13:34:30.311Z]  > git checkout -f ce2957ab8bb44d961db997c247d47f7dfc22a674
13:34:38 [2020-01-14T13:34:38.518Z] Commit message: "Merge commit 'be095a18599861ac0443dfa7d4e13d4df9adb033' into HEAD"
13:34:38 [2020-01-14T13:34:38.548Z]  > git rev-list --no-walk db4c642116a002172a72acc142231b16ea6e7dc3 # timeout=10