Console Output
09:53:49 [2026-03-16T08:53:49.527Z] Selected Git installation does not exist. Using Default
09:53:49 [2026-03-16T08:53:49.527Z] The recommended git tool is: NONE
09:53:49 [2026-03-16T08:53:49.527Z] No credentials specified
09:53:49 [2026-03-16T08:53:49.528Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
09:53:49 [2026-03-16T08:53:49.533Z] Fetching changes from the remote Git repository
09:53:49 [2026-03-16T08:53:49.536Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:53:49 [2026-03-16T08:53:49.544Z] Cleaning workspace
09:53:49 [2026-03-16T08:53:49.544Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:53:49 [2026-03-16T08:53:49.549Z] Resetting working tree
09:53:49 [2026-03-16T08:53:49.549Z] > /usr/bin/git reset --hard # timeout=10
09:53:49 [2026-03-16T08:53:49.558Z] > /usr/bin/git clean -fdx # timeout=10
09:53:49 [2026-03-16T08:53:49.834Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:53:49 [2026-03-16T08:53:49.834Z] > /usr/bin/git --version # timeout=10
09:53:49 [2026-03-16T08:53:49.840Z] > git --version # 'git version 2.43.0'
09:53:49 [2026-03-16T08:53:49.840Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:53:50 [2026-03-16T08:53:50.195Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:53:50 [2026-03-16T08:53:50.202Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
09:53:50 [2026-03-16T08:53:50.202Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:53:50 [2026-03-16T08:53:50.207Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
09:53:50 [2026-03-16T08:53:50.228Z] Commit message: "Fix SonarQube Maven execution in pipelines."
09:53:50 [2026-03-16T08:53:50.228Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10