Skip to content

Console Output

21:14:25 [2023-08-08T21:14:25.129Z] The recommended git tool is: git
21:14:26 [2023-08-08T21:14:26.799Z] using credential docker-jenkins-github-credentials
21:14:26 [2023-08-08T21:14:26.812Z] Cloning the remote Git repository
21:14:26 [2023-08-08T21:14:26.812Z] Cloning with configured refspecs honoured and without tags
21:14:26 [2023-08-08T21:14:26.930Z] Cloning repository https://github.com/moby/moby.git
21:14:26 [2023-08-08T21:14:26.975Z]  > git init /home/ubuntu/workspace/moby_PR-46099 # timeout=10
21:14:27 [2023-08-08T21:14:27.289Z] Fetching upstream changes from https://github.com/moby/moby.git
21:14:27 [2023-08-08T21:14:27.289Z]  > git --version # timeout=10
21:14:27 [2023-08-08T21:14:27.293Z]  > git --version # 'git version 2.25.1'
21:14:27 [2023-08-08T21:14:27.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:14:27 [2023-08-08T21:14:27.294Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46099/head:refs/remotes/origin/PR-46099 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:14:44 [2023-08-08T21:14:44.980Z] Fetching without tags
21:14:45 [2023-08-08T21:14:45.229Z] Merging remotes/origin/master commit 63d477b20e77fdf69a50701315c17a84733d1775 into PR head commit c658c82bfab8b2c15b53dd460dac0cd5659cc5de
21:14:46 [2023-08-08T21:14:46.483Z] Merge succeeded, producing c658c82bfab8b2c15b53dd460dac0cd5659cc5de
21:14:46 [2023-08-08T21:14:46.484Z] Checking out Revision c658c82bfab8b2c15b53dd460dac0cd5659cc5de (PR-46099)
21:14:44 [2023-08-08T21:14:44.982Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:14:44 [2023-08-08T21:14:44.985Z]  > git config --add remote.origin.fetch +refs/pull/46099/head:refs/remotes/origin/PR-46099 # timeout=10
21:14:44 [2023-08-08T21:14:44.988Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:14:44 [2023-08-08T21:14:44.995Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:14:45 [2023-08-08T21:14:45.001Z] Fetching upstream changes from https://github.com/moby/moby.git
21:14:45 [2023-08-08T21:14:45.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:14:45 [2023-08-08T21:14:45.002Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46099/head:refs/remotes/origin/PR-46099 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:14:45 [2023-08-08T21:14:45.252Z]  > git config core.sparsecheckout # timeout=10
21:14:45 [2023-08-08T21:14:45.255Z]  > git checkout -f c658c82bfab8b2c15b53dd460dac0cd5659cc5de # timeout=10
21:14:46 [2023-08-08T21:14:46.440Z]  > git remote # timeout=10
21:14:46 [2023-08-08T21:14:46.445Z]  > git config --get remote.origin.url # timeout=10
21:14:46 [2023-08-08T21:14:46.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:14:46 [2023-08-08T21:14:46.489Z]  > git merge 63d477b20e77fdf69a50701315c17a84733d1775 # timeout=10
21:14:46 [2023-08-08T21:14:46.497Z]  > git rev-parse HEAD^{commit} # timeout=10
21:14:46 [2023-08-08T21:14:46.502Z]  > git config core.sparsecheckout # timeout=10
21:14:46 [2023-08-08T21:14:46.505Z]  > git checkout -f c658c82bfab8b2c15b53dd460dac0cd5659cc5de # timeout=10
21:14:50 [2023-08-08T21:14:50.288Z] Commit message: "api: Endpoints can now return a tree of errors"
21:14:50 [2023-08-08T21:14:50.303Z]  > git rev-list --no-walk c658c82bfab8b2c15b53dd460dac0cd5659cc5de # timeout=10