Skip to content

Console Output

09:38:46 [2022-05-19T09:38:46.441Z] The recommended git tool is: git
09:38:49 [2022-05-19T09:38:49.721Z] using credential docker-jenkins-github-credentials
09:38:49 [2022-05-19T09:38:49.731Z] Cloning the remote Git repository
09:38:49 [2022-05-19T09:38:49.731Z] Cloning with configured refspecs honoured and without tags
09:38:49 [2022-05-19T09:38:49.754Z] Cloning repository https://github.com/moby/moby.git
09:38:49 [2022-05-19T09:38:49.809Z]  > git init /home/ubuntu/workspace/moby_PR-43612 # timeout=10
09:38:50 [2022-05-19T09:38:50.241Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:50 [2022-05-19T09:38:50.242Z]  > git --version # timeout=10
09:38:50 [2022-05-19T09:38:50.256Z]  > git --version # 'git version 2.25.1'
09:38:50 [2022-05-19T09:38:50.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:50 [2022-05-19T09:38:50.259Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:39:07 [2022-05-19T09:39:07.144Z] Fetching without tags
09:39:07 [2022-05-19T09:39:07.395Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:39:07 [2022-05-19T09:39:07.047Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:39:07 [2022-05-19T09:39:07.062Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:39:07 [2022-05-19T09:39:07.075Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:39:07 [2022-05-19T09:39:07.095Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:39:07 [2022-05-19T09:39:07.146Z] Fetching upstream changes from https://github.com/moby/moby.git
09:39:07 [2022-05-19T09:39:07.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:39:07 [2022-05-19T09:39:07.147Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:39:07 [2022-05-19T09:39:07.400Z]  > git config core.sparsecheckout # timeout=10
09:39:07 [2022-05-19T09:39:07.410Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:39:08 [2022-05-19T09:39:08.883Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:39:08 [2022-05-19T09:39:08.884Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:39:08 [2022-05-19T09:39:08.711Z]  > git remote # timeout=10
09:39:08 [2022-05-19T09:39:08.723Z]  > git config --get remote.origin.url # timeout=10
09:39:08 [2022-05-19T09:39:08.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:39:08 [2022-05-19T09:39:08.737Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:39:08 [2022-05-19T09:39:08.872Z]  > git rev-parse HEAD^{commit} # timeout=10
09:39:08 [2022-05-19T09:39:08.885Z]  > git config core.sparsecheckout # timeout=10
09:39:08 [2022-05-19T09:39:08.898Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:39:12 [2022-05-19T09:39:12.954Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"