Skip to content

Console Output

19:28:10 [2025-07-22T17:28:10.345Z] The recommended git tool is: /usr/bin/git
19:28:10 [2025-07-22T17:28:10.345Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:28:10 [2025-07-22T17:28:10.353Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@156f46d6; decorates hudson.Launcher$LocalLauncher@2d638d86 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:28:10 [2025-07-22T17:28:10.353Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:28:10 [2025-07-22T17:28:10.359Z] Fetching changes from the remote Git repository
19:28:10 [2025-07-22T17:28:10.361Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:28:10 [2025-07-22T17:28:10.367Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:28:10 [2025-07-22T17:28:10.367Z]  > /usr/bin/git --version # timeout=10
19:28:10 [2025-07-22T17:28:10.372Z]  > git --version # 'git version 2.43.0'
19:28:10 [2025-07-22T17:28:10.372Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:28:10 [2025-07-22T17:28:10.377Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:28:10 [2025-07-22T17:28:10.893Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:28:10 [2025-07-22T17:28:10.900Z] Checking out Revision 68d757ce081dfda7d950d1af6e593b17622d5724 (refs/remotes/origin/master)
19:28:10 [2025-07-22T17:28:10.900Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:28:10 [2025-07-22T17:28:10.904Z]  > /usr/bin/git checkout -f 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
19:28:11 [2025-07-22T17:28:11.060Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:28:11 [2025-07-22T17:28:11.070Z]  > /usr/bin/git branch -D master # timeout=10
19:28:11 [2025-07-22T17:28:11.077Z]  > /usr/bin/git checkout -b master 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
19:28:11 [2025-07-22T17:28:11.162Z] Commit message: "Take into account the GenericFieldTemplate#getKeysValuesPair(...) isn't anymore available and it is replaced by FieldTemplate#getFieldValuesTemplate(...) method which instead of a Map returns a FieldValuesTemplate that is a container of all of the possible FieldValues of a field."
19:28:11 [2025-07-22T17:28:11.162Z]  > /usr/bin/git rev-list --no-walk 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10