Skip to content

Console Output

14:33:49 [2022-03-07T14:33:49.838Z] The recommended git tool is: git
14:33:49 [2022-03-07T14:33:49.848Z] using credential docker-jenkins-github-credentials
14:33:49 [2022-03-07T14:33:49.857Z] Cloning the remote Git repository
14:33:49 [2022-03-07T14:33:49.857Z] Cloning with configured refspecs honoured and without tags
14:33:49 [2022-03-07T14:33:49.852Z] Cloning repository https://github.com/moby/moby.git
14:33:49 [2022-03-07T14:33:49.853Z]  > git init /home/ubuntu/workspace/moby_PR-43342 # timeout=10
14:33:49 [2022-03-07T14:33:49.864Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:49 [2022-03-07T14:33:49.864Z]  > git --version # timeout=10
14:33:49 [2022-03-07T14:33:49.866Z]  > git --version # 'git version 2.17.1'
14:33:49 [2022-03-07T14:33:49.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:49 [2022-03-07T14:33:49.867Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:04 [2022-03-07T14:34:04.986Z] Fetching without tags
14:34:05 [2022-03-07T14:34:05.237Z] Merging remotes/origin/master commit eb9e42a09ee123af1d95bf7d46dd738258fa2109 into PR head commit 8512cf076c57e2425501a00e6efc0495c94fee7b
14:34:04 [2022-03-07T14:34:04.965Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:04 [2022-03-07T14:34:04.969Z]  > git config --add remote.origin.fetch +refs/pull/43342/head:refs/remotes/origin/PR-43342 # timeout=10
14:34:04 [2022-03-07T14:34:04.971Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:04 [2022-03-07T14:34:04.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:04 [2022-03-07T14:34:04.982Z] Fetching upstream changes from https://github.com/moby/moby.git
14:34:04 [2022-03-07T14:34:04.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:04 [2022-03-07T14:34:04.983Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43342/head:refs/remotes/origin/PR-43342 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:34:05 [2022-03-07T14:34:05.233Z]  > git config core.sparsecheckout # timeout=10
14:34:05 [2022-03-07T14:34:05.238Z]  > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10
14:34:05 [2022-03-07T14:34:05.767Z] Merge succeeded, producing 8512cf076c57e2425501a00e6efc0495c94fee7b
14:34:05 [2022-03-07T14:34:05.767Z] Checking out Revision 8512cf076c57e2425501a00e6efc0495c94fee7b (PR-43342)
14:34:06 [2022-03-07T14:34:06.342Z] Commit message: "client: TestNegotiateAPIVersion(), TestClientRedirect(): use sub-tests"
14:34:05 [2022-03-07T14:34:05.736Z]  > git remote # timeout=10
14:34:05 [2022-03-07T14:34:05.742Z]  > git config --get remote.origin.url # timeout=10
14:34:05 [2022-03-07T14:34:05.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:05 [2022-03-07T14:34:05.750Z]  > git merge eb9e42a09ee123af1d95bf7d46dd738258fa2109 # timeout=10
14:34:05 [2022-03-07T14:34:05.756Z]  > git rev-parse HEAD^{commit} # timeout=10
14:34:05 [2022-03-07T14:34:05.763Z]  > git config core.sparsecheckout # timeout=10
14:34:05 [2022-03-07T14:34:05.765Z]  > git checkout -f 8512cf076c57e2425501a00e6efc0495c94fee7b # timeout=10