10:34:27[2024-04-25T08:34:27.363Z] Selected Git installation does not exist. Using Default
10:34:27[2024-04-25T08:34:27.363Z] The recommended git tool is: NONE
10:34:27[2024-04-25T08:34:27.363Z] No credentials specified
10:34:27[2024-04-25T08:34:27.364Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
10:34:27[2024-04-25T08:34:27.369Z] Fetching changes from the remote Git repository
10:34:27[2024-04-25T08:34:27.371Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:34:27[2024-04-25T08:34:27.375Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git10:34:27[2024-04-25T08:34:27.375Z] > /usr/bin/git --version # timeout=10
10:34:27[2024-04-25T08:34:27.379Z] > git --version # 'git version 2.34.1'
10:34:27[2024-04-25T08:34:27.379Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:29[2024-04-25T08:34:29.336Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:34:29[2024-04-25T08:34:29.342Z] Checking out Revision 61856ec2f095e2a01c158d88bbf6715c048ee92e (refs/remotes/origin/master)
10:34:29[2024-04-25T08:34:29.342Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:34:29[2024-04-25T08:34:29.346Z] > /usr/bin/git checkout -f 61856ec2f095e2a01c158d88bbf6715c048ee92e # timeout=10
10:34:29[2024-04-25T08:34:29.376Z] Commit message: "Update the pipeline of building a build version of Silverpeas. In order to avoid unnecessary build when no changes have been done from the last build, a check of changes is now done. If no changes have been done in any project, then the pipeline isn't executed. Otherwise, for each project, no tests and no quality analysis are performed in the case the code didn't change since the last build."
10:34:29[2024-04-25T08:34:29.376Z] > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10