Skip to content

Console Output

11:53:04 [2020-07-18T11:53:04.913Z] using credential docker-jenkins-github-credentials
11:53:04 [2020-07-18T11:53:04.918Z] Cloning the remote Git repository
11:53:04 [2020-07-18T11:53:04.918Z] Cloning with configured refspecs honoured and without tags
11:53:04 [2020-07-18T11:53:04.914Z] Cloning repository https://github.com/moby/moby.git
11:53:04 [2020-07-18T11:53:04.915Z]  > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10
11:53:04 [2020-07-18T11:53:04.929Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:04 [2020-07-18T11:53:04.929Z]  > git --version # timeout=10
11:53:04 [2020-07-18T11:53:04.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:04 [2020-07-18T11:53:04.935Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:23 [2020-07-18T11:53:23.202Z] Fetching without tags
11:53:23 [2020-07-18T11:53:23.488Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7
11:53:24 [2020-07-18T11:53:24.023Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7
11:53:24 [2020-07-18T11:53:24.023Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231)
11:53:23 [2020-07-18T11:53:23.166Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:23 [2020-07-18T11:53:23.173Z]  > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10
11:53:23 [2020-07-18T11:53:23.182Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:23 [2020-07-18T11:53:23.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:23 [2020-07-18T11:53:23.239Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:23 [2020-07-18T11:53:23.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:23 [2020-07-18T11:53:23.240Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:23 [2020-07-18T11:53:23.484Z]  > git config core.sparsecheckout # timeout=10
11:53:23 [2020-07-18T11:53:23.491Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:24 [2020-07-18T11:53:24.005Z]  > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10
11:53:24 [2020-07-18T11:53:24.012Z]  > git rev-parse HEAD^{commit} # timeout=10
11:53:24 [2020-07-18T11:53:24.019Z]  > git config core.sparsecheckout # timeout=10
11:53:24 [2020-07-18T11:53:24.022Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:24 [2020-07-18T11:53:24.516Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions"