Skip to content

Console Output

16:35:06 [2026-05-05T14:35:06.659Z] Selected Git installation does not exist. Using Default
16:35:06 [2026-05-05T14:35:06.659Z] The recommended git tool is: NONE
16:35:06 [2026-05-05T14:35:06.659Z] No credentials specified
16:35:06 [2026-05-05T14:35:06.660Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
16:35:06 [2026-05-05T14:35:06.664Z] Fetching changes from the remote Git repository
16:35:06 [2026-05-05T14:35:06.665Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:35:06 [2026-05-05T14:35:06.673Z] Cleaning workspace
16:35:06 [2026-05-05T14:35:06.673Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:35:06 [2026-05-05T14:35:06.678Z] Resetting working tree
16:35:06 [2026-05-05T14:35:06.678Z]  > /usr/bin/git reset --hard # timeout=10
16:35:06 [2026-05-05T14:35:06.759Z]  > /usr/bin/git clean -fdx # timeout=10
16:35:07 [2026-05-05T14:35:07.578Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:35:07 [2026-05-05T14:35:07.578Z]  > /usr/bin/git --version # timeout=10
16:35:07 [2026-05-05T14:35:07.584Z]  > git --version # 'git version 2.43.0'
16:35:07 [2026-05-05T14:35:07.584Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:35:08 [2026-05-05T14:35:08.567Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:35:08 [2026-05-05T14:35:08.573Z] Checking out Revision c63c56a7332cbacd0b334c0acf871a474aef9eae (refs/remotes/origin/master)
16:35:08 [2026-05-05T14:35:08.573Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:35:08 [2026-05-05T14:35:08.578Z]  > /usr/bin/git checkout -f c63c56a7332cbacd0b334c0acf871a474aef9eae # timeout=10
16:35:08 [2026-05-05T14:35:08.596Z] Commit message: "When updating the parent POM version, do it explicitly without any resolution, in the project of the Web site pusblishing"
16:35:08 [2026-05-05T14:35:08.597Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10