Skip to content

Console Output

13:58:10 [2025-01-06T12:58:10.962Z] The recommended git tool is: /usr/bin/git
13:58:10 [2025-01-06T12:58:10.963Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
13:58:10 [2025-01-06T12:58:10.973Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c41cda6; decorates hudson.Launcher$LocalLauncher@6a525192 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:58:10 [2025-01-06T12:58:10.974Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
13:58:10 [2025-01-06T12:58:10.979Z] Fetching changes from the remote Git repository
13:58:10 [2025-01-06T12:58:10.983Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
13:58:10 [2025-01-06T12:58:10.988Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
13:58:10 [2025-01-06T12:58:10.988Z]  > /usr/bin/git --version # timeout=10
13:58:10 [2025-01-06T12:58:10.994Z]  > git --version # 'git version 2.43.0'
13:58:10 [2025-01-06T12:58:10.994Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
13:58:10 [2025-01-06T12:58:10.998Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
13:58:11 [2025-01-06T12:58:11.577Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:58:11 [2025-01-06T12:58:11.585Z] Checking out Revision 93db57ee313f680932f3fbe2ee8867d4a285a7b9 (refs/remotes/origin/master)
13:58:11 [2025-01-06T12:58:11.585Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
13:58:11 [2025-01-06T12:58:11.591Z]  > /usr/bin/git checkout -f 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10
13:58:11 [2025-01-06T12:58:11.731Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
13:58:11 [2025-01-06T12:58:11.740Z]  > /usr/bin/git branch -D master # timeout=10
13:58:11 [2025-01-06T12:58:11.746Z]  > /usr/bin/git checkout -b master 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10
13:58:11 [2025-01-06T12:58:11.856Z] Commit message: "Feature #14629"
13:58:11 [2025-01-06T12:58:11.856Z]  > /usr/bin/git rev-list --no-walk 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10