Skip to content

Console Output

16:37:09 [2024-01-19T15:37:09.789Z] Selected Git installation does not exist. Using Default
16:37:09 [2024-01-19T15:37:09.789Z] The recommended git tool is: NONE
16:37:09 [2024-01-19T15:37:09.789Z] No credentials specified
16:37:09 [2024-01-19T15:37:09.790Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10
16:37:09 [2024-01-19T15:37:09.794Z] Fetching changes from the remote Git repository
16:37:09 [2024-01-19T15:37:09.795Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:37:09 [2024-01-19T15:37:09.800Z] Cleaning workspace
16:37:09 [2024-01-19T15:37:09.800Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:37:09 [2024-01-19T15:37:09.803Z] Resetting working tree
16:37:09 [2024-01-19T15:37:09.803Z]  > /usr/bin/git reset --hard # timeout=10
16:37:09 [2024-01-19T15:37:09.811Z]  > /usr/bin/git clean -fdx # timeout=10
16:37:09 [2024-01-19T15:37:09.816Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:37:09 [2024-01-19T15:37:09.816Z]  > /usr/bin/git --version # timeout=10
16:37:09 [2024-01-19T15:37:09.819Z]  > git --version # 'git version 2.34.1'
16:37:09 [2024-01-19T15:37:09.819Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:37:10 [2024-01-19T15:37:10.207Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:37:10 [2024-01-19T15:37:10.212Z] Checking out Revision 5aaf03f5cff800bb403bf866f44573fc8fc2a24f (refs/remotes/origin/master)
16:37:10 [2024-01-19T15:37:10.212Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:37:10 [2024-01-19T15:37:10.217Z]  > /usr/bin/git checkout -f 5aaf03f5cff800bb403bf866f44573fc8fc2a24f # timeout=10
16:37:10 [2024-01-19T15:37:10.230Z] Commit message: "Java 11 isn't anymore supported by SonarCloud. Use a property to indicate we force the analyse with a deprecated Java version"
16:37:10 [2024-01-19T15:37:10.230Z]  > /usr/bin/git rev-list --no-walk 5aaf03f5cff800bb403bf866f44573fc8fc2a24f # timeout=10