Console Output
20:28:19 [2021-11-27T01:28:19.750Z] The recommended git tool is: NONE
20:28:21 [2021-11-27T01:28:21.812Z] No credentials specified
20:28:21 [2021-11-27T01:28:21.817Z] Cloning the remote Git repository
20:28:22 [2021-11-27T01:28:22.796Z] Cloning repository https://git.eclipse.org/r/ease/org.eclipse.ease.core.git
20:28:22 [2021-11-27T01:28:22.824Z] > git init /home/jenkins/agent/workspace/ease.verify.core.target.2020-03 # timeout=10
20:28:22 [2021-11-27T01:28:22.844Z] Fetching upstream changes from https://git.eclipse.org/r/ease/org.eclipse.ease.core.git
20:28:22 [2021-11-27T01:28:22.844Z] > git --version # timeout=10
20:28:22 [2021-11-27T01:28:22.846Z] > git --version # 'git version 1.8.3.1'
20:28:22 [2021-11-27T01:28:22.847Z] > git fetch --tags --progress https://git.eclipse.org/r/ease/org.eclipse.ease.core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:28:28 [2021-11-27T01:28:28.014Z] Avoid second fetch
20:28:28 [2021-11-27T01:28:28.028Z] Checking out Revision 52cea8c30685e20bbc82bd2013b1c2c6d0f7123f (refs/remotes/origin/master)
20:28:28 [2021-11-27T01:28:28.009Z] > git config remote.origin.url https://git.eclipse.org/r/ease/org.eclipse.ease.core.git # timeout=10
20:28:28 [2021-11-27T01:28:28.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:28:28 [2021-11-27T01:28:28.020Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:28:28 [2021-11-27T01:28:28.035Z] > git config core.sparsecheckout # timeout=10
20:28:28 [2021-11-27T01:28:28.037Z] > git checkout -f 52cea8c30685e20bbc82bd2013b1c2c6d0f7123f # timeout=10
20:28:31 [2021-11-27T01:28:31.748Z] Commit message: "Bug 522137: add unittests to coverage reports"
20:28:31 [2021-11-27T01:28:31.755Z] > git rev-list --no-walk 1df3c7c3f132ecc79b7336524b31b7404f6c5f6b # timeout=10
20:28:31 [2021-11-27T01:28:31.780Z] Cleaning workspace
20:28:31 [2021-11-27T01:28:31.783Z] > git rev-parse --verify HEAD # timeout=10
20:28:31 [2021-11-27T01:28:31.784Z] Resetting working tree
20:28:31 [2021-11-27T01:28:31.785Z] > git reset --hard # timeout=10
20:28:31 [2021-11-27T01:28:31.861Z] > git clean -fdx # timeout=10