Skip to content

Console Output

11:02:19 [2026-07-16T09:02:19.154Z] The recommended git tool is: /usr/bin/git
11:02:19 [2026-07-16T09:02:19.155Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:02:19 [2026-07-16T09:02:19.167Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5fc966fa; decorates hudson.Launcher$LocalLauncher@5a2d3d2d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:02:19 [2026-07-16T09:02:19.168Z] Cloning the remote Git repository
11:02:19 [2026-07-16T09:02:19.168Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
11:02:19 [2026-07-16T09:02:19.168Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
11:02:19 [2026-07-16T09:02:19.178Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:02:19 [2026-07-16T09:02:19.178Z]  > /usr/bin/git --version # timeout=10
11:02:19 [2026-07-16T09:02:19.183Z]  > git --version # 'git version 2.43.0'
11:02:19 [2026-07-16T09:02:19.184Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:02:19 [2026-07-16T09:02:19.190Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:02:38 [2026-07-16T09:02:38.708Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:02:38 [2026-07-16T09:02:38.717Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:02:38 [2026-07-16T09:02:38.728Z] Avoid second fetch
11:02:38 [2026-07-16T09:02:38.728Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:02:38 [2026-07-16T09:02:38.734Z] Checking out Revision ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 (refs/remotes/origin/6.4.x)
11:02:38 [2026-07-16T09:02:38.734Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:02:38 [2026-07-16T09:02:38.739Z]  > /usr/bin/git checkout -f ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 # timeout=10
11:02:40 [2026-07-16T09:02:40.123Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:02:40 [2026-07-16T09:02:40.135Z]  > /usr/bin/git checkout -b 6.4.x ca4c4d26ed49ea764220358dd76541a7ab3f5dc7 # timeout=10
11:02:40 [2026-07-16T09:02:40.317Z] Commit message: "bug #15382 : Adjust of Export CSV pictogram on all arraypanes on the group and the user rights"
11:02:40 [2026-07-16T09:02:40.319Z]  > /usr/bin/git rev-list --no-walk 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10