Console Output
09:47:51 [2026-05-19T07:47:51.535Z] Selected Git installation does not exist. Using Default
09:47:51 [2026-05-19T07:47:51.535Z] The recommended git tool is: NONE
09:47:51 [2026-05-19T07:47:51.535Z] No credentials specified
09:47:51 [2026-05-19T07:47:51.536Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
09:47:51 [2026-05-19T07:47:51.543Z] Fetching changes from the remote Git repository
09:47:51 [2026-05-19T07:47:51.545Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:47:51 [2026-05-19T07:47:51.554Z] Cleaning workspace
09:47:51 [2026-05-19T07:47:51.554Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:47:51 [2026-05-19T07:47:51.559Z] Resetting working tree
09:47:51 [2026-05-19T07:47:51.559Z] > /usr/bin/git reset --hard # timeout=10
09:47:51 [2026-05-19T07:47:51.566Z] > /usr/bin/git clean -fdx # timeout=10
09:47:51 [2026-05-19T07:47:51.572Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:47:51 [2026-05-19T07:47:51.572Z] > /usr/bin/git --version # timeout=10
09:47:51 [2026-05-19T07:47:51.576Z] > git --version # 'git version 2.43.0'
09:47:51 [2026-05-19T07:47:51.576Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:52 [2026-05-19T07:47:52.008Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:47:52 [2026-05-19T07:47:52.015Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
09:47:52 [2026-05-19T07:47:52.016Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:47:52 [2026-05-19T07:47:52.021Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
09:47:52 [2026-05-19T07:47:52.035Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
09:47:52 [2026-05-19T07:47:52.035Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10