Skip to content

Console Output

22:40:05 [2026-09-02T20:40:05.393Z] The recommended git tool is: NONE
22:40:05 [2026-09-02T20:40:05.393Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
22:40:05 [2026-09-02T20:40:05.404Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@65b6d1e4; decorates hudson.Launcher$LocalLauncher@24a88960 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
22:40:05 [2026-09-02T20:40:05.405Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
22:40:05 [2026-09-02T20:40:05.413Z] Fetching changes from the remote Git repository
22:40:05 [2026-09-02T20:40:05.418Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
22:40:05 [2026-09-02T20:40:05.426Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
22:40:05 [2026-09-02T20:40:05.426Z]  > /usr/bin/git --version # timeout=10
22:40:05 [2026-09-02T20:40:05.432Z]  > git --version # 'git version 2.43.0'
22:40:05 [2026-09-02T20:40:05.433Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
22:40:05 [2026-09-02T20:40:05.440Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
22:40:05 [2026-09-02T20:40:05.961Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:40:05 [2026-09-02T20:40:05.967Z] Checking out Revision c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc (refs/remotes/origin/master)
22:40:05 [2026-09-02T20:40:05.967Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
22:40:05 [2026-09-02T20:40:05.973Z]  > /usr/bin/git checkout -f c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
22:40:05 [2026-09-02T20:40:05.980Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
22:40:05 [2026-09-02T20:40:05.989Z]  > /usr/bin/git branch -D master # timeout=10
22:40:05 [2026-09-02T20:40:05.996Z]  > /usr/bin/git checkout -b master c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10
22:40:06 [2026-09-02T20:40:06.011Z] Commit message: "Update the installer so that it works with Gradle 9.7.1. The Maven settings.xml/settings-security.xml files are again read to get the credentials required to get Silverpeas artefacts from the private repository (which contains the customer specifics)."
22:40:06 [2026-09-02T20:40:06.011Z]  > /usr/bin/git rev-list --no-walk c0a46ddd25bbd81d0e4dbafd3051c0dc5be1ebbc # timeout=10