Skip to content

Console Output

04:57:33 [2020-11-06T04:57:33.706Z] using credential docker-jenkins-github-credentials
04:57:33 [2020-11-06T04:57:33.714Z] Cloning the remote Git repository
04:57:33 [2020-11-06T04:57:33.714Z] Cloning with configured refspecs honoured and without tags
04:57:33 [2020-11-06T04:57:33.690Z] Cloning repository https://github.com/moby/moby.git
04:57:33 [2020-11-06T04:57:33.749Z]  > git init /home/ubuntu/workspace/moby_PR-41641 # timeout=10
04:57:33 [2020-11-06T04:57:33.972Z] Fetching upstream changes from https://github.com/moby/moby.git
04:57:33 [2020-11-06T04:57:33.973Z]  > git --version # timeout=10
04:57:33 [2020-11-06T04:57:33.976Z]  > git --version # 'git version 2.17.1'
04:57:33 [2020-11-06T04:57:33.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:33 [2020-11-06T04:57:33.977Z]  > 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:44 [2020-11-06T04:57:44.282Z] Fetching without tags
04:57:44 [2020-11-06T04:57:44.536Z] Merging remotes/origin/master commit 761066faf1b880a2976aa94b628b5c703189fe3f into PR head commit 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:44 [2020-11-06T04:57:44.247Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:57:44 [2020-11-06T04:57:44.251Z]  > git config --add remote.origin.fetch +refs/pull/41641/head:refs/remotes/origin/PR-41641 # timeout=10
04:57:44 [2020-11-06T04:57:44.256Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:57:44 [2020-11-06T04:57:44.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:57:44 [2020-11-06T04:57:44.270Z] Fetching upstream changes from https://github.com/moby/moby.git
04:57:44 [2020-11-06T04:57:44.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:44 [2020-11-06T04:57:44.270Z]  > 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:44 [2020-11-06T04:57:44.527Z]  > git config core.sparsecheckout # timeout=10
04:57:44 [2020-11-06T04:57:44.530Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:57:45 [2020-11-06T04:57:45.102Z] Merge succeeded, producing 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:45 [2020-11-06T04:57:45.102Z] Checking out Revision 51f5b1279d6cfff2bb97351aee84e82397a71644 (PR-41641)
04:57:45 [2020-11-06T04:57:45.071Z]  > git remote # timeout=10
04:57:45 [2020-11-06T04:57:45.074Z]  > git config --get remote.origin.url # timeout=10
04:57:45 [2020-11-06T04:57:45.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:45 [2020-11-06T04:57:45.077Z]  > git merge 761066faf1b880a2976aa94b628b5c703189fe3f # timeout=10
04:57:45 [2020-11-06T04:57:45.084Z]  > git rev-parse HEAD^{commit} # timeout=10
04:57:45 [2020-11-06T04:57:45.090Z]  > git config core.sparsecheckout # timeout=10
04:57:45 [2020-11-06T04:57:45.092Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:57:48 [2020-11-06T04:57:48.608Z] Commit message: "Don't set image on containerd container."