11:36:01[2024-06-26T09:36:01.901Z] Selected Git installation does not exist. Using Default
11:36:01[2024-06-26T09:36:01.901Z] The recommended git tool is: NONE
11:36:01[2024-06-26T09:36:01.901Z] No credentials specified
11:36:01[2024-06-26T09:36:01.901Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Release/.git # timeout=10
11:36:01[2024-06-26T09:36:01.906Z] Fetching changes from the remote Git repository
11:36:01[2024-06-26T09:36:01.908Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:36:01[2024-06-26T09:36:01.914Z] Cleaning workspace
11:36:01[2024-06-26T09:36:01.914Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:36:01[2024-06-26T09:36:01.918Z] Resetting working tree
11:36:01[2024-06-26T09:36:01.918Z] > /usr/bin/git reset --hard # timeout=10
11:36:01[2024-06-26T09:36:01.930Z] > /usr/bin/git clean -fdx # timeout=10
11:36:01[2024-06-26T09:36:01.937Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git11:36:01[2024-06-26T09:36:01.937Z] > /usr/bin/git --version # timeout=10
11:36:01[2024-06-26T09:36:01.941Z] > git --version # 'git version 2.34.1'
11:36:01[2024-06-26T09:36:01.941Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:36:02[2024-06-26T09:36:02.421Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:36:02[2024-06-26T09:36:02.426Z] Checking out Revision 33ecb1a11f2f1221e5cee09d6824acf27be1e1f8 (refs/remotes/origin/master)
11:36:02[2024-06-26T09:36:02.427Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:36:02[2024-06-26T09:36:02.431Z] > /usr/bin/git checkout -f 33ecb1a11f2f1221e5cee09d6824acf27be1e1f8 # timeout=10
11:36:02[2024-06-26T09:36:02.446Z] Commit message: "Fix a bug in the pipeline for releasing a version of Silverpeas. The isPatchVersion is an environment variable and as such it can be only a String. But in the pipeline it is interpreted as it was a boolean. Fix this by checking each time the boolean value as a String."
11:36:02[2024-06-26T09:36:02.446Z] > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10