Skip to content

Console Output

11:35:24 [2024-06-17T09:35:24.722Z] The recommended git tool is: NONE
11:35:24 [2024-06-17T09:35:24.723Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:35:24 [2024-06-17T09:35:24.733Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6bb42157; decorates hudson.Launcher$LocalLauncher@c397538 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:35:24 [2024-06-17T09:35:24.734Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution/.git # timeout=10
11:35:24 [2024-06-17T09:35:24.739Z] Fetching changes from the remote Git repository
11:35:24 [2024-06-17T09:35:24.740Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
11:35:24 [2024-06-17T09:35:24.745Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
11:35:24 [2024-06-17T09:35:24.745Z]  > /usr/bin/git --version # timeout=10
11:35:24 [2024-06-17T09:35:24.750Z]  > git --version # 'git version 2.34.1'
11:35:24 [2024-06-17T09:35:24.750Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:35:24 [2024-06-17T09:35:24.754Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
11:35:25 [2024-06-17T09:35:25.086Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:35:25 [2024-06-17T09:35:25.092Z] Checking out Revision 4949bcaae6e28bee0803520f979e43aa258b7a39 (refs/remotes/origin/master)
11:35:25 [2024-06-17T09:35:25.092Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:35:25 [2024-06-17T09:35:25.096Z]  > /usr/bin/git checkout -f 4949bcaae6e28bee0803520f979e43aa258b7a39 # timeout=10
11:35:25 [2024-06-17T09:35:25.109Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:35:25 [2024-06-17T09:35:25.116Z]  > /usr/bin/git checkout -b master 4949bcaae6e28bee0803520f979e43aa258b7a39 # timeout=10
11:35:25 [2024-06-17T09:35:25.126Z] Commit message: "In some circumstances, the root directory in which is exploded the content of the Silverpeas web application (in dev mode) cannot be deleted. So, by default, this root directory isn't anymore deleted when cleaning a previous installation but, instead, its whole content is deleted."
11:35:25 [2024-06-17T09:35:25.126Z]  > /usr/bin/git rev-list --no-walk 020f2296287355010d82f44d8c11920456b01b17 # timeout=10