Console Output
01:21:08 [2024-11-22T00:21:08.795Z] Selected Git installation does not exist. Using Default
01:21:08 [2024-11-22T00:21:08.796Z] The recommended git tool is: NONE
01:21:08 [2024-11-22T00:21:08.796Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:08 [2024-11-22T00:21:08.811Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@525a6e36; decorates hudson.Launcher$LocalLauncher@77d6cb13 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:08 [2024-11-22T00:21:08.812Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Looks/.git # timeout=10
01:21:08 [2024-11-22T00:21:08.818Z] Fetching changes from the remote Git repository
01:21:08 [2024-11-22T00:21:08.821Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
01:21:08 [2024-11-22T00:21:08.828Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
01:21:08 [2024-11-22T00:21:08.828Z] > /usr/bin/git --version # timeout=10
01:21:08 [2024-11-22T00:21:08.832Z] > git --version # 'git version 2.43.0'
01:21:08 [2024-11-22T00:21:08.832Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:08 [2024-11-22T00:21:08.838Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:09 [2024-11-22T00:21:09.406Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:09 [2024-11-22T00:21:09.412Z] Checking out Revision 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 (refs/remotes/origin/6.3.x)
01:21:09 [2024-11-22T00:21:09.412Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:09 [2024-11-22T00:21:09.417Z] > /usr/bin/git checkout -f 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10
01:21:09 [2024-11-22T00:21:09.429Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:09 [2024-11-22T00:21:09.437Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:09 [2024-11-22T00:21:09.444Z] > /usr/bin/git checkout -b 6.3.x 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10
01:21:09 [2024-11-22T00:21:09.461Z] Commit message: "6.3.5 has been released from build 6.3.5-build240525 (dbccb35a1ebe1bbad757509e5bc6aa19bc27d8d6).Prepare for development iteration of next version 6.3.6"
01:21:09 [2024-11-22T00:21:09.462Z] > /usr/bin/git rev-list --no-walk 586ebdd23e10f812e41a52cbf1a3a7f4a81fe924 # timeout=10