Console Output
17:32:18 [2026-07-09T15:32:18.829Z] Selected Git installation does not exist. Using Default
17:32:18 [2026-07-09T15:32:18.829Z] The recommended git tool is: NONE
17:32:18 [2026-07-09T15:32:18.829Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:32:18 [2026-07-09T15:32:18.843Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5bd0973; decorates hudson.Launcher$LocalLauncher@d6a8324 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:32:18 [2026-07-09T15:32:18.844Z] Cloning the remote Git repository
17:32:18 [2026-07-09T15:32:18.844Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
17:32:18 [2026-07-09T15:32:18.844Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/project # timeout=10
17:32:18 [2026-07-09T15:32:18.854Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
17:32:18 [2026-07-09T15:32:18.854Z] > /usr/bin/git --version # timeout=10
17:32:18 [2026-07-09T15:32:18.860Z] > git --version # 'git version 2.43.0'
17:32:18 [2026-07-09T15:32:18.861Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:32:18 [2026-07-09T15:32:18.869Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
17:32:19 [2026-07-09T15:32:19.558Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
17:32:19 [2026-07-09T15:32:19.563Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:32:19 [2026-07-09T15:32:19.571Z] Avoid second fetch
17:32:19 [2026-07-09T15:32:19.572Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:32:19 [2026-07-09T15:32:19.578Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master)
17:32:19 [2026-07-09T15:32:19.578Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:32:19 [2026-07-09T15:32:19.583Z] > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
17:32:19 [2026-07-09T15:32:19.590Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:32:19 [2026-07-09T15:32:19.597Z] > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
17:32:19 [2026-07-09T15:32:19.608Z] Commit message: "Update version of the silverpeas compressor maven plugin to be able to minify modern Javascript and CSS assets. Now the build toolchain is on Java 17"
17:32:19 [2026-07-09T15:32:19.609Z] > /usr/bin/git rev-list --no-walk ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10