Skip to content

Console Output

22:08:27 [2019-10-04T22:08:27.491Z] using credential docker-jenkins-github-credentials
22:08:27 [2019-10-04T22:08:27.553Z] Cloning the remote Git repository
22:08:27 [2019-10-04T22:08:27.553Z] Cloning with configured refspecs honoured and without tags
22:08:27 [2019-10-04T22:08:27.586Z] Cloning repository https://github.com/moby/moby.git
22:08:27 [2019-10-04T22:08:27.589Z]  > git init /home/jenkins/workspace/moby_PR-39713 # timeout=10
22:08:27 [2019-10-04T22:08:27.642Z] Fetching upstream changes from https://github.com/moby/moby.git
22:08:27 [2019-10-04T22:08:27.644Z]  > git --version # timeout=10
22:08:27 [2019-10-04T22:08:27.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:08:27 [2019-10-04T22:08:27.663Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master
22:08:36 [2019-10-04T22:08:36.746Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:08:36 [2019-10-04T22:08:36.765Z]  > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10
22:08:36 [2019-10-04T22:08:36.784Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:08:36 [2019-10-04T22:08:36.893Z] Fetching without tags
22:08:37 [2019-10-04T22:08:37.371Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:08:38 [2019-10-04T22:08:38.134Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:08:38 [2019-10-04T22:08:38.136Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713)
22:08:36 [2019-10-04T22:08:36.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:08:36 [2019-10-04T22:08:36.917Z] Fetching upstream changes from https://github.com/moby/moby.git
22:08:36 [2019-10-04T22:08:36.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:08:36 [2019-10-04T22:08:36.921Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master
22:08:37 [2019-10-04T22:08:37.395Z]  > git config core.sparsecheckout # timeout=10
22:08:37 [2019-10-04T22:08:37.413Z]  > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:08:38 [2019-10-04T22:08:38.019Z]  > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10
22:08:38 [2019-10-04T22:08:38.089Z]  > git rev-parse HEAD^{commit} # timeout=10
22:08:38 [2019-10-04T22:08:38.161Z]  > git config core.sparsecheckout # timeout=10
22:08:38 [2019-10-04T22:08:38.181Z]  > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:08:38 [2019-10-04T22:08:38.897Z] Commit message: "bump hashicorp/golang-lru v0.5.3"