Console Output
12:08:09 [2024-01-18T11:08:09.590Z] Selected Git installation does not exist. Using Default
12:08:09 [2024-01-18T11:08:09.591Z] The recommended git tool is: NONE
12:08:09 [2024-01-18T11:08:09.591Z] No credentials specified
12:08:09 [2024-01-18T11:08:09.591Z] Cloning the remote Git repository
12:08:09 [2024-01-18T11:08:09.592Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
12:08:09 [2024-01-18T11:08:09.593Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Jackrabbit-JCA_AutoDeploy # timeout=10
12:08:09 [2024-01-18T11:08:09.616Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:08:09 [2024-01-18T11:08:09.616Z] > /usr/bin/git --version # timeout=10
12:08:09 [2024-01-18T11:08:09.619Z] > git --version # 'git version 2.34.1'
12:08:09 [2024-01-18T11:08:09.620Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:08:10 [2024-01-18T11:08:10.200Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:08:10 [2024-01-18T11:08:10.204Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:08:10 [2024-01-18T11:08:10.211Z] Avoid second fetch
12:08:10 [2024-01-18T11:08:10.211Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:08:10 [2024-01-18T11:08:10.217Z] Checking out Revision 5aaf03f5cff800bb403bf866f44573fc8fc2a24f (refs/remotes/origin/master)
12:08:10 [2024-01-18T11:08:10.217Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:08:10 [2024-01-18T11:08:10.220Z] > /usr/bin/git checkout -f 5aaf03f5cff800bb403bf866f44573fc8fc2a24f # timeout=10
12:08:10 [2024-01-18T11:08:10.236Z] Commit message: "Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version"
12:08:10 [2024-01-18T11:08:10.236Z] > /usr/bin/git rev-list --no-walk 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10