Skip to content

Console Output

04:21:58 [2020-04-17T04:21:58.805Z] using credential docker-jenkins-github-credentials
04:21:58 [2020-04-17T04:21:58.883Z] Cloning the remote Git repository
04:21:58 [2020-04-17T04:21:58.883Z] Cloning with configured refspecs honoured and without tags
04:21:59 [2020-04-17T04:21:59.078Z] Cloning repository https://github.com/docker/engine.git
04:21:59 [2020-04-17T04:21:59.507Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
04:22:01 [2020-04-17T04:22:01.275Z] Fetching upstream changes from https://github.com/docker/engine.git
04:22:01 [2020-04-17T04:22:01.275Z]  > git --version # timeout=10
04:22:01 [2020-04-17T04:22:01.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:22:01 [2020-04-17T04:22:01.323Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:22:18 [2020-04-17T04:22:18.443Z] Fetching without tags
04:22:18 [2020-04-17T04:22:18.866Z] Checking out Revision 130b0bc6032cc675d064e1cc62626cacc9c07a57 (master)
04:22:18 [2020-04-17T04:22:18.142Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:22:18 [2020-04-17T04:22:18.237Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:22:18 [2020-04-17T04:22:18.360Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
04:22:18 [2020-04-17T04:22:18.480Z] Fetching upstream changes from https://github.com/docker/engine.git
04:22:18 [2020-04-17T04:22:18.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:22:18 [2020-04-17T04:22:18.482Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
04:22:18 [2020-04-17T04:22:18.977Z]  > git config core.sparsecheckout # timeout=10
04:22:19 [2020-04-17T04:22:19.022Z]  > git checkout -f 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10
04:22:36 [2020-04-17T04:22:36.925Z] Commit message: "Merge pull request #40823 from thaJeztah/remove_distrib_uuid"