Skip to content

Console Output

11:53:28 [2026-08-05T09:53:28.649Z] Selected Git installation does not exist. Using Default
11:53:28 [2026-08-05T09:53:28.649Z] The recommended git tool is: NONE
11:53:28 [2026-08-05T09:53:28.650Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:53:28 [2026-08-05T09:53:28.665Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e4a0e98; decorates hudson.Launcher$LocalLauncher@1c0a68ae will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:53:28 [2026-08-05T09:53:28.665Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
11:53:28 [2026-08-05T09:53:28.673Z] Fetching changes from the remote Git repository
11:53:28 [2026-08-05T09:53:28.677Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
11:53:28 [2026-08-05T09:53:28.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
11:53:28 [2026-08-05T09:53:28.683Z]  > /usr/bin/git --version # timeout=10
11:53:28 [2026-08-05T09:53:28.688Z]  > git --version # 'git version 2.43.0'
11:53:28 [2026-08-05T09:53:28.689Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:53:28 [2026-08-05T09:53:28.695Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
11:53:29 [2026-08-05T09:53:29.138Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:53:29 [2026-08-05T09:53:29.146Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master)
11:53:29 [2026-08-05T09:53:29.146Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:53:29 [2026-08-05T09:53:29.151Z]  > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
11:53:29 [2026-08-05T09:53:29.161Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:53:29 [2026-08-05T09:53:29.169Z]  > /usr/bin/git branch -D master # timeout=10
11:53:29 [2026-08-05T09:53:29.176Z]  > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
11:53:29 [2026-08-05T09:53:29.187Z] 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"
11:53:29 [2026-08-05T09:53:29.188Z]  > /usr/bin/git rev-list --no-walk ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10