Skip to content

Console Output

20:12:58 [2022-09-07T20:12:58.727Z] The recommended git tool is: git
20:12:58 [2022-09-07T20:12:58.734Z] using credential docker-jenkins-github-credentials
20:12:58 [2022-09-07T20:12:58.743Z] Cloning the remote Git repository
20:12:58 [2022-09-07T20:12:58.743Z] Cloning with configured refspecs honoured and without tags
20:12:58 [2022-09-07T20:12:58.745Z] Cloning repository https://github.com/moby/moby.git
20:12:58 [2022-09-07T20:12:58.746Z]  > git init /home/ubuntu/workspace/moby_PR-44085 # timeout=10
20:12:58 [2022-09-07T20:12:58.764Z] Fetching upstream changes from https://github.com/moby/moby.git
20:12:58 [2022-09-07T20:12:58.764Z]  > git --version # timeout=10
20:12:58 [2022-09-07T20:12:58.770Z]  > git --version # 'git version 2.17.1'
20:12:58 [2022-09-07T20:12:58.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:12:58 [2022-09-07T20:12:58.770Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44085/head:refs/remotes/origin/PR-44085 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:13:14 [2022-09-07T20:13:14.673Z] Fetching without tags
20:13:14 [2022-09-07T20:13:14.861Z] Merging remotes/origin/22.06 commit a490e68553c23451c89824b9d3679a4cf95f2b4b into PR head commit c853881610d9d7b46e38724ca73c1d4d90b35281
20:13:15 [2022-09-07T20:13:15.427Z] Merge succeeded, producing c853881610d9d7b46e38724ca73c1d4d90b35281
20:13:15 [2022-09-07T20:13:15.427Z] Checking out Revision c853881610d9d7b46e38724ca73c1d4d90b35281 (PR-44085)
20:13:15 [2022-09-07T20:13:15.923Z] Commit message: "Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190"
20:13:14 [2022-09-07T20:13:14.656Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:14 [2022-09-07T20:13:14.659Z]  > git config --add remote.origin.fetch +refs/pull/44085/head:refs/remotes/origin/PR-44085 # timeout=10
20:13:14 [2022-09-07T20:13:14.662Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:13:14 [2022-09-07T20:13:14.666Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:14 [2022-09-07T20:13:14.674Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:14 [2022-09-07T20:13:14.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:14 [2022-09-07T20:13:14.675Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44085/head:refs/remotes/origin/PR-44085 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
20:13:14 [2022-09-07T20:13:14.862Z]  > git config core.sparsecheckout # timeout=10
20:13:14 [2022-09-07T20:13:14.867Z]  > git checkout -f c853881610d9d7b46e38724ca73c1d4d90b35281 # timeout=10
20:13:15 [2022-09-07T20:13:15.386Z]  > git remote # timeout=10
20:13:15 [2022-09-07T20:13:15.394Z]  > git config --get remote.origin.url # timeout=10
20:13:15 [2022-09-07T20:13:15.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:15 [2022-09-07T20:13:15.400Z]  > git merge a490e68553c23451c89824b9d3679a4cf95f2b4b # timeout=10
20:13:15 [2022-09-07T20:13:15.416Z]  > git rev-parse HEAD^{commit} # timeout=10
20:13:15 [2022-09-07T20:13:15.428Z]  > git config core.sparsecheckout # timeout=10
20:13:15 [2022-09-07T20:13:15.440Z]  > git checkout -f c853881610d9d7b46e38724ca73c1d4d90b35281 # timeout=10