Skip to content

Console Output

20:40:07 [2020-04-15T20:40:07.549Z] using credential docker-jenkins-github-credentials
20:40:07 [2020-04-15T20:40:07.565Z] Cloning the remote Git repository
20:40:07 [2020-04-15T20:40:07.565Z] Cloning with configured refspecs honoured and without tags
20:40:07 [2020-04-15T20:40:07.568Z] Cloning repository https://github.com/moby/moby.git
20:40:07 [2020-04-15T20:40:07.569Z]  > git init /home/jenkins/workspace/moby_PR-39882 # timeout=10
20:40:07 [2020-04-15T20:40:07.582Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:07 [2020-04-15T20:40:07.582Z]  > git --version # timeout=10
20:40:07 [2020-04-15T20:40:07.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:07 [2020-04-15T20:40:07.588Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39882/head:refs/remotes/origin/PR-39882 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:16 [2020-04-15T20:40:16.538Z] Fetching without tags
20:40:16 [2020-04-15T20:40:16.814Z] Merging remotes/origin/master commit f4b067356562fd061705977786032aae35d06583 into PR head commit 157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b
20:40:16 [2020-04-15T20:40:16.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:16 [2020-04-15T20:40:16.509Z]  > git config --add remote.origin.fetch +refs/pull/39882/head:refs/remotes/origin/PR-39882 # timeout=10
20:40:16 [2020-04-15T20:40:16.513Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:16 [2020-04-15T20:40:16.526Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:16 [2020-04-15T20:40:16.541Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:16 [2020-04-15T20:40:16.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:16 [2020-04-15T20:40:16.542Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39882/head:refs/remotes/origin/PR-39882 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:16 [2020-04-15T20:40:16.817Z]  > git config core.sparsecheckout # timeout=10
20:40:16 [2020-04-15T20:40:16.823Z]  > git checkout -f 157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b # timeout=10
20:40:17 [2020-04-15T20:40:17.321Z] Merge succeeded, producing 157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b
20:40:17 [2020-04-15T20:40:17.321Z] Checking out Revision 157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b (PR-39882)
20:40:17 [2020-04-15T20:40:17.628Z] Commit message: "Add API support for PidsLimit on services"
20:40:17 [2020-04-15T20:40:17.295Z]  > git merge f4b067356562fd061705977786032aae35d06583 # timeout=10
20:40:17 [2020-04-15T20:40:17.310Z]  > git rev-parse HEAD^{commit} # timeout=10
20:40:17 [2020-04-15T20:40:17.324Z]  > git config core.sparsecheckout # timeout=10
20:40:17 [2020-04-15T20:40:17.328Z]  > git checkout -f 157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b # timeout=10