Skip to content

Console Output

16:18:22 [2025-07-29T14:18:22.196Z] The recommended git tool is: /usr/bin/git
16:18:22 [2025-07-29T14:18:22.197Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:18:22 [2025-07-29T14:18:22.214Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@62def919; decorates hudson.Launcher$LocalLauncher@2c14b013 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:18:22 [2025-07-29T14:18:22.214Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:18:22 [2025-07-29T14:18:22.220Z] Fetching changes from the remote Git repository
16:18:22 [2025-07-29T14:18:22.223Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:18:22 [2025-07-29T14:18:22.229Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:18:22 [2025-07-29T14:18:22.229Z]  > /usr/bin/git --version # timeout=10
16:18:22 [2025-07-29T14:18:22.234Z]  > git --version # 'git version 2.43.0'
16:18:22 [2025-07-29T14:18:22.234Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:18:22 [2025-07-29T14:18:22.239Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:18:22 [2025-07-29T14:18:22.833Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:18:22 [2025-07-29T14:18:22.839Z] Checking out Revision 152825c50424512da295c1ae908a4fac167e75ff (refs/remotes/origin/master)
16:18:22 [2025-07-29T14:18:22.839Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:18:22 [2025-07-29T14:18:22.845Z]  > /usr/bin/git checkout -f 152825c50424512da295c1ae908a4fac167e75ff # timeout=10
16:18:22 [2025-07-29T14:18:22.898Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:18:22 [2025-07-29T14:18:22.915Z]  > /usr/bin/git branch -D master # timeout=10
16:18:22 [2025-07-29T14:18:22.927Z]  > /usr/bin/git checkout -b master 152825c50424512da295c1ae908a4fac167e75ff # timeout=10
16:18:23 [2025-07-29T14:18:23.058Z] Commit message: "There is a known issue with ImageIO plug-ins and containers (like a web/servlet container). Deploying plug-ins as part of the web application is not well supported by ImageIO. The ImageIO registry that keeps track of registered plug-ins is in effect JVM global (it is actually a registry per application context, however, there is usually only a single application context). It is then require to provide an initializer to register and unregister all the ImageIO plugins for each deployment/undeployment of the Silverpeas application."
16:18:23 [2025-07-29T14:18:23.058Z]  > /usr/bin/git rev-list --no-walk c3b0cc811b680a34bd224f79fbc179b327fe48cb # timeout=10