[2023-09-21T14:46:39.873Z] Démarré par l'utilisateur Yohann Chastagnier [2023-09-21T14:46:39.873Z] Running as userbuild [2023-09-21T14:46:40.577Z] Obtained src/builds/wbe/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2023-09-21T14:46:41.017Z] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: [2023-09-21T14:46:41.017Z] WorkflowScript: 197: unable to resolve class Matcher [2023-09-21T14:46:41.017Z] @ line 197, column 11. [2023-09-21T14:46:41.017Z] Matcher matcher = env.JOB_NAME =~ /.+_([\-a-zA-Z0-9.]+)_.+/ [2023-09-21T14:46:41.017Z] ^ [2023-09-21T14:46:41.017Z] [2023-09-21T14:46:41.017Z] WorkflowScript: 214: unable to resolve class Matcher [2023-09-21T14:46:41.017Z] @ line 214, column 11. [2023-09-21T14:46:41.017Z] Matcher matcher = branch =~ '^(\\d+.\\d+\\..*)$' [2023-09-21T14:46:41.017Z] ^ [2023-09-21T14:46:41.017Z] [2023-09-21T14:46:41.017Z] 2 errors [2023-09-21T14:46:41.017Z] [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:309) [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:981) [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:626) [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:575) [2023-09-21T14:46:41.017Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323) [2023-09-21T14:46:41.017Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:580) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:526) [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:335) [2023-09-21T14:46:41.017Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2023-09-21T14:46:41.017Z] at hudson.model.Executor.run(Executor.java:442) [2023-09-21T14:46:41.027Z] Finished: FAILURE