Skip to content

Console Output

09:38:39 [2022-05-19T09:38:39.108Z] The recommended git tool is: git
09:38:42 [2022-05-19T09:38:42.211Z] using credential docker-jenkins-github-credentials
09:38:42 [2022-05-19T09:38:42.222Z] Cloning the remote Git repository
09:38:42 [2022-05-19T09:38:42.222Z] Cloning with configured refspecs honoured and without tags
09:38:42 [2022-05-19T09:38:42.246Z] Cloning repository https://github.com/moby/moby.git
09:38:42 [2022-05-19T09:38:42.352Z]  > git init /home/ubuntu/workspace/moby_PR-43612 # timeout=10
09:38:42 [2022-05-19T09:38:42.702Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:42 [2022-05-19T09:38:42.702Z]  > git --version # timeout=10
09:38:42 [2022-05-19T09:38:42.740Z]  > git --version # 'git version 2.25.1'
09:38:42 [2022-05-19T09:38:42.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:42 [2022-05-19T09:38:42.744Z]  > 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:02 [2022-05-19T09:39:02.937Z] Fetching without tags
09:39:02 [2022-05-19T09:39:02.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:39:02 [2022-05-19T09:39:02.880Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:39:02 [2022-05-19T09:39:02.884Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:39:02 [2022-05-19T09:39:02.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:39:02 [2022-05-19T09:39:02.941Z] Fetching upstream changes from https://github.com/moby/moby.git
09:39:02 [2022-05-19T09:39:02.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:39:02 [2022-05-19T09:39:02.944Z]  > 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:03 [2022-05-19T09:39:03.293Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:39:04 [2022-05-19T09:39:04.358Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:39:04 [2022-05-19T09:39:04.358Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:39:03 [2022-05-19T09:39:03.313Z]  > git config core.sparsecheckout # timeout=10
09:39:03 [2022-05-19T09:39:03.339Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:39:04 [2022-05-19T09:39:04.280Z]  > git remote # timeout=10
09:39:04 [2022-05-19T09:39:04.297Z]  > git config --get remote.origin.url # timeout=10
09:39:04 [2022-05-19T09:39:04.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:39:04 [2022-05-19T09:39:04.308Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:39:04 [2022-05-19T09:39:04.333Z]  > git rev-parse HEAD^{commit} # timeout=10
09:39:04 [2022-05-19T09:39:04.361Z]  > git config core.sparsecheckout # timeout=10
09:39:04 [2022-05-19T09:39:04.384Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:39:08 [2022-05-19T09:39:08.409Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"