Skip to content

Console Output

09:38:16 [2022-05-19T09:38:16.089Z] The recommended git tool is: git
09:38:18 [2022-05-19T09:38:18.408Z] using credential docker-jenkins-github-credentials
09:38:18 [2022-05-19T09:38:18.420Z] Cloning the remote Git repository
09:38:18 [2022-05-19T09:38:18.420Z] Cloning with configured refspecs honoured and without tags
09:38:18 [2022-05-19T09:38:18.160Z] Cloning repository https://github.com/moby/moby.git
09:38:18 [2022-05-19T09:38:18.224Z]  > git init /home/ubuntu/workspace/moby_PR-43612 # timeout=10
09:38:18 [2022-05-19T09:38:18.537Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:18 [2022-05-19T09:38:18.537Z]  > git --version # timeout=10
09:38:18 [2022-05-19T09:38:18.547Z]  > git --version # 'git version 2.17.1'
09:38:18 [2022-05-19T09:38:18.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:18 [2022-05-19T09:38:18.566Z]  > git fetch --no-tags --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:38:42 [2022-05-19T09:38:42.950Z] Fetching without tags
09:38:43 [2022-05-19T09:38:43.165Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:38:43 [2022-05-19T09:38:43.963Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:38:43 [2022-05-19T09:38:43.963Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:38:42 [2022-05-19T09:38:42.819Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:42 [2022-05-19T09:38:42.857Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:38:42 [2022-05-19T09:38:42.878Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:38:42 [2022-05-19T09:38:42.904Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:42 [2022-05-19T09:38:42.929Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:42 [2022-05-19T09:38:42.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:42 [2022-05-19T09:38:42.930Z]  > git fetch --no-tags --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:38:43 [2022-05-19T09:38:43.152Z]  > git config core.sparsecheckout # timeout=10
09:38:43 [2022-05-19T09:38:43.176Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:38:43 [2022-05-19T09:38:43.845Z]  > git remote # timeout=10
09:38:43 [2022-05-19T09:38:43.868Z]  > git config --get remote.origin.url # timeout=10
09:38:43 [2022-05-19T09:38:43.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:43 [2022-05-19T09:38:43.893Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:38:43 [2022-05-19T09:38:43.920Z]  > git rev-parse HEAD^{commit} # timeout=10
09:38:43 [2022-05-19T09:38:43.943Z]  > git config core.sparsecheckout # timeout=10
09:38:43 [2022-05-19T09:38:43.950Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:38:48 [2022-05-19T09:38:48.819Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"