Skip to content

Console Output

16:17:37 [2024-02-22T15:17:37.959Z] Selected Git installation does not exist. Using Default
16:17:37 [2024-02-22T15:17:37.959Z] The recommended git tool is: NONE
16:17:37 [2024-02-22T15:17:37.959Z] No credentials specified
16:17:37 [2024-02-22T15:17:37.960Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Master_AutoDeploy/.git # timeout=10
16:17:37 [2024-02-22T15:17:37.964Z] Fetching changes from the remote Git repository
16:17:37 [2024-02-22T15:17:37.967Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:17:37 [2024-02-22T15:17:37.972Z] Cleaning workspace
16:17:37 [2024-02-22T15:17:37.972Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:17:37 [2024-02-22T15:17:37.977Z] Resetting working tree
16:17:37 [2024-02-22T15:17:37.977Z]  > /usr/bin/git reset --hard # timeout=10
16:17:37 [2024-02-22T15:17:37.986Z]  > /usr/bin/git clean -fdx # timeout=10
16:17:37 [2024-02-22T15:17:37.991Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:17:37 [2024-02-22T15:17:37.991Z]  > /usr/bin/git --version # timeout=10
16:17:37 [2024-02-22T15:17:37.994Z]  > git --version # 'git version 2.34.1'
16:17:37 [2024-02-22T15:17:37.995Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:17:38 [2024-02-22T15:17:38.352Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:17:38 [2024-02-22T15:17:38.358Z] Checking out Revision 93060e55efa3a1d42f3018b30191c7130ab7841e (refs/remotes/origin/master)
16:17:38 [2024-02-22T15:17:38.358Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:17:38 [2024-02-22T15:17:38.363Z]  > /usr/bin/git checkout -f 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10
16:17:38 [2024-02-22T15:17:38.383Z] Commit message: "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version"
16:17:38 [2024-02-22T15:17:38.384Z]  > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10