Skip to content

Console Output

17:31:56 [2026-08-20T15:31:56.449Z] The recommended git tool is: /usr/bin/git
17:31:56 [2026-08-20T15:31:56.453Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:31:56 [2026-08-20T15:31:56.493Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@784c20a; decorates hudson.Launcher$LocalLauncher@cbfe88a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:31:56 [2026-08-20T15:31:56.495Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
17:31:56 [2026-08-20T15:31:56.501Z] Fetching changes from the remote Git repository
17:31:56 [2026-08-20T15:31:56.504Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:31:56 [2026-08-20T15:31:56.510Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:31:56 [2026-08-20T15:31:56.510Z]  > /usr/bin/git --version # timeout=10
17:31:56 [2026-08-20T15:31:56.516Z]  > git --version # 'git version 2.43.0'
17:31:56 [2026-08-20T15:31:56.516Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:31:56 [2026-08-20T15:31:56.522Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:57 [2026-08-20T15:31:57.591Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:31:57 [2026-08-20T15:31:57.597Z] Checking out Revision 80006d496a5ed5b1c6beedb26c2804f4f51acbde (refs/remotes/origin/master)
17:31:57 [2026-08-20T15:31:57.597Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:31:57 [2026-08-20T15:31:57.602Z]  > /usr/bin/git checkout -f 80006d496a5ed5b1c6beedb26c2804f4f51acbde # timeout=10
17:31:57 [2026-08-20T15:31:57.742Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:31:57 [2026-08-20T15:31:57.766Z]  > /usr/bin/git branch -D master # timeout=10
17:31:57 [2026-08-20T15:31:57.774Z]  > /usr/bin/git checkout -b master 80006d496a5ed5b1c6beedb26c2804f4f51acbde # timeout=10
17:31:57 [2026-08-20T15:31:57.922Z] Commit message: "With the upgrade of Lucene from 9 to 10, some deprecated APIs were removed like for example IndexSearcher.doc(int). Use the new API (here StoredFields)"
17:31:57 [2026-08-20T15:31:57.922Z]  > /usr/bin/git rev-list --no-walk 49e1d0d0fa2c811427004d4c8d684b658a8f548d # timeout=10