[2025-07-23T17:24:00.452Z] Lancé par une alarme périodique [2025-07-23T17:24:00.452Z] Running as userbuild [2025-07-23T17:24:00.856Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-07-23T17:24:01.483Z] [Pipeline] Start of Pipeline [2025-07-23T17:24:01.971Z] [Pipeline] node [2025-07-23T17:24:01.976Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy [2025-07-23T17:24:01.978Z] [Pipeline] { [2025-07-23T17:24:02.001Z] [Pipeline] stage [2025-07-23T17:24:02.002Z] [Pipeline] { (Declarative: Checkout SCM) [2025-07-23T17:24:02.016Z] [Pipeline] checkout [2025-07-23T17:24:02.019Z] Selected Git installation does not exist. Using Default [2025-07-23T17:24:02.019Z] The recommended git tool is: NONE [2025-07-23T17:24:02.019Z] No credentials specified [2025-07-23T17:24:02.019Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 [2025-07-23T17:24:02.025Z] Fetching changes from the remote Git repository [2025-07-23T17:24:02.029Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-07-23T17:24:02.037Z] Cleaning workspace [2025-07-23T17:24:02.037Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-07-23T17:24:02.041Z] Resetting working tree [2025-07-23T17:24:02.042Z] > /usr/bin/git reset --hard # timeout=10 [2025-07-23T17:24:02.049Z] > /usr/bin/git clean -fdx # timeout=10 [2025-07-23T17:24:02.057Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-07-23T17:24:02.057Z] > /usr/bin/git --version # timeout=10 [2025-07-23T17:24:02.061Z] > git --version # 'git version 2.43.0' [2025-07-23T17:24:02.061Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-23T17:24:02.431Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-07-23T17:24:02.437Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master) [2025-07-23T17:24:02.437Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-07-23T17:24:02.442Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 [2025-07-23T17:24:02.456Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project." [2025-07-23T17:24:02.456Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10 [2025-07-23T17:24:02.477Z] [Pipeline] } [2025-07-23T17:24:02.483Z] [Pipeline] // stage [2025-07-23T17:24:02.516Z] [Pipeline] withEnv [2025-07-23T17:24:02.517Z] [Pipeline] { [2025-07-23T17:24:02.740Z] [Pipeline] isUnix [2025-07-23T17:24:02.742Z] [Pipeline] withEnv [2025-07-23T17:24:02.742Z] [Pipeline] { [2025-07-23T17:24:02.759Z] [Pipeline] sh [2025-07-23T17:24:03.017Z] + docker inspect -f . silverpeas/silverbuild:latest [2025-07-23T17:24:03.017Z] . [2025-07-23T17:24:03.018Z] [Pipeline] } [2025-07-23T17:24:03.031Z] [Pipeline] // withEnv [2025-07-23T17:24:03.047Z] [Pipeline] withDockerContainer [2025-07-23T17:24:03.081Z] Jenkins does not seem to be running inside a container [2025-07-23T17:24:03.088Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:latest cat [2025-07-23T17:24:03.409Z] $ docker top 0053deb6eac2034f0df6572e6ff1c0fc7342a828cc8d95452c6e5c9549b33023 -eo pid,comm [2025-07-23T17:24:03.449Z] [Pipeline] { [2025-07-23T17:24:03.493Z] [Pipeline] withEnv [2025-07-23T17:24:03.494Z] [Pipeline] { [2025-07-23T17:24:03.520Z] [Pipeline] stage [2025-07-23T17:24:03.521Z] [Pipeline] { (Prepare the job) [2025-07-23T17:24:03.563Z] [Pipeline] sh [2025-07-23T17:24:03.821Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml [2025-07-23T17:24:04.075Z] [Pipeline] script [2025-07-23T17:24:04.083Z] [Pipeline] { [2025-07-23T17:24:04.100Z] [Pipeline] readMavenPom [2025-07-23T17:24:04.126Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. [2025-07-23T17:24:04.129Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. [2025-07-23T17:24:04.130Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-07-23T17:24:04.131Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-07-23T17:24:04.131Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [2025-07-23T17:24:04.133Z] [Pipeline] sh [2025-07-23T17:24:04.392Z] + rm -f pom.xml [2025-07-23T17:24:04.394Z] [Pipeline] } [2025-07-23T17:24:04.407Z] [Pipeline] // script [2025-07-23T17:24:04.424Z] [Pipeline] } [2025-07-23T17:24:04.437Z] [Pipeline] // stage [2025-07-23T17:24:04.454Z] [Pipeline] stage [2025-07-23T17:24:04.455Z] [Pipeline] { (Check POM parent version) [2025-07-23T17:24:04.545Z] [Pipeline] copyArtifacts [2025-07-23T17:24:04.551Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 275 [2025-07-23T17:24:04.562Z] [Pipeline] script [2025-07-23T17:24:04.571Z] [Pipeline] { [2025-07-23T17:24:04.585Z] [Pipeline] readYaml [2025-07-23T17:24:04.603Z] [Pipeline] sh [2025-07-23T17:24:04.863Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom [2025-07-23T17:24:05.116Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-07-23T17:24:05.116Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-07-23T17:24:05.118Z] [Pipeline] sh [2025-07-23T17:24:05.377Z] + rm -f build.yaml [2025-07-23T17:24:05.379Z] [Pipeline] } [2025-07-23T17:24:05.393Z] [Pipeline] // script [2025-07-23T17:24:05.407Z] [Pipeline] } [2025-07-23T17:24:05.420Z] [Pipeline] // stage [2025-07-23T17:24:05.436Z] [Pipeline] stage [2025-07-23T17:24:05.437Z] [Pipeline] { (Checkout projects and check code changes) [2025-07-23T17:24:05.470Z] [Pipeline] script [2025-07-23T17:24:05.477Z] [Pipeline] { [2025-07-23T17:24:05.499Z] [Pipeline] copyArtifacts [2025-07-23T17:24:05.504Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 975 [2025-07-23T17:24:05.517Z] [Pipeline] fileExists [2025-07-23T17:24:05.535Z] [Pipeline] readYaml [2025-07-23T17:24:05.549Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-07-23T17:24:05.553Z] [Pipeline] dir [2025-07-23T17:24:05.554Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core [2025-07-23T17:24:05.555Z] [Pipeline] { [2025-07-23T17:24:05.574Z] [Pipeline] git [2025-07-23T17:24:05.576Z] The recommended git tool is: /usr/bin/git [2025-07-23T17:24:05.576Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-07-23T17:24:05.586Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@386b7b80; decorates hudson.Launcher$LocalLauncher@11c6174c will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-07-23T17:24:05.586Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-07-23T17:24:05.592Z] Fetching changes from the remote Git repository [2025-07-23T17:24:05.595Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-07-23T17:24:05.601Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-07-23T17:24:05.601Z] > /usr/bin/git --version # timeout=10 [2025-07-23T17:24:05.606Z] > git --version # 'git version 2.43.0' [2025-07-23T17:24:05.606Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-07-23T17:24:05.611Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-23T17:24:06.078Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-07-23T17:24:06.085Z] Checking out Revision 29919e2d7a24e9dfde89250800ea661ddf2655ab (refs/remotes/origin/master) [2025-07-23T17:24:06.085Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-07-23T17:24:06.090Z] > /usr/bin/git checkout -f 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10 [2025-07-23T17:24:06.161Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-07-23T17:24:06.184Z] > /usr/bin/git branch -D master # timeout=10 [2025-07-23T17:24:06.195Z] > /usr/bin/git checkout -b master 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10 [2025-07-23T17:24:06.288Z] Commit message: "Take into account SonarQube feedbacks by replacing tag by