Skip to content

Console Output

05:42:33 [2023-04-25T05:42:33.267Z] The recommended git tool is: git
05:42:33 [2023-04-25T05:42:33.277Z] using credential docker-jenkins-github-credentials
05:42:33 [2023-04-25T05:42:33.299Z] Fetching changes from the remote Git repository
05:42:33 [2023-04-25T05:42:33.309Z] Fetching without tags
05:42:33 [2023-04-25T05:42:33.539Z] Merging remotes/origin/master commit 9ff00e35f8833f9876e8919977be56a9aa956937 into PR head commit f66684fdeb0591c8c5591ad20abe1e0c9a639cb7
05:42:33 [2023-04-25T05:42:33.608Z] Merge succeeded, producing f66684fdeb0591c8c5591ad20abe1e0c9a639cb7
05:42:33 [2023-04-25T05:42:33.608Z] Checking out Revision f66684fdeb0591c8c5591ad20abe1e0c9a639cb7 (PR-45387)
05:42:33 [2023-04-25T05:42:33.714Z] Commit message: "fix some comments"
05:42:33 [2023-04-25T05:42:33.726Z]  > git --version # timeout=10
05:42:33 [2023-04-25T05:42:33.734Z]  > git --version # 'git version 2.25.1'
05:42:33 [2023-04-25T05:42:33.738Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
05:42:33 [2023-04-25T05:42:33.291Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45387/.git # timeout=10
05:42:33 [2023-04-25T05:42:33.302Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:42:33 [2023-04-25T05:42:33.312Z] Fetching upstream changes from https://github.com/moby/moby.git
05:42:33 [2023-04-25T05:42:33.312Z]  > git --version # timeout=10
05:42:33 [2023-04-25T05:42:33.324Z]  > git --version # 'git version 2.25.1'
05:42:33 [2023-04-25T05:42:33.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:42:33 [2023-04-25T05:42:33.325Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45387/head:refs/remotes/origin/PR-45387 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:42:33 [2023-04-25T05:42:33.542Z]  > git config core.sparsecheckout # timeout=10
05:42:33 [2023-04-25T05:42:33.546Z]  > git checkout -f f66684fdeb0591c8c5591ad20abe1e0c9a639cb7 # timeout=10
05:42:33 [2023-04-25T05:42:33.578Z]  > git remote # timeout=10
05:42:33 [2023-04-25T05:42:33.586Z]  > git config --get remote.origin.url # timeout=10
05:42:33 [2023-04-25T05:42:33.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:42:33 [2023-04-25T05:42:33.593Z]  > git merge 9ff00e35f8833f9876e8919977be56a9aa956937 # timeout=10
05:42:33 [2023-04-25T05:42:33.604Z]  > git rev-parse HEAD^{commit} # timeout=10
05:42:33 [2023-04-25T05:42:33.610Z]  > git config core.sparsecheckout # timeout=10
05:42:33 [2023-04-25T05:42:33.615Z]  > git checkout -f f66684fdeb0591c8c5591ad20abe1e0c9a639cb7 # timeout=10