Skip to content

Console Output

12:53:14 [2022-11-09T12:53:14.074Z] The recommended git tool is: git
12:53:16 [2022-11-09T12:53:16.854Z] using credential docker-jenkins-github-credentials
12:53:16 [2022-11-09T12:53:16.864Z] Cloning the remote Git repository
12:53:16 [2022-11-09T12:53:16.864Z] Cloning with configured refspecs honoured and without tags
12:53:16 [2022-11-09T12:53:16.886Z] Cloning repository https://github.com/moby/moby.git
12:53:16 [2022-11-09T12:53:16.937Z]  > git init /home/ubuntu/workspace/moby_PR-44418 # timeout=10
12:53:17 [2022-11-09T12:53:17.185Z] Fetching upstream changes from https://github.com/moby/moby.git
12:53:17 [2022-11-09T12:53:17.185Z]  > git --version # timeout=10
12:53:17 [2022-11-09T12:53:17.200Z]  > git --version # 'git version 2.25.1'
12:53:17 [2022-11-09T12:53:17.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:53:17 [2022-11-09T12:53:17.202Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44418/head:refs/remotes/origin/PR-44418 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:53:32 [2022-11-09T12:53:32.497Z] Fetching without tags
12:53:32 [2022-11-09T12:53:32.825Z] Merging remotes/origin/master commit 5ecb161850c3ec7b19a972aa878e1ddf96358cd6 into PR head commit 79f9ffd4017fa935d1c992a4f22a119db3bad51f
12:53:33 [2022-11-09T12:53:33.523Z] Merge succeeded, producing 79f9ffd4017fa935d1c992a4f22a119db3bad51f
12:53:33 [2022-11-09T12:53:33.524Z] Checking out Revision 79f9ffd4017fa935d1c992a4f22a119db3bad51f (PR-44418)
12:53:32 [2022-11-09T12:53:32.356Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:53:32 [2022-11-09T12:53:32.400Z]  > git config --add remote.origin.fetch +refs/pull/44418/head:refs/remotes/origin/PR-44418 # timeout=10
12:53:32 [2022-11-09T12:53:32.415Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:53:32 [2022-11-09T12:53:32.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:53:32 [2022-11-09T12:53:32.504Z] Fetching upstream changes from https://github.com/moby/moby.git
12:53:32 [2022-11-09T12:53:32.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:53:32 [2022-11-09T12:53:32.600Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44418/head:refs/remotes/origin/PR-44418 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:53:32 [2022-11-09T12:53:32.837Z]  > git config core.sparsecheckout # timeout=10
12:53:32 [2022-11-09T12:53:32.844Z]  > git checkout -f 79f9ffd4017fa935d1c992a4f22a119db3bad51f # timeout=10
12:53:33 [2022-11-09T12:53:33.386Z]  > git remote # timeout=10
12:53:33 [2022-11-09T12:53:33.424Z]  > git config --get remote.origin.url # timeout=10
12:53:33 [2022-11-09T12:53:33.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:53:33 [2022-11-09T12:53:33.457Z]  > git merge 5ecb161850c3ec7b19a972aa878e1ddf96358cd6 # timeout=10
12:53:33 [2022-11-09T12:53:33.488Z]  > git rev-parse HEAD^{commit} # timeout=10
12:53:33 [2022-11-09T12:53:33.529Z]  > git config core.sparsecheckout # timeout=10
12:53:33 [2022-11-09T12:53:33.568Z]  > git checkout -f 79f9ffd4017fa935d1c992a4f22a119db3bad51f # timeout=10
12:53:37 [2022-11-09T12:53:37.847Z] Commit message: "vendor: golang.org/x/net v0.1.0"