Console Output
12:33:20 [2024-01-18T11:33:20.098Z] Selected Git installation does not exist. Using Default
12:33:20 [2024-01-18T11:33:20.098Z] The recommended git tool is: NONE
12:33:20 [2024-01-18T11:33:20.098Z] No credentials specified
12:33:20 [2024-01-18T11:33:20.098Z] Cloning the remote Git repository
12:33:20 [2024-01-18T11:33:20.098Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
12:33:20 [2024-01-18T11:33:20.098Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Jackrabbit-JCA_Release # timeout=10
12:33:20 [2024-01-18T11:33:20.105Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:33:20 [2024-01-18T11:33:20.105Z] > /usr/bin/git --version # timeout=10
12:33:20 [2024-01-18T11:33:20.110Z] > git --version # 'git version 2.34.1'
12:33:20 [2024-01-18T11:33:20.110Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:33:20 [2024-01-18T11:33:20.683Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:33:20 [2024-01-18T11:33:20.687Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:33:20 [2024-01-18T11:33:20.693Z] Avoid second fetch
12:33:20 [2024-01-18T11:33:20.693Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:33:20 [2024-01-18T11:33:20.697Z] Checking out Revision 5aaf03f5cff800bb403bf866f44573fc8fc2a24f (refs/remotes/origin/master)
12:33:20 [2024-01-18T11:33:20.697Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:33:20 [2024-01-18T11:33:20.700Z] > /usr/bin/git checkout -f 5aaf03f5cff800bb403bf866f44573fc8fc2a24f # timeout=10
12:33:20 [2024-01-18T11:33:20.712Z] 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:33:20 [2024-01-18T11:33:20.713Z] > /usr/bin/git rev-list --no-walk 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10