Skip to content

Console Output

17:11:12 [2025-07-04T15:11:12.305Z] Selected Git installation does not exist. Using Default
17:11:12 [2025-07-04T15:11:12.305Z] The recommended git tool is: NONE
17:11:12 [2025-07-04T15:11:12.305Z] No credentials specified
17:11:12 [2025-07-04T15:11:12.305Z] Cloning the remote Git repository
17:11:12 [2025-07-04T15:11:12.305Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:11:12 [2025-07-04T15:11:12.305Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
17:11:12 [2025-07-04T15:11:12.315Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:11:12 [2025-07-04T15:11:12.315Z]  > /usr/bin/git --version # timeout=10
17:11:12 [2025-07-04T15:11:12.320Z]  > git --version # 'git version 2.43.0'
17:11:12 [2025-07-04T15:11:12.320Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:12 [2025-07-04T15:11:12.877Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:11:12 [2025-07-04T15:11:12.882Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:12 [2025-07-04T15:11:12.892Z] Avoid second fetch
17:11:12 [2025-07-04T15:11:12.892Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:11:12 [2025-07-04T15:11:12.898Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
17:11:12 [2025-07-04T15:11:12.898Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:11:12 [2025-07-04T15:11:12.903Z]  > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
17:11:12 [2025-07-04T15:11:12.918Z] 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."
17:11:12 [2025-07-04T15:11:12.919Z]  > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10