15:10:51 [2024-09-25T13:10:51.305Z] Démarré par l'utilisateur Miguel Moquillon 15:10:51 [2024-09-25T13:10:51.305Z] Running as userbuild 15:10:51 [2024-09-25T13:10:51.836Z] Obtained src/releases/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 15:10:51 [2024-09-25T13:10:51.953Z] [Pipeline] Start of Pipeline 15:10:52 [2024-09-25T13:10:52.150Z] [Pipeline] node 15:10:52 [2024-09-25T13:10:52.154Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release 15:10:52 [2024-09-25T13:10:52.156Z] [Pipeline] { 15:10:52 [2024-09-25T13:10:52.171Z] [Pipeline] stage 15:10:52 [2024-09-25T13:10:52.171Z] [Pipeline] { (Declarative: Checkout SCM) 15:10:52 [2024-09-25T13:10:52.185Z] [Pipeline] checkout 15:10:52 [2024-09-25T13:10:52.187Z] Selected Git installation does not exist. Using Default 15:10:52 [2024-09-25T13:10:52.187Z] The recommended git tool is: NONE 15:10:52 [2024-09-25T13:10:52.187Z] No credentials specified 15:10:52 [2024-09-25T13:10:52.187Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10 15:10:52 [2024-09-25T13:10:52.192Z] Fetching changes from the remote Git repository 15:10:52 [2024-09-25T13:10:52.194Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 15:10:52 [2024-09-25T13:10:52.202Z] Cleaning workspace 15:10:52 [2024-09-25T13:10:52.202Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 15:10:52 [2024-09-25T13:10:52.207Z] Resetting working tree 15:10:52 [2024-09-25T13:10:52.207Z] > /usr/bin/git reset --hard # timeout=10 15:10:52 [2024-09-25T13:10:52.216Z] > /usr/bin/git clean -fdx # timeout=10 15:10:52 [2024-09-25T13:10:52.221Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 15:10:52 [2024-09-25T13:10:52.221Z] > /usr/bin/git --version # timeout=10 15:10:52 [2024-09-25T13:10:52.225Z] > git --version # 'git version 2.43.0' 15:10:52 [2024-09-25T13:10:52.225Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:52 [2024-09-25T13:10:52.719Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:10:52 [2024-09-25T13:10:52.726Z] Checking out Revision beef8c4cce9ed3c176a03785939c0418292e9fc6 (refs/remotes/origin/master) 15:10:52 [2024-09-25T13:10:52.726Z] > /usr/bin/git config core.sparsecheckout # timeout=10 15:10:52 [2024-09-25T13:10:52.732Z] > /usr/bin/git checkout -f beef8c4cce9ed3c176a03785939c0418292e9fc6 # timeout=10 15:10:52 [2024-09-25T13:10:52.745Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies" 15:10:52 [2024-09-25T13:10:52.745Z] > /usr/bin/git rev-list --no-walk 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 # timeout=10 15:10:52 [2024-09-25T13:10:52.763Z] [Pipeline] } 15:10:52 [2024-09-25T13:10:52.768Z] [Pipeline] // stage 15:10:52 [2024-09-25T13:10:52.780Z] [Pipeline] withEnv 15:10:52 [2024-09-25T13:10:52.780Z] [Pipeline] { 15:10:52 [2024-09-25T13:10:52.885Z] [Pipeline] isUnix 15:10:52 [2024-09-25T13:10:52.886Z] [Pipeline] withEnv 15:10:52 [2024-09-25T13:10:52.887Z] [Pipeline] { 15:10:52 [2024-09-25T13:10:52.898Z] [Pipeline] sh 15:10:53 [2024-09-25T13:10:53.155Z] + docker inspect -f . silverpeas/silverbuild:6.4 15:10:53 [2024-09-25T13:10:53.155Z] . 15:10:53 [2024-09-25T13:10:53.156Z] [Pipeline] } 15:10:53 [2024-09-25T13:10:53.164Z] [Pipeline] // withEnv 15:10:53 [2024-09-25T13:10:53.176Z] [Pipeline] withDockerContainer 15:10:53 [2024-09-25T13:10:53.207Z] Jenkins does not seem to be running inside a container 15:10:53 [2024-09-25T13:10:53.214Z] $ 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_Project_Definition_Release -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release@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 ******** silverpeas/silverbuild:6.4 cat 15:10:53 [2024-09-25T13:10:53.540Z] $ docker top 125936fe5c904fb7239b311fca29bd011f3b46ba82cb5239fdc0ea5adb77fef7 -eo pid,comm 15:10:53 [2024-09-25T13:10:53.579Z] [Pipeline] { 15:10:53 [2024-09-25T13:10:53.595Z] [Pipeline] withEnv 15:10:53 [2024-09-25T13:10:53.595Z] [Pipeline] { 15:10:53 [2024-09-25T13:10:53.612Z] [Pipeline] stage 15:10:53 [2024-09-25T13:10:53.613Z] [Pipeline] { (Prepare the release from master) 15:10:53 [2024-09-25T13:10:53.669Z] Stage "Prepare the release from master" skipped due to when conditional 15:10:53 [2024-09-25T13:10:53.670Z] [Pipeline] getContext 15:10:53 [2024-09-25T13:10:53.672Z] [Pipeline] } 15:10:53 [2024-09-25T13:10:53.681Z] [Pipeline] // stage 15:10:53 [2024-09-25T13:10:53.692Z] [Pipeline] stage 15:10:53 [2024-09-25T13:10:53.694Z] [Pipeline] { (Prepare the release from a given stable version branch) 15:10:53 [2024-09-25T13:10:53.734Z] [Pipeline] script 15:10:53 [2024-09-25T13:10:53.739Z] [Pipeline] { 15:10:53 [2024-09-25T13:10:53.752Z] [Pipeline] sh 15:10:54 [2024-09-25T13:10:54.011Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/1.6.x/pom.xml 15:10:54 [2024-09-25T13:10:54.013Z] [Pipeline] readMavenPom 15:10:54 [2024-09-25T13:10:54.026Z] [Pipeline] sh 15:10:54 [2024-09-25T13:10:54.285Z] + rm -f pom.xml 15:10:54 [2024-09-25T13:10:54.291Z] [Pipeline] sh 15:10:54 [2024-09-25T13:10:54.551Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/1.6.x/pom.xml 15:10:54 [2024-09-25T13:10:54.553Z] [Pipeline] readMavenPom 15:10:54 [2024-09-25T13:10:54.561Z] [Pipeline] sh 15:10:54 [2024-09-25T13:10:54.819Z] + rm -f pom.xml 15:10:54 [2024-09-25T13:10:54.821Z] [Pipeline] } 15:10:54 [2024-09-25T13:10:54.829Z] [Pipeline] // script 15:10:54 [2024-09-25T13:10:54.838Z] [Pipeline] } 15:10:54 [2024-09-25T13:10:54.846Z] [Pipeline] // stage 15:10:54 [2024-09-25T13:10:54.858Z] [Pipeline] stage 15:10:54 [2024-09-25T13:10:54.859Z] [Pipeline] { (Check dependencies) 15:10:54 [2024-09-25T13:10:54.888Z] [Pipeline] } 15:10:54 [2024-09-25T13:10:54.897Z] [Pipeline] // stage 15:10:54 [2024-09-25T13:10:54.912Z] [Pipeline] stage 15:10:54 [2024-09-25T13:10:54.913Z] [Pipeline] { (Release dependencies definition) 15:10:54 [2024-09-25T13:10:54.922Z] Stage "Release dependencies definition" skipped due to earlier failure(s) 15:10:54 [2024-09-25T13:10:54.924Z] [Pipeline] getContext 15:10:54 [2024-09-25T13:10:54.925Z] [Pipeline] } 15:10:54 [2024-09-25T13:10:54.935Z] [Pipeline] // stage 15:10:54 [2024-09-25T13:10:54.948Z] [Pipeline] stage 15:10:54 [2024-09-25T13:10:54.949Z] [Pipeline] { (Release test dependencies definition) 15:10:54 [2024-09-25T13:10:54.959Z] Stage "Release test dependencies definition" skipped due to earlier failure(s) 15:10:54 [2024-09-25T13:10:54.961Z] [Pipeline] getContext 15:10:54 [2024-09-25T13:10:54.963Z] [Pipeline] } 15:10:54 [2024-09-25T13:10:54.973Z] [Pipeline] // stage 15:10:54 [2024-09-25T13:10:54.986Z] [Pipeline] stage 15:10:54 [2024-09-25T13:10:54.987Z] [Pipeline] { (Release project definition) 15:10:54 [2024-09-25T13:10:54.997Z] Stage "Release project definition" skipped due to earlier failure(s) 15:10:54 [2024-09-25T13:10:54.998Z] [Pipeline] getContext 15:10:55 [2024-09-25T13:10:55.000Z] [Pipeline] } 15:10:55 [2024-09-25T13:10:55.010Z] [Pipeline] // stage 15:10:55 [2024-09-25T13:10:55.023Z] [Pipeline] stage 15:10:55 [2024-09-25T13:10:55.024Z] [Pipeline] { (Create YAML release report) 15:10:55 [2024-09-25T13:10:55.034Z] Stage "Create YAML release report" skipped due to earlier failure(s) 15:10:55 [2024-09-25T13:10:55.035Z] [Pipeline] getContext 15:10:55 [2024-09-25T13:10:55.037Z] [Pipeline] } 15:10:55 [2024-09-25T13:10:55.046Z] [Pipeline] // stage 15:10:55 [2024-09-25T13:10:55.059Z] [Pipeline] stage 15:10:55 [2024-09-25T13:10:55.060Z] [Pipeline] { (Declarative: Post Actions) 15:10:55 [2024-09-25T13:10:55.078Z] [Pipeline] step 15:10:55 [2024-09-25T13:10:55.092Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com 15:10:55 [2024-09-25T13:10:55.201Z] [Pipeline] } 15:10:55 [2024-09-25T13:10:55.210Z] [Pipeline] // stage 15:10:55 [2024-09-25T13:10:55.218Z] [Pipeline] } 15:10:55 [2024-09-25T13:10:55.226Z] [Pipeline] // withEnv 15:10:55 [2024-09-25T13:10:55.232Z] [Pipeline] } 15:10:55 [2024-09-25T13:10:55.234Z] $ docker stop --time=1 125936fe5c904fb7239b311fca29bd011f3b46ba82cb5239fdc0ea5adb77fef7 15:10:56 [2024-09-25T13:10:56.417Z] $ docker rm -f --volumes 125936fe5c904fb7239b311fca29bd011f3b46ba82cb5239fdc0ea5adb77fef7 15:10:56 [2024-09-25T13:10:56.453Z] [Pipeline] // withDockerContainer 15:10:56 [2024-09-25T13:10:56.457Z] [Pipeline] } 15:10:56 [2024-09-25T13:10:56.461Z] [Pipeline] // withEnv 15:10:56 [2024-09-25T13:10:56.465Z] [Pipeline] } 15:10:56 [2024-09-25T13:10:56.473Z] [Pipeline] // node 15:10:56 [2024-09-25T13:10:56.483Z] [Pipeline] End of Pipeline 15:10:56 [2024-09-25T13:10:56.496Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 21b5c2a3-2b04-4f96-9687-bd620bed1329 15:10:56 [2024-09-25T13:10:56.496Z] java.lang.NullPointerException: Cannot invoke method contains() on null object 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91) 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47) 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:34) 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:10:56 [2024-09-25T13:10:56.496Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:117) 15:10:56 [2024-09-25T13:10:56.496Z] at WorkflowScript.run(WorkflowScript:92) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ExpressionConditionalScript.evaluate(ExpressionConditionalScript.groovy:48) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy:863) 15:10:56 [2024-09-25T13:10:56.496Z] at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.every(CpsDefaultGroovyMethods:2323) 15:10:56 [2024-09-25T13:10:56.496Z] at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.every(CpsDefaultGroovyMethods:2344) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy:862) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.passedOrNotEvaluated(ModelInterpreter.groovy:853) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:279) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inDeclarativeAgent(ModelInterpreter.groovy:593) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inDeclarativeAgent(ModelInterpreter.groovy:592) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:278) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.stageInput(ModelInterpreter.groovy:362) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.stageInput(ModelInterpreter.groovy:361) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:267) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inWrappers(ModelInterpreter.groovy:625) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inWrappers(ModelInterpreter.groovy:624) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:265) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.withEnvBlock(ModelInterpreter.groovy:450) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.withEnvBlock(ModelInterpreter.groovy:449) 15:10:56 [2024-09-25T13:10:56.496Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:260) 15:10:56 [2024-09-25T13:10:56.496Z] at ___cps.transform___(Native Method) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90) 15:10:56 [2024-09-25T13:10:56.496Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:10:56 [2024-09-25T13:10:56.497Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) 15:10:56 [2024-09-25T13:10:56.497Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) 15:10:56 [2024-09-25T13:10:56.497Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) 15:10:56 [2024-09-25T13:10:56.497Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) 15:10:56 [2024-09-25T13:10:56.497Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) 15:10:56 [2024-09-25T13:10:56.497Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) 15:10:56 [2024-09-25T13:10:56.497Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) 15:10:56 [2024-09-25T13:10:56.497Z] at java.base/java.lang.Thread.run(Thread.java:1583) 15:10:56 [2024-09-25T13:10:56.516Z] Finished: FAILURE