Skip to content

Console Output

22:17:16 [2022-12-02T22:17:16.843Z] The recommended git tool is: git
22:17:20 [2022-12-02T22:17:20.288Z] using credential docker-jenkins-github-credentials
22:17:20 [2022-12-02T22:17:20.298Z] Cloning the remote Git repository
22:17:20 [2022-12-02T22:17:20.298Z] Cloning with configured refspecs honoured and without tags
22:17:20 [2022-12-02T22:17:20.195Z] Cloning repository https://github.com/moby/moby.git
22:17:20 [2022-12-02T22:17:20.262Z]  > git init /home/ubuntu/workspace/moby_PR-44569 # timeout=10
22:17:20 [2022-12-02T22:17:20.604Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:20 [2022-12-02T22:17:20.605Z]  > git --version # timeout=10
22:17:20 [2022-12-02T22:17:20.631Z]  > git --version # 'git version 2.17.1'
22:17:20 [2022-12-02T22:17:20.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:20 [2022-12-02T22:17:20.633Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:43 [2022-12-02T22:17:43.510Z] Fetching without tags
22:17:43 [2022-12-02T22:17:43.778Z] Merging remotes/origin/20.10 commit 6dfa15b24bf0779732c39be4bef937d4260ade51 into PR head commit 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:44 [2022-12-02T22:17:44.612Z] Merge succeeded, producing 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:44 [2022-12-02T22:17:44.612Z] Checking out Revision 966327c1e53cbfac3bf683126fcc03b2660eef2e (PR-44569)
22:17:43 [2022-12-02T22:17:43.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:43 [2022-12-02T22:17:43.427Z]  > git config --add remote.origin.fetch +refs/pull/44569/head:refs/remotes/origin/PR-44569 # timeout=10
22:17:43 [2022-12-02T22:17:43.450Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:43 [2022-12-02T22:17:43.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:43 [2022-12-02T22:17:43.505Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:43 [2022-12-02T22:17:43.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:43 [2022-12-02T22:17:43.506Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:43 [2022-12-02T22:17:43.776Z]  > git config core.sparsecheckout # timeout=10
22:17:43 [2022-12-02T22:17:43.791Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:44 [2022-12-02T22:17:44.486Z]  > git remote # timeout=10
22:17:44 [2022-12-02T22:17:44.523Z]  > git config --get remote.origin.url # timeout=10
22:17:44 [2022-12-02T22:17:44.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:44 [2022-12-02T22:17:44.551Z]  > git merge 6dfa15b24bf0779732c39be4bef937d4260ade51 # timeout=10
22:17:44 [2022-12-02T22:17:44.579Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:44 [2022-12-02T22:17:44.606Z]  > git config core.sparsecheckout # timeout=10
22:17:44 [2022-12-02T22:17:44.627Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:49 [2022-12-02T22:17:49.478Z] Commit message: "distribution: checkSupportedMediaType: allow additional media-types"