Skip to content

Console Output

21:14:49 [2024-06-23T19:14:49.608Z] Selected Git installation does not exist. Using Default
21:14:49 [2024-06-23T19:14:49.608Z] The recommended git tool is: NONE
21:14:49 [2024-06-23T19:14:49.608Z] No credentials specified
21:14:49 [2024-06-23T19:14:49.608Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
21:14:49 [2024-06-23T19:14:49.612Z] Fetching changes from the remote Git repository
21:14:49 [2024-06-23T19:14:49.614Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:14:49 [2024-06-23T19:14:49.618Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:14:49 [2024-06-23T19:14:49.618Z]  > /usr/bin/git --version # timeout=10
21:14:49 [2024-06-23T19:14:49.621Z]  > git --version # 'git version 2.34.1'
21:14:49 [2024-06-23T19:14:49.622Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:14:50 [2024-06-23T19:14:50.085Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:14:50 [2024-06-23T19:14:50.093Z] Checking out Revision a38321f78d47c03ccad21022240a16f26041226d (refs/remotes/origin/master)
21:14:50 [2024-06-23T19:14:50.093Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:14:50 [2024-06-23T19:14:50.098Z]  > /usr/bin/git checkout -f a38321f78d47c03ccad21022240a16f26041226d # timeout=10
21:14:50 [2024-06-23T19:14:50.122Z] 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."
21:14:50 [2024-06-23T19:14:50.122Z]  > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10