Console Output
11:10:11 [2024-06-17T09:10:11.271Z] Selected Git installation does not exist. Using Default
11:10:11 [2024-06-17T09:10:11.271Z] The recommended git tool is: NONE
11:10:11 [2024-06-17T09:10:11.271Z] No credentials specified
11:10:11 [2024-06-17T09:10:11.272Z] Cloning the remote Git repository
11:10:11 [2024-06-17T09:10:11.275Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:10:11 [2024-06-17T09:10:11.276Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release # timeout=10
11:10:11 [2024-06-17T09:10:11.288Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:10:11 [2024-06-17T09:10:11.288Z] > /usr/bin/git --version # timeout=10
11:10:11 [2024-06-17T09:10:11.292Z] > git --version # 'git version 2.34.1'
11:10:11 [2024-06-17T09:10:11.292Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:12 [2024-06-17T09:10:12.025Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:10:12 [2024-06-17T09:10:12.031Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:10:12 [2024-06-17T09:10:12.038Z] Avoid second fetch
11:10:12 [2024-06-17T09:10:12.038Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:10:12 [2024-06-17T09:10:12.043Z] Checking out Revision a38321f78d47c03ccad21022240a16f26041226d (refs/remotes/origin/master)
11:10:12 [2024-06-17T09:10:12.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:10:12 [2024-06-17T09:10:12.047Z] > /usr/bin/git checkout -f a38321f78d47c03ccad21022240a16f26041226d # timeout=10
11:10:12 [2024-06-17T09:10:12.061Z] Commit message: "When releasing a new version of Silverpeas, its dependency on Jackrabbit is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't anymore a dependency (JCR is now provided by Apache Oak). So, the dependency should be checked only if such dependency exists."
11:10:12 [2024-06-17T09:10:12.061Z] > /usr/bin/git rev-list --no-walk 5aaf03f5cff800bb403bf866f44573fc8fc2a24f # timeout=10