Skip to content

Console Output

17:11:39 [2025-07-04T15:11:39.808Z] Selected Git installation does not exist. Using Default
17:11:39 [2025-07-04T15:11:39.808Z] The recommended git tool is: NONE
17:11:39 [2025-07-04T15:11:39.809Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:11:39 [2025-07-04T15:11:39.819Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@399ebc61; decorates hudson.Launcher$LocalLauncher@20b9f015 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:11:39 [2025-07-04T15:11:39.820Z] Cloning the remote Git repository
17:11:39 [2025-07-04T15:11:39.820Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
17:11:39 [2025-07-04T15:11:39.820Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project # timeout=10
17:11:39 [2025-07-04T15:11:39.828Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
17:11:39 [2025-07-04T15:11:39.828Z]  > /usr/bin/git --version # timeout=10
17:11:39 [2025-07-04T15:11:39.833Z]  > git --version # 'git version 2.43.0'
17:11:39 [2025-07-04T15:11:39.834Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:11:39 [2025-07-04T15:11:39.840Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:40 [2025-07-04T15:11:40.471Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
17:11:40 [2025-07-04T15:11:40.480Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:40 [2025-07-04T15:11:40.490Z] Avoid second fetch
17:11:40 [2025-07-04T15:11:40.490Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:11:40 [2025-07-04T15:11:40.496Z] Checking out Revision bca85e05a4e29badf0ee062d0233d442b2f527de (refs/remotes/origin/master)
17:11:40 [2025-07-04T15:11:40.496Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:11:40 [2025-07-04T15:11:40.501Z]  > /usr/bin/git checkout -f bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
17:11:40 [2025-07-04T15:11:40.507Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:11:40 [2025-07-04T15:11:40.514Z]  > /usr/bin/git checkout -b master bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
17:11:40 [2025-07-04T15:11:40.529Z] Commit message: "Feature #13791 Upgrade StringTemplate to version 4"
17:11:40 [2025-07-04T15:11:40.529Z]  > /usr/bin/git rev-list --no-walk bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10