Skip to content

Console Output

15:11:33 [2024-06-26T13:11:33.963Z] Selected Git installation does not exist. Using Default
15:11:33 [2024-06-26T13:11:33.963Z] The recommended git tool is: NONE
15:11:33 [2024-06-26T13:11:33.963Z] No credentials specified
15:11:33 [2024-06-26T13:11:33.963Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Release/.git # timeout=10
15:11:33 [2024-06-26T13:11:33.969Z] Fetching changes from the remote Git repository
15:11:33 [2024-06-26T13:11:33.972Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:11:33 [2024-06-26T13:11:33.977Z] Cleaning workspace
15:11:33 [2024-06-26T13:11:33.977Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:11:33 [2024-06-26T13:11:33.982Z] Resetting working tree
15:11:33 [2024-06-26T13:11:33.982Z]  > /usr/bin/git reset --hard # timeout=10
15:11:33 [2024-06-26T13:11:33.989Z]  > /usr/bin/git clean -fdx # timeout=10
15:11:33 [2024-06-26T13:11:33.994Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:11:33 [2024-06-26T13:11:33.994Z]  > /usr/bin/git --version # timeout=10
15:11:33 [2024-06-26T13:11:33.997Z]  > git --version # 'git version 2.34.1'
15:11:33 [2024-06-26T13:11:33.998Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:11:34 [2024-06-26T13:11:34.517Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:11:34 [2024-06-26T13:11:34.522Z] Checking out Revision e3796e899bf697460e2656aa3847441f2ecd6740 (refs/remotes/origin/master)
15:11:34 [2024-06-26T13:11:34.522Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:11:34 [2024-06-26T13:11:34.526Z]  > /usr/bin/git checkout -f e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10
15:11:34 [2024-06-26T13:11:34.535Z] Commit message: "Fix the case the branch isn't master and in the underlying version of Silverpeas, Jackrabbit support has been removed for Oak."
15:11:34 [2024-06-26T13:11:34.535Z]  > /usr/bin/git rev-list --no-walk 33ecb1a11f2f1221e5cee09d6824acf27be1e1f8 # timeout=10