Skip to content

Console Output

03:53:22 [2022-08-24T03:53:22.751Z] The recommended git tool is: git
03:53:25 [2022-08-24T03:53:25.562Z] using credential docker-jenkins-github-credentials
03:53:25 [2022-08-24T03:53:25.571Z] Cloning the remote Git repository
03:53:25 [2022-08-24T03:53:25.571Z] Cloning with configured refspecs honoured and without tags
03:53:25 [2022-08-24T03:53:25.363Z] Cloning repository https://github.com/moby/moby.git
03:53:25 [2022-08-24T03:53:25.420Z]  > git init /home/ubuntu/workspace/moby_PR-44024 # timeout=10
03:53:25 [2022-08-24T03:53:25.709Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:25 [2022-08-24T03:53:25.709Z]  > git --version # timeout=10
03:53:25 [2022-08-24T03:53:25.720Z]  > git --version # 'git version 2.17.1'
03:53:25 [2022-08-24T03:53:25.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:25 [2022-08-24T03:53:25.723Z]  > 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.529Z] Fetching without tags
03:53:50 [2022-08-24T03:53:50.781Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:50 [2022-08-24T03:53:50.433Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:50 [2022-08-24T03:53:50.448Z]  > 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.477Z]  > 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.498Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:50 [2022-08-24T03:53:50.519Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:50 [2022-08-24T03:53:50.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:50 [2022-08-24T03:53:50.521Z]  > 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.779Z]  > git config core.sparsecheckout # timeout=10
03:53:50 [2022-08-24T03:53:50.810Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:51 [2022-08-24T03:53:51.802Z] Merge succeeded, producing 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:51 [2022-08-24T03:53:51.803Z] Checking out Revision 76fa56b62dd6246402ed04f3acb9e64293e5fe3c (PR-44024)
03:53:51 [2022-08-24T03:53:51.684Z]  > git remote # timeout=10
03:53:51 [2022-08-24T03:53:51.719Z]  > git config --get remote.origin.url # timeout=10
03:53:51 [2022-08-24T03:53:51.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:51 [2022-08-24T03:53:51.736Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
03:53:51 [2022-08-24T03:53:51.759Z]  > git rev-parse HEAD^{commit} # timeout=10
03:53:51 [2022-08-24T03:53:51.794Z]  > git config core.sparsecheckout # timeout=10
03:53:51 [2022-08-24T03:53:51.812Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:56 [2022-08-24T03:53:56.604Z] Commit message: "vendor: github.com/containerd/containerd v1.6.8"