Skip to content

Console Output

18:20:43 [2026-09-18T16:20:43.592Z] Selected Git installation does not exist. Using Default
18:20:43 [2026-09-18T16:20:43.593Z] The recommended git tool is: NONE
18:20:43 [2026-09-18T16:20:43.593Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:20:43 [2026-09-18T16:20:43.603Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5a25c682; decorates hudson.Launcher$LocalLauncher@1a9b6273 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:20:43 [2026-09-18T16:20:43.604Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10
18:20:43 [2026-09-18T16:20:43.609Z] Fetching changes from the remote Git repository
18:20:43 [2026-09-18T16:20:43.613Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
18:20:43 [2026-09-18T16:20:43.620Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
18:20:43 [2026-09-18T16:20:43.620Z]  > /usr/bin/git --version # timeout=10
18:20:43 [2026-09-18T16:20:43.625Z]  > git --version # 'git version 2.43.0'
18:20:43 [2026-09-18T16:20:43.625Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:20:43 [2026-09-18T16:20:43.630Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:44 [2026-09-18T16:20:44.067Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:20:44 [2026-09-18T16:20:44.074Z] Checking out Revision a099b59d24d9b52a26274503c77c74076a7475f2 (refs/remotes/origin/master)
18:20:44 [2026-09-18T16:20:44.074Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
18:20:44 [2026-09-18T16:20:44.079Z]  > /usr/bin/git checkout -f a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10
18:20:44 [2026-09-18T16:20:44.086Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:20:44 [2026-09-18T16:20:44.094Z]  > /usr/bin/git branch -D master # timeout=10
18:20:44 [2026-09-18T16:20:44.100Z]  > /usr/bin/git checkout -b master a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10
18:20:44 [2026-09-18T16:20:44.109Z] Commit message: "Drop junit-platform-runner and align the JUnit Platform on the junit-bom"
18:20:44 [2026-09-18T16:20:44.109Z]  > /usr/bin/git rev-list --no-walk a099b59d24d9b52a26274503c77c74076a7475f2 # timeout=10