Console Output
09:17:56 [2026-07-10T07:17:56.378Z] Selected Git installation does not exist. Using Default
09:17:56 [2026-07-10T07:17:56.379Z] The recommended git tool is: NONE
09:17:56 [2026-07-10T07:17:56.379Z] No credentials specified
09:17:56 [2026-07-10T07:17:56.380Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
09:17:56 [2026-07-10T07:17:56.386Z] Fetching changes from the remote Git repository
09:17:56 [2026-07-10T07:17:56.390Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:17:56 [2026-07-10T07:17:56.398Z] Cleaning workspace
09:17:56 [2026-07-10T07:17:56.399Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:17:56 [2026-07-10T07:17:56.403Z] Resetting working tree
09:17:56 [2026-07-10T07:17:56.403Z] > /usr/bin/git reset --hard # timeout=10
09:17:56 [2026-07-10T07:17:56.412Z] > /usr/bin/git clean -fdx # timeout=10
09:17:56 [2026-07-10T07:17:56.419Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:17:56 [2026-07-10T07:17:56.419Z] > /usr/bin/git --version # timeout=10
09:17:56 [2026-07-10T07:17:56.424Z] > git --version # 'git version 2.43.0'
09:17:56 [2026-07-10T07:17:56.424Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:17:56 [2026-07-10T07:17:56.824Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:17:56 [2026-07-10T07:17:56.832Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
09:17:56 [2026-07-10T07:17:56.834Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:17:56 [2026-07-10T07:17:56.843Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
09:17:56 [2026-07-10T07:17:56.860Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
09:17:56 [2026-07-10T07:17:56.863Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10