Skip to content

Console Output

04:57:34 [2020-11-06T04:57:34.593Z] using credential docker-jenkins-github-credentials
04:57:34 [2020-11-06T04:57:34.616Z] Cloning the remote Git repository
04:57:34 [2020-11-06T04:57:34.616Z] Cloning with configured refspecs honoured and without tags
04:57:34 [2020-11-06T04:57:34.658Z] Cloning repository https://github.com/moby/moby.git
04:57:34 [2020-11-06T04:57:34.721Z]  > git init /home/ubuntu/workspace/moby_PR-41641 # timeout=10
04:57:34 [2020-11-06T04:57:34.948Z] Fetching upstream changes from https://github.com/moby/moby.git
04:57:34 [2020-11-06T04:57:34.948Z]  > git --version # timeout=10
04:57:34 [2020-11-06T04:57:34.974Z]  > git --version # 'git version 2.17.1'
04:57:34 [2020-11-06T04:57:34.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:34 [2020-11-06T04:57:34.976Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41641/head:refs/remotes/origin/PR-41641 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:57:57 [2020-11-06T04:57:57.977Z] Fetching without tags
04:57:57 [2020-11-06T04:57:57.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:57:57 [2020-11-06T04:57:57.886Z]  > git config --add remote.origin.fetch +refs/pull/41641/head:refs/remotes/origin/PR-41641 # timeout=10
04:57:57 [2020-11-06T04:57:57.914Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:57:57 [2020-11-06T04:57:57.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:57:57 [2020-11-06T04:57:57.978Z] Fetching upstream changes from https://github.com/moby/moby.git
04:57:57 [2020-11-06T04:57:57.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:57 [2020-11-06T04:57:57.980Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41641/head:refs/remotes/origin/PR-41641 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:57:58 [2020-11-06T04:57:58.399Z] Merging remotes/origin/master commit 761066faf1b880a2976aa94b628b5c703189fe3f into PR head commit 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:59 [2020-11-06T04:57:59.439Z] Merge succeeded, producing 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:59 [2020-11-06T04:57:59.439Z] Checking out Revision 51f5b1279d6cfff2bb97351aee84e82397a71644 (PR-41641)
04:57:58 [2020-11-06T04:57:58.407Z]  > git config core.sparsecheckout # timeout=10
04:57:58 [2020-11-06T04:57:58.433Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:57:59 [2020-11-06T04:57:59.320Z]  > git remote # timeout=10
04:57:59 [2020-11-06T04:57:59.349Z]  > git config --get remote.origin.url # timeout=10
04:57:59 [2020-11-06T04:57:59.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:59 [2020-11-06T04:57:59.378Z]  > git merge 761066faf1b880a2976aa94b628b5c703189fe3f # timeout=10
04:57:59 [2020-11-06T04:57:59.411Z]  > git rev-parse HEAD^{commit} # timeout=10
04:57:59 [2020-11-06T04:57:59.444Z]  > git config core.sparsecheckout # timeout=10
04:57:59 [2020-11-06T04:57:59.463Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:58:03 [2020-11-06T04:58:03.518Z] Commit message: "Don't set image on containerd container."