Console Output
14:24:58 [2025-11-03T13:24:58.879Z] Selected Git installation does not exist. Using Default
14:24:58 [2025-11-03T13:24:58.879Z] The recommended git tool is: NONE
14:24:58 [2025-11-03T13:24:58.879Z] No credentials specified
14:24:58 [2025-11-03T13:24:58.879Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
14:24:58 [2025-11-03T13:24:58.884Z] Fetching changes from the remote Git repository
14:24:58 [2025-11-03T13:24:58.885Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:24:58 [2025-11-03T13:24:58.891Z] Cleaning workspace
14:24:58 [2025-11-03T13:24:58.891Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
14:24:58 [2025-11-03T13:24:58.896Z] Resetting working tree
14:24:58 [2025-11-03T13:24:58.896Z] > /usr/bin/git reset --hard # timeout=10
14:24:58 [2025-11-03T13:24:58.947Z] > /usr/bin/git clean -fdx # timeout=10
14:24:59 [2025-11-03T13:24:59.181Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:24:59 [2025-11-03T13:24:59.181Z] > /usr/bin/git --version # timeout=10
14:24:59 [2025-11-03T13:24:59.186Z] > git --version # 'git version 2.43.0'
14:24:59 [2025-11-03T13:24:59.186Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:25:00 [2025-11-03T13:25:00.911Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:25:00 [2025-11-03T13:25:00.917Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
14:25:00 [2025-11-03T13:25:00.917Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:25:00 [2025-11-03T13:25:00.922Z] > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
14:25:00 [2025-11-03T13:25:00.980Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests"
14:25:00 [2025-11-03T13:25:00.980Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10