Skip to content

Console Output

01:21:10 [2026-03-20T00:21:10.319Z] The recommended git tool is: /usr/bin/git
01:21:10 [2026-03-20T00:21:10.322Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:10 [2026-03-20T00:21:10.342Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@419d6c8e; decorates hudson.Launcher$LocalLauncher@36dc6a3d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:10 [2026-03-20T00:21:10.343Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:10 [2026-03-20T00:21:10.349Z] Fetching changes from the remote Git repository
01:21:10 [2026-03-20T00:21:10.352Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:10 [2026-03-20T00:21:10.357Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
01:21:10 [2026-03-20T00:21:10.357Z]  > /usr/bin/git --version # timeout=10
01:21:10 [2026-03-20T00:21:10.362Z]  > git --version # 'git version 2.43.0'
01:21:10 [2026-03-20T00:21:10.362Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:10 [2026-03-20T00:21:10.369Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:11 [2026-03-20T00:21:11.636Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:11 [2026-03-20T00:21:11.645Z] Checking out Revision 9fb6738bb65ceb23c810eabc6c663b383bffea1c (refs/remotes/origin/6.3.x)
01:21:11 [2026-03-20T00:21:11.645Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:11 [2026-03-20T00:21:11.651Z]  > /usr/bin/git checkout -f 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:11 [2026-03-20T00:21:11.714Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:11 [2026-03-20T00:21:11.730Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:11 [2026-03-20T00:21:11.739Z]  > /usr/bin/git checkout -b 6.3.x 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10
01:21:11 [2026-03-20T00:21:11.835Z] Commit message: "6.3.6 has been released from build 6.3.6-build241113 (eb4bb924dcf549c2db0cee56992e75cd32ef4033).Prepare for development iteration of next version 6.3.7"
01:21:11 [2026-03-20T00:21:11.836Z]  > /usr/bin/git rev-list --no-walk 9fb6738bb65ceb23c810eabc6c663b383bffea1c # timeout=10