Console Output
11:47:49 [2026-06-10T09:47:49.318Z] Selected Git installation does not exist. Using Default
11:47:49 [2026-06-10T09:47:49.318Z] The recommended git tool is: NONE
11:47:49 [2026-06-10T09:47:49.318Z] No credentials specified
11:47:49 [2026-06-10T09:47:49.318Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
11:47:49 [2026-06-10T09:47:49.323Z] Fetching changes from the remote Git repository
11:47:49 [2026-06-10T09:47:49.326Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:47:49 [2026-06-10T09:47:49.330Z] Cleaning workspace
11:47:49 [2026-06-10T09:47:49.330Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:47:49 [2026-06-10T09:47:49.335Z] Resetting working tree
11:47:49 [2026-06-10T09:47:49.335Z] > /usr/bin/git reset --hard # timeout=10
11:47:49 [2026-06-10T09:47:49.341Z] > /usr/bin/git clean -fdx # timeout=10
11:47:49 [2026-06-10T09:47:49.346Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:47:49 [2026-06-10T09:47:49.346Z] > /usr/bin/git --version # timeout=10
11:47:49 [2026-06-10T09:47:49.350Z] > git --version # 'git version 2.43.0'
11:47:49 [2026-06-10T09:47:49.350Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:47:49 [2026-06-10T09:47:49.677Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:47:49 [2026-06-10T09:47:49.683Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
11:47:49 [2026-06-10T09:47:49.683Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:47:49 [2026-06-10T09:47:49.688Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
11:47:49 [2026-06-10T09:47:49.700Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
11:47:49 [2026-06-10T09:47:49.700Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10