Skip to content

Console Output

12:02:50 [2025-02-10T11:02:50.273Z] The recommended git tool is: /usr/bin/git
12:02:50 [2025-02-10T11:02:50.274Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:02:50 [2025-02-10T11:02:50.282Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39042803; decorates hudson.Launcher$LocalLauncher@2240d0da will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:02:50 [2025-02-10T11:02:50.283Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.2.x_AutoDeploy/Silverpeas-Components/.git # timeout=10
12:02:50 [2025-02-10T11:02:50.289Z] Fetching changes from the remote Git repository
12:02:50 [2025-02-10T11:02:50.292Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
12:02:50 [2025-02-10T11:02:50.300Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
12:02:50 [2025-02-10T11:02:50.300Z]  > /usr/bin/git --version # timeout=10
12:02:50 [2025-02-10T11:02:50.305Z]  > git --version # 'git version 2.43.0'
12:02:50 [2025-02-10T11:02:50.305Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:02:50 [2025-02-10T11:02:50.311Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
12:02:50 [2025-02-10T11:02:50.657Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.2.x^{commit} # timeout=10
12:02:50 [2025-02-10T11:02:50.663Z] Checking out Revision 0bd62f65f9add920cb02f930fab1e3019b7a3a8a (refs/remotes/origin/6.2.x)
12:02:50 [2025-02-10T11:02:50.663Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:02:50 [2025-02-10T11:02:50.669Z]  > /usr/bin/git checkout -f 0bd62f65f9add920cb02f930fab1e3019b7a3a8a # timeout=10
12:02:50 [2025-02-10T11:02:50.716Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:02:50 [2025-02-10T11:02:50.738Z]  > /usr/bin/git branch -D 6.2.x # timeout=10
12:02:50 [2025-02-10T11:02:50.747Z]  > /usr/bin/git checkout -b 6.2.x 0bd62f65f9add920cb02f930fab1e3019b7a3a8a # timeout=10
12:02:50 [2025-02-10T11:02:50.788Z] Commit message: "Take into account of the new location and new major version of our Nexus service. Update copyright notice in all files"
12:02:50 [2025-02-10T11:02:50.788Z]  > /usr/bin/git rev-list --no-walk 0bd62f65f9add920cb02f930fab1e3019b7a3a8a # timeout=10