Skip to content

Console Output

03:53:22 [2022-08-24T03:53:22.762Z] The recommended git tool is: git
03:53:25 [2022-08-24T03:53:25.514Z] using credential docker-jenkins-github-credentials
03:53:25 [2022-08-24T03:53:25.523Z] Cloning the remote Git repository
03:53:25 [2022-08-24T03:53:25.523Z] Cloning with configured refspecs honoured and without tags
03:53:25 [2022-08-24T03:53:25.369Z] Cloning repository https://github.com/moby/moby.git
03:53:25 [2022-08-24T03:53:25.421Z]  > git init /home/ubuntu/workspace/moby_PR-44024 # timeout=10
03:53:25 [2022-08-24T03:53:25.792Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:25 [2022-08-24T03:53:25.792Z]  > git --version # timeout=10
03:53:25 [2022-08-24T03:53:25.808Z]  > git --version # 'git version 2.17.1'
03:53:25 [2022-08-24T03:53:25.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:25 [2022-08-24T03:53:25.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44024/head:refs/remotes/origin/PR-44024 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:50 [2022-08-24T03:53:50.675Z] Fetching without tags
03:53:50 [2022-08-24T03:53:50.883Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:50 [2022-08-24T03:53:50.590Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:50 [2022-08-24T03:53:50.611Z]  > git config --add remote.origin.fetch +refs/pull/44024/head:refs/remotes/origin/PR-44024 # timeout=10
03:53:50 [2022-08-24T03:53:50.620Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:50 [2022-08-24T03:53:50.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:50 [2022-08-24T03:53:50.669Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:50 [2022-08-24T03:53:50.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:50 [2022-08-24T03:53:50.676Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44024/head:refs/remotes/origin/PR-44024 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:50 [2022-08-24T03:53:50.890Z]  > git config core.sparsecheckout # timeout=10
03:53:50 [2022-08-24T03:53:50.909Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:51 [2022-08-24T03:53:51.813Z] Merge succeeded, producing 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:51 [2022-08-24T03:53:51.813Z] Checking out Revision 76fa56b62dd6246402ed04f3acb9e64293e5fe3c (PR-44024)
03:53:51 [2022-08-24T03:53:51.699Z]  > git remote # timeout=10
03:53:51 [2022-08-24T03:53:51.725Z]  > git config --get remote.origin.url # timeout=10
03:53:51 [2022-08-24T03:53:51.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:51 [2022-08-24T03:53:51.750Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
03:53:51 [2022-08-24T03:53:51.781Z]  > git rev-parse HEAD^{commit} # timeout=10
03:53:51 [2022-08-24T03:53:51.809Z]  > git config core.sparsecheckout # timeout=10
03:53:51 [2022-08-24T03:53:51.832Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:56 [2022-08-24T03:53:56.628Z] Commit message: "vendor: github.com/containerd/containerd v1.6.8"