Skip to content

Console Output

11:27:13 [2024-11-08T10:27:13.994Z] The recommended git tool is: /usr/bin/git
11:27:13 [2024-11-08T10:27:13.994Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:27:14 [2024-11-08T10:27:14.011Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7bc5d0fd; decorates hudson.Launcher$LocalLauncher@2c81157c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:27:14 [2024-11-08T10:27:14.012Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
11:27:14 [2024-11-08T10:27:14.019Z] Fetching changes from the remote Git repository
11:27:14 [2024-11-08T10:27:14.025Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
11:27:14 [2024-11-08T10:27:14.032Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
11:27:14 [2024-11-08T10:27:14.032Z]  > /usr/bin/git --version # timeout=10
11:27:14 [2024-11-08T10:27:14.037Z]  > git --version # 'git version 2.43.0'
11:27:14 [2024-11-08T10:27:14.037Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:27:14 [2024-11-08T10:27:14.042Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
11:27:14 [2024-11-08T10:27:14.578Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:27:14 [2024-11-08T10:27:14.587Z] Checking out Revision 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a (refs/remotes/origin/master)
11:27:14 [2024-11-08T10:27:14.587Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:27:14 [2024-11-08T10:27:14.593Z]  > /usr/bin/git checkout -f 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a # timeout=10
11:27:14 [2024-11-08T10:27:14.640Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:27:14 [2024-11-08T10:27:14.654Z]  > /usr/bin/git branch -D master # timeout=10
11:27:14 [2024-11-08T10:27:14.663Z]  > /usr/bin/git checkout -b master 781e9a3bbd0256d3848dae8dfd8e74a42aad2c4a # timeout=10
11:27:14 [2024-11-08T10:27:14.801Z] Commit message: "When cherry-picking a commit from a PR merged in 6.4.x branch, invalid method invocation to JdbcSqlQuery was merged. Fix by renaming correctly the method call."
11:27:14 [2024-11-08T10:27:14.802Z]  > /usr/bin/git rev-list --no-walk 8463c8961efdf101ba72c9adbfa7ae066a33716a # timeout=10