Console Output
10:00:49 [2024-12-18T09:00:49.394Z] Selected Git installation does not exist. Using Default
10:00:49 [2024-12-18T09:00:49.394Z] The recommended git tool is: NONE
10:00:49 [2024-12-18T09:00:49.395Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:00:49 [2024-12-18T09:00:49.406Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2489eb20; decorates hudson.Launcher$LocalLauncher@238d65b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:00:49 [2024-12-18T09:00:49.406Z] Cloning the remote Git repository
10:00:49 [2024-12-18T09:00:49.406Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
10:00:49 [2024-12-18T09:00:49.407Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10
10:00:49 [2024-12-18T09:00:49.415Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
10:00:49 [2024-12-18T09:00:49.415Z] > /usr/bin/git --version # timeout=10
10:00:49 [2024-12-18T09:00:49.420Z] > git --version # 'git version 2.43.0'
10:00:49 [2024-12-18T09:00:49.420Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:00:49 [2024-12-18T09:00:49.426Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:49 [2024-12-18T09:00:49.942Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
10:00:49 [2024-12-18T09:00:49.948Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:49 [2024-12-18T09:00:49.957Z] Avoid second fetch
10:00:49 [2024-12-18T09:00:49.958Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:00:49 [2024-12-18T09:00:49.964Z] Checking out Revision 0a5bd33b43a700e148195db47901a3513588d4b1 (refs/remotes/origin/master)
10:00:49 [2024-12-18T09:00:49.964Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:00:49 [2024-12-18T09:00:49.969Z] > /usr/bin/git checkout -f 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
10:00:49 [2024-12-18T09:00:49.977Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:00:49 [2024-12-18T09:00:49.984Z] > /usr/bin/git checkout -b master 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
10:00:49 [2024-12-18T09:00:49.997Z] Commit message: "Update dependencies junit, mockito and byte-buddy to their latest versions"
10:00:49 [2024-12-18T09:00:49.997Z] > /usr/bin/git rev-list --no-walk f86400f49fdded2446a8e38c28436ad6950befe1 # timeout=10