Console Output
16:37:21 [2022-01-27T15:37:21.887Z] The recommended git tool is: /usr/bin/git
16:37:21 [2022-01-27T15:37:21.888Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:37:21 [2022-01-27T15:37:21.900Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d0a7327; decorates hudson.Launcher$LocalLauncher@5935ec5e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:37:21 [2022-01-27T15:37:21.900Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline 2/.git # timeout=10
16:37:21 [2022-01-27T15:37:21.920Z] Fetching changes from the remote Git repository
16:37:21 [2022-01-27T15:37:21.920Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:37:21 [2022-01-27T15:37:21.931Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:37:21 [2022-01-27T15:37:21.931Z] > /usr/bin/git --version # timeout=10
16:37:21 [2022-01-27T15:37:21.937Z] > git --version # 'git version 2.25.1'
16:37:21 [2022-01-27T15:37:21.937Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:37:21 [2022-01-27T15:37:21.938Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:37:32 [2022-01-27T15:37:32.507Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:37:32 [2022-01-27T15:37:32.514Z] Checking out Revision 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 (refs/remotes/origin/master)
16:37:32 [2022-01-27T15:37:32.514Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:37:32 [2022-01-27T15:37:32.517Z] > /usr/bin/git checkout -f 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 # timeout=10
16:37:33 [2022-01-27T15:37:33.103Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:37:33 [2022-01-27T15:37:33.120Z] > /usr/bin/git branch -D master # timeout=10
16:37:33 [2022-01-27T15:37:33.128Z] > /usr/bin/git checkout -b master 89c32e99e4506934fa2b7e7ddbb2ec9be4ad93f6 # timeout=10
16:37:33 [2022-01-27T15:37:33.228Z] Commit message: "Integrate feature #12710 Improve some codes imported by this feature."
16:37:33 [2022-01-27T15:37:33.229Z] First time build. Skipping changelog.