Skip to content

Console Output

19:59:05 [2026-09-15T17:59:05.164Z] The recommended git tool is: /usr/bin/git
19:59:05 [2026-09-15T17:59:05.165Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:59:05 [2026-09-15T17:59:05.172Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32c8608c; decorates hudson.Launcher$LocalLauncher@22c9ea51 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:59:05 [2026-09-15T17:59:05.173Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
19:59:05 [2026-09-15T17:59:05.178Z] Fetching changes from the remote Git repository
19:59:05 [2026-09-15T17:59:05.180Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:59:05 [2026-09-15T17:59:05.186Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:59:05 [2026-09-15T17:59:05.186Z]  > /usr/bin/git --version # timeout=10
19:59:05 [2026-09-15T17:59:05.191Z]  > git --version # 'git version 2.43.0'
19:59:05 [2026-09-15T17:59:05.191Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:59:05 [2026-09-15T17:59:05.197Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:59:05 [2026-09-15T17:59:05.916Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
19:59:05 [2026-09-15T17:59:05.923Z] Checking out Revision 2b7c49d86942a5dc9d5f703646b028035456d983 (refs/remotes/origin/6.4.x)
19:59:05 [2026-09-15T17:59:05.923Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:59:05 [2026-09-15T17:59:05.928Z]  > /usr/bin/git checkout -f 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10
19:59:06 [2026-09-15T17:59:06.044Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:59:06 [2026-09-15T17:59:06.056Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
19:59:06 [2026-09-15T17:59:06.063Z]  > /usr/bin/git checkout -b 6.4.x 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10
19:59:06 [2026-09-15T17:59:06.124Z] Commit message: "Fix Bug #15437"
19:59:06 [2026-09-15T17:59:06.125Z]  > /usr/bin/git rev-list --no-walk 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10