Skip to content

Console Output

12:13:03 [2025-12-08T11:13:03.763Z] Selected Git installation does not exist. Using Default
12:13:03 [2025-12-08T11:13:03.763Z] The recommended git tool is: NONE
12:13:03 [2025-12-08T11:13:03.763Z] No credentials specified
12:13:03 [2025-12-08T11:13:03.763Z] Cloning the remote Git repository
12:13:03 [2025-12-08T11:13:03.763Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
12:13:03 [2025-12-08T11:13:03.764Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
12:13:03 [2025-12-08T11:13:03.772Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:13:03 [2025-12-08T11:13:03.772Z]  > /usr/bin/git --version # timeout=10
12:13:03 [2025-12-08T11:13:03.777Z]  > git --version # 'git version 2.43.0'
12:13:03 [2025-12-08T11:13:03.777Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:04 [2025-12-08T11:13:04.334Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:13:04 [2025-12-08T11:13:04.339Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:13:04 [2025-12-08T11:13:04.349Z] Avoid second fetch
12:13:04 [2025-12-08T11:13:04.349Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:13:04 [2025-12-08T11:13:04.355Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
12:13:04 [2025-12-08T11:13:04.355Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:13:04 [2025-12-08T11:13:04.360Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
12:13:04 [2025-12-08T11:13:04.378Z] Commit message: "Fix SonarQube Maven execution in pipelines."
12:13:04 [2025-12-08T11:13:04.378Z]  > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10