Skip to content

Console Output

16:18:13 [2021-08-07T16:18:13.356Z] The recommended git tool is: git
16:18:13 [2021-08-07T16:18:13.376Z] using credential docker-jenkins-github-credentials
16:18:13 [2021-08-07T16:18:13.410Z] Fetching changes from the remote Git repository
16:18:13 [2021-08-07T16:18:13.437Z] Fetching without tags
16:18:13 [2021-08-07T16:18:13.786Z] Merging remotes/origin/master commit 91dc595e96483184e090d653870eb95d95f96904 into PR head commit b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27
16:18:13 [2021-08-07T16:18:13.901Z] Merge succeeded, producing b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27
16:18:13 [2021-08-07T16:18:13.902Z] Checking out Revision b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27 (PR-42720)
16:18:13 [2021-08-07T16:18:13.993Z] Commit message: "Update Go to 1.16.7"
16:18:14 [2021-08-07T16:18:14.004Z]  > git --version # timeout=10
16:18:14 [2021-08-07T16:18:14.011Z]  > git --version # 'git version 2.17.1'
16:18:14 [2021-08-07T16:18:14.018Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:18:13 [2021-08-07T16:18:13.377Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42720/.git # timeout=10
16:18:13 [2021-08-07T16:18:13.408Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:18:13 [2021-08-07T16:18:13.434Z] Fetching upstream changes from https://github.com/moby/moby.git
16:18:13 [2021-08-07T16:18:13.435Z]  > git --version # timeout=10
16:18:13 [2021-08-07T16:18:13.456Z]  > git --version # 'git version 2.17.1'
16:18:13 [2021-08-07T16:18:13.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:18:13 [2021-08-07T16:18:13.457Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42720/head:refs/remotes/origin/PR-42720 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:18:13 [2021-08-07T16:18:13.783Z]  > git config core.sparsecheckout # timeout=10
16:18:13 [2021-08-07T16:18:13.790Z]  > git checkout -f b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27 # timeout=10
16:18:13 [2021-08-07T16:18:13.850Z]  > git remote # timeout=10
16:18:13 [2021-08-07T16:18:13.865Z]  > git config --get remote.origin.url # timeout=10
16:18:13 [2021-08-07T16:18:13.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:18:13 [2021-08-07T16:18:13.873Z]  > git merge 91dc595e96483184e090d653870eb95d95f96904 # timeout=10
16:18:13 [2021-08-07T16:18:13.888Z]  > git rev-parse HEAD^{commit} # timeout=10
16:18:13 [2021-08-07T16:18:13.903Z]  > git config core.sparsecheckout # timeout=10
16:18:13 [2021-08-07T16:18:13.909Z]  > git checkout -f b1f7ffea9f1cbb1c46856a6045b88d3cd6f9da27 # timeout=10