Skip to content

Console Output

01:21:05 [2025-03-28T00:21:05.883Z] The recommended git tool is: /usr/bin/git
01:21:05 [2025-03-28T00:21:05.884Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05 [2025-03-28T00:21:05.897Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a4b7858; decorates hudson.Launcher$LocalLauncher@7d423a2b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05 [2025-03-28T00:21:05.898Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
01:21:05 [2025-03-28T00:21:05.904Z] Fetching changes from the remote Git repository
01:21:05 [2025-03-28T00:21:05.908Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
01:21:05 [2025-03-28T00:21:05.914Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
01:21:05 [2025-03-28T00:21:05.914Z]  > /usr/bin/git --version # timeout=10
01:21:05 [2025-03-28T00:21:05.920Z]  > git --version # 'git version 2.43.0'
01:21:05 [2025-03-28T00:21:05.920Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05 [2025-03-28T00:21:05.927Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06 [2025-03-28T00:21:06.717Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06 [2025-03-28T00:21:06.723Z] Checking out Revision 2e339ea5606ddc118da7037b1eb7c9519fe357e6 (refs/remotes/origin/6.3.x)
01:21:06 [2025-03-28T00:21:06.723Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06 [2025-03-28T00:21:06.729Z]  > /usr/bin/git checkout -f 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-28T00:21:06.756Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06 [2025-03-28T00:21:06.768Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06 [2025-03-28T00:21:06.775Z]  > /usr/bin/git checkout -b 6.3.x 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10
01:21:06 [2025-03-28T00:21:06.805Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (f1c18f5b16ecf085b04a36a636aa4aa26ec5d773).Prepare for development iteration of next version 6.3.7"
01:21:06 [2025-03-28T00:21:06.805Z]  > /usr/bin/git rev-list --no-walk 2e339ea5606ddc118da7037b1eb7c9519fe357e6 # timeout=10