Skip to content

Console Output

15:16:57 [2024-09-25T13:16:57.699Z] Selected Git installation does not exist. Using Default
15:16:57 [2024-09-25T13:16:57.699Z] The recommended git tool is: NONE
15:16:57 [2024-09-25T13:16:57.699Z] No credentials specified
15:16:57 [2024-09-25T13:16:57.700Z] Cloning the remote Git repository
15:16:57 [2024-09-25T13:16:57.700Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:16:57 [2024-09-25T13:16:57.700Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@3 # timeout=10
15:16:57 [2024-09-25T13:16:57.709Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:16:57 [2024-09-25T13:16:57.709Z]  > /usr/bin/git --version # timeout=10
15:16:57 [2024-09-25T13:16:57.713Z]  > git --version # 'git version 2.43.0'
15:16:57 [2024-09-25T13:16:57.713Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:58 [2024-09-25T13:16:58.335Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:16:58 [2024-09-25T13:16:58.341Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:58 [2024-09-25T13:16:58.348Z] Avoid second fetch
15:16:58 [2024-09-25T13:16:58.348Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:16:58 [2024-09-25T13:16:58.353Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master)
15:16:58 [2024-09-25T13:16:58.353Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:16:58 [2024-09-25T13:16:58.358Z]  > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10
15:16:58 [2024-09-25T13:16:58.372Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies"
15:16:58 [2024-09-25T13:16:58.372Z]  > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10