Skip to content

Console Output

09:21:24 [2024-05-28T07:21:24.177Z] The recommended git tool is: /usr/bin/git
09:21:24 [2024-05-28T07:21:24.178Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:21:24 [2024-05-28T07:21:24.187Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33c79ee2; decorates hudson.Launcher$LocalLauncher@769df878 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:21:24 [2024-05-28T07:21:24.188Z] Cloning the remote Git repository
09:21:24 [2024-05-28T07:21:24.188Z] Cloning repository https://github.com/Silverpeas/silverpeasmobile
09:21:24 [2024-05-28T07:21:24.188Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile # timeout=10
09:21:24 [2024-05-28T07:21:24.195Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
09:21:24 [2024-05-28T07:21:24.195Z]  > /usr/bin/git --version # timeout=10
09:21:24 [2024-05-28T07:21:24.200Z]  > git --version # 'git version 2.34.1'
09:21:24 [2024-05-28T07:21:24.200Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:21:24 [2024-05-28T07:21:24.205Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
09:21:25 [2024-05-28T07:21:25.568Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
09:21:25 [2024-05-28T07:21:25.574Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:21:25 [2024-05-28T07:21:25.582Z] Avoid second fetch
09:21:25 [2024-05-28T07:21:25.583Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
09:21:25 [2024-05-28T07:21:25.587Z] Checking out Revision aa77eb494357749185d05e4dff86a6e2696bc4e5 (refs/remotes/origin/6.3.x)
09:21:25 [2024-05-28T07:21:25.588Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:21:25 [2024-05-28T07:21:25.591Z]  > /usr/bin/git checkout -f aa77eb494357749185d05e4dff86a6e2696bc4e5 # timeout=10
09:21:25 [2024-05-28T07:21:25.665Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:21:25 [2024-05-28T07:21:25.673Z]  > /usr/bin/git checkout -b 6.3.x aa77eb494357749185d05e4dff86a6e2696bc4e5 # timeout=10
09:21:25 [2024-05-28T07:21:25.714Z] Commit message: "Update dependency on Silverpeas to version 6.3.5-build240525"
09:21:25 [2024-05-28T07:21:25.715Z]  > /usr/bin/git rev-list --no-walk cfc5fd77651650032b366e528d8c81312aa13711 # timeout=10