Skip to content

Console Output

14:07:13 [2019-08-21T14:07:13.624Z] using credential docker-jenkins-github-credentials
14:07:13 [2019-08-21T14:07:13.698Z] Cloning the remote Git repository
14:07:13 [2019-08-21T14:07:13.698Z] Cloning with configured refspecs honoured and without tags
14:07:13 [2019-08-21T14:07:13.894Z] Cloning repository https://github.com/moby/moby.git
14:07:14 [2019-08-21T14:07:14.326Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:07:17 [2019-08-21T14:07:17.087Z] Fetching upstream changes from https://github.com/moby/moby.git
14:07:17 [2019-08-21T14:07:17.088Z]  > git --version # timeout=10
14:07:17 [2019-08-21T14:07:17.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:07:17 [2019-08-21T14:07:17.144Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39747/head:refs/remotes/origin/PR-39747 +refs/heads/master:refs/remotes/origin/master
14:07:35 [2019-08-21T14:07:35.310Z] Fetching without tags
14:07:36 [2019-08-21T14:07:36.533Z] Merging remotes/origin/master commit d7b484c99de71a79105346e2b69906e01797e58b into PR head commit ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:07:34 [2019-08-21T14:07:34.895Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:07:35 [2019-08-21T14:07:35.048Z]  > git config --add remote.origin.fetch +refs/pull/39747/head:refs/remotes/origin/PR-39747 # timeout=10
14:07:35 [2019-08-21T14:07:35.102Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:07:35 [2019-08-21T14:07:35.221Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:07:35 [2019-08-21T14:07:35.348Z] Fetching upstream changes from https://github.com/moby/moby.git
14:07:35 [2019-08-21T14:07:35.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:07:35 [2019-08-21T14:07:35.350Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39747/head:refs/remotes/origin/PR-39747 +refs/heads/master:refs/remotes/origin/master
14:07:36 [2019-08-21T14:07:36.643Z]  > git config core.sparsecheckout # timeout=10
14:07:36 [2019-08-21T14:07:36.694Z]  > git checkout -f ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:07:40 [2019-08-21T14:07:40.133Z] Merge succeeded, producing ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:07:40 [2019-08-21T14:07:40.133Z] Checking out Revision ca3e230b7749d02dd6019392eeffcd0e0d5d2c16 (PR-39747)
14:07:39 [2019-08-21T14:07:39.604Z]  > git merge d7b484c99de71a79105346e2b69906e01797e58b # timeout=10
14:07:39 [2019-08-21T14:07:39.790Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:07:40 [2019-08-21T14:07:40.170Z]  > git config core.sparsecheckout # timeout=10
14:07:40 [2019-08-21T14:07:40.222Z]  > git checkout -f ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:07:49 [2019-08-21T14:07:49.657Z] Commit message: "Use new windows labels"