Console Output
11:32:25 [2025-06-02T09:32:25.822Z] Selected Git installation does not exist. Using Default
11:32:25 [2025-06-02T09:32:25.822Z] The recommended git tool is: NONE
11:32:25 [2025-06-02T09:32:25.822Z] No credentials specified
11:32:25 [2025-06-02T09:32:25.822Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
11:32:25 [2025-06-02T09:32:25.828Z] Fetching changes from the remote Git repository
11:32:25 [2025-06-02T09:32:25.830Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:32:25 [2025-06-02T09:32:25.839Z] Cleaning workspace
11:32:25 [2025-06-02T09:32:25.839Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:32:25 [2025-06-02T09:32:25.843Z] Resetting working tree
11:32:25 [2025-06-02T09:32:25.843Z] > /usr/bin/git reset --hard # timeout=10
11:32:25 [2025-06-02T09:32:25.860Z] > /usr/bin/git clean -fdx # timeout=10
11:32:25 [2025-06-02T09:32:25.869Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:32:25 [2025-06-02T09:32:25.869Z] > /usr/bin/git --version # timeout=10
11:32:25 [2025-06-02T09:32:25.874Z] > git --version # 'git version 2.43.0'
11:32:25 [2025-06-02T09:32:25.874Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:32:26 [2025-06-02T09:32:26.726Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:32:26 [2025-06-02T09:32:26.733Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
11:32:26 [2025-06-02T09:32:26.733Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:32:26 [2025-06-02T09:32:26.739Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
11:32:26 [2025-06-02T09:32:26.812Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
11:32:26 [2025-06-02T09:32:26.813Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10