Skip to content

Console Output

11:55:32 [2026-06-10T09:55:32.115Z] Selected Git installation does not exist. Using Default
11:55:32 [2026-06-10T09:55:32.115Z] The recommended git tool is: NONE
11:55:32 [2026-06-10T09:55:32.115Z] No credentials specified
11:55:32 [2026-06-10T09:55:32.115Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10
11:55:32 [2026-06-10T09:55:32.121Z] Fetching changes from the remote Git repository
11:55:32 [2026-06-10T09:55:32.122Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:55:32 [2026-06-10T09:55:32.130Z] Cleaning workspace
11:55:32 [2026-06-10T09:55:32.130Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:55:32 [2026-06-10T09:55:32.135Z] Resetting working tree
11:55:32 [2026-06-10T09:55:32.135Z]  > /usr/bin/git reset --hard # timeout=10
11:55:32 [2026-06-10T09:55:32.145Z]  > /usr/bin/git clean -fdx # timeout=10
11:55:32 [2026-06-10T09:55:32.151Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:55:32 [2026-06-10T09:55:32.151Z]  > /usr/bin/git --version # timeout=10
11:55:32 [2026-06-10T09:55:32.155Z]  > git --version # 'git version 2.43.0'
11:55:32 [2026-06-10T09:55:32.156Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:55:32 [2026-06-10T09:55:32.476Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:55:32 [2026-06-10T09:55:32.482Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
11:55:32 [2026-06-10T09:55:32.482Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:55:32 [2026-06-10T09:55:32.487Z]  > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
11:55:32 [2026-06-10T09:55:32.497Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
11:55:32 [2026-06-10T09:55:32.497Z]  > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10