Skip to content

Console Output

03:53:13 [2022-08-24T03:53:13.298Z] The recommended git tool is: git
03:53:17 [2022-08-24T03:53:17.248Z] using credential docker-jenkins-github-credentials
03:53:17 [2022-08-24T03:53:17.263Z] Cloning the remote Git repository
03:53:17 [2022-08-24T03:53:17.263Z] Cloning with configured refspecs honoured and without tags
03:53:17 [2022-08-24T03:53:17.280Z] Cloning repository https://github.com/moby/moby.git
03:53:17 [2022-08-24T03:53:17.350Z]  > git init /home/ubuntu/workspace/moby_PR-44024 # timeout=10
03:53:17 [2022-08-24T03:53:17.648Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:17 [2022-08-24T03:53:17.648Z]  > git --version # timeout=10
03:53:17 [2022-08-24T03:53:17.675Z]  > git --version # 'git version 2.25.1'
03:53:17 [2022-08-24T03:53:17.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:17 [2022-08-24T03:53:17.677Z]  > git fetch --no-tags --force --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:38 [2022-08-24T03:53:38.033Z] Fetching without tags
03:53:38 [2022-08-24T03:53:38.290Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:38 [2022-08-24T03:53:38.988Z] Merge succeeded, producing 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:38 [2022-08-24T03:53:38.988Z] Checking out Revision 76fa56b62dd6246402ed04f3acb9e64293e5fe3c (PR-44024)
03:53:37 [2022-08-24T03:53:37.946Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:37 [2022-08-24T03:53:37.960Z]  > git config --add remote.origin.fetch +refs/pull/44024/head:refs/remotes/origin/PR-44024 # timeout=10
03:53:37 [2022-08-24T03:53:37.980Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:38 [2022-08-24T03:53:38.003Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:38 [2022-08-24T03:53:38.036Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:38 [2022-08-24T03:53:38.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:38 [2022-08-24T03:53:38.038Z]  > git fetch --no-tags --force --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:38 [2022-08-24T03:53:38.296Z]  > git config core.sparsecheckout # timeout=10
03:53:38 [2022-08-24T03:53:38.319Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:38 [2022-08-24T03:53:38.936Z]  > git remote # timeout=10
03:53:38 [2022-08-24T03:53:38.947Z]  > git config --get remote.origin.url # timeout=10
03:53:38 [2022-08-24T03:53:38.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:38 [2022-08-24T03:53:38.959Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
03:53:38 [2022-08-24T03:53:38.970Z]  > git rev-parse HEAD^{commit} # timeout=10
03:53:38 [2022-08-24T03:53:38.991Z]  > git config core.sparsecheckout # timeout=10
03:53:38 [2022-08-24T03:53:38.995Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:43 [2022-08-24T03:53:43.749Z] Commit message: "vendor: github.com/containerd/containerd v1.6.8"