Skip to content

Console Output

08:47:07 [2020-08-11T08:47:07.120Z] using credential docker-jenkins-github-credentials
08:47:07 [2020-08-11T08:47:07.125Z] Cloning the remote Git repository
08:47:07 [2020-08-11T08:47:07.126Z] Cloning with configured refspecs honoured and without tags
08:47:07 [2020-08-11T08:47:07.144Z] Cloning repository https://github.com/moby/moby.git
08:47:07 [2020-08-11T08:47:07.145Z]  > git init /home/ubuntu/workspace/moby_PR-41326 # timeout=10
08:47:07 [2020-08-11T08:47:07.163Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:07 [2020-08-11T08:47:07.163Z]  > git --version # timeout=10
08:47:07 [2020-08-11T08:47:07.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:07 [2020-08-11T08:47:07.171Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41326/head:refs/remotes/origin/PR-41326 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:21 [2020-08-11T08:47:21.937Z] Fetching without tags
08:47:22 [2020-08-11T08:47:22.189Z] Merging remotes/origin/master commit c997a4995d69b333e088b75b7e9b21d717af2e23 into PR head commit afd9a6c2b2aa905ea9b93a9413f757a887646ab9
08:47:22 [2020-08-11T08:47:22.776Z] Merge succeeded, producing afd9a6c2b2aa905ea9b93a9413f757a887646ab9
08:47:22 [2020-08-11T08:47:22.776Z] Checking out Revision afd9a6c2b2aa905ea9b93a9413f757a887646ab9 (PR-41326)
08:47:21 [2020-08-11T08:47:21.889Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:21 [2020-08-11T08:47:21.894Z]  > git config --add remote.origin.fetch +refs/pull/41326/head:refs/remotes/origin/PR-41326 # timeout=10
08:47:21 [2020-08-11T08:47:21.902Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:21 [2020-08-11T08:47:21.906Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:21 [2020-08-11T08:47:21.913Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:21 [2020-08-11T08:47:21.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:21 [2020-08-11T08:47:21.913Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41326/head:refs/remotes/origin/PR-41326 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:22 [2020-08-11T08:47:22.165Z]  > git config core.sparsecheckout # timeout=10
08:47:22 [2020-08-11T08:47:22.177Z]  > git checkout -f afd9a6c2b2aa905ea9b93a9413f757a887646ab9 # timeout=10
08:47:22 [2020-08-11T08:47:22.732Z]  > git merge c997a4995d69b333e088b75b7e9b21d717af2e23 # timeout=10
08:47:22 [2020-08-11T08:47:22.744Z]  > git rev-parse HEAD^{commit} # timeout=10
08:47:22 [2020-08-11T08:47:22.751Z]  > git config core.sparsecheckout # timeout=10
08:47:22 [2020-08-11T08:47:22.756Z]  > git checkout -f afd9a6c2b2aa905ea9b93a9413f757a887646ab9 # timeout=10
08:47:23 [2020-08-11T08:47:23.298Z] Commit message: "builder/remotecontext: use lowercase for error"