Console Output
10:09:24 [2026-05-06T08:09:24.411Z] Selected Git installation does not exist. Using Default
10:09:24 [2026-05-06T08:09:24.411Z] The recommended git tool is: NONE
10:09:24 [2026-05-06T08:09:24.411Z] No credentials specified
10:09:24 [2026-05-06T08:09:24.413Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
10:09:24 [2026-05-06T08:09:24.420Z] Fetching changes from the remote Git repository
10:09:24 [2026-05-06T08:09:24.423Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:09:24 [2026-05-06T08:09:24.429Z] Cleaning workspace
10:09:24 [2026-05-06T08:09:24.429Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:09:24 [2026-05-06T08:09:24.436Z] Resetting working tree
10:09:24 [2026-05-06T08:09:24.436Z] > /usr/bin/git reset --hard # timeout=10
10:09:24 [2026-05-06T08:09:24.538Z] > /usr/bin/git clean -fdx # timeout=10
10:09:26 [2026-05-06T08:09:26.129Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:09:26 [2026-05-06T08:09:26.129Z] > /usr/bin/git --version # timeout=10
10:09:26 [2026-05-06T08:09:26.134Z] > git --version # 'git version 2.43.0'
10:09:26 [2026-05-06T08:09:26.134Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:09:26 [2026-05-06T08:09:26.560Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:09:26 [2026-05-06T08:09:26.567Z] Checking out Revision c63c56a7332cbacd0b334c0acf871a474aef9eae (refs/remotes/origin/master)
10:09:26 [2026-05-06T08:09:26.568Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:09:26 [2026-05-06T08:09:26.576Z] > /usr/bin/git checkout -f c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10
10:09:26 [2026-05-06T08:09:26.613Z] Commit message: "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing"
10:09:26 [2026-05-06T08:09:26.618Z] > /usr/bin/git rev-list --no-walk c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10