Skip to content

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.4

85a5c2c
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.4 #312

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.4
85a5c2c
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Dec 23, 2024 in 54s

windows-17/Build (windows-17): error in 'junit' step

linux-21 / Build (linux-21) / Shell Script

Error in sh step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/changelist clean install.

script returned exit code 1
Build log
[2024-12-23T06:35:10.310Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/changelist clean install
[2024-12-23T06:35:10.411Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=187499968 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2999999488 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-12-23T06:35:10.512Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-12-23T06:35:10.513Z] Maven home: /usr/share/apache-maven-3.9.9
[2024-12-23T06:35:10.513Z] Java version: 21.0.5, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2024-12-23T06:35:10.513Z] Default locale: en_US, platform encoding: UTF-8
[2024-12-23T06:35:10.514Z] OS name: "linux", version: "5.15.167.1-2.cm2", arch: "amd64", family: "unix"
[2024-12-23T06:35:13.623Z] [INFO] Error stacktraces are turned on.
[2024-12-23T06:35:16.832Z] [INFO] Setting: -Dchangelist=523.v85a_5c2c78dde -DscmTag=85a5c2c78dde13b66b23e25642c32dca806054ac -Dproject.build.outputTimestamp=2024-12-23T06:34:33Z
[2024-12-23T06:35:16.833Z] [INFO] No information available to set -DgitHubRepo
[2024-12-23T06:35:16.833Z] [INFO] Scanning for projects...
[2024-12-23T06:35:22.549Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-12-23T06:35:22.549Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, /home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.4/plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:22.549Z]  @ 
[2024-12-23T06:35:22.550Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-12-23T06:35:22.550Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2024-12-23T06:35:22.550Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, /home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.4/plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:22.550Z] 
[2024-12-23T06:35:22.550Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2024-12-23T06:35:22.551Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2024-12-23T06:35:22.551Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2024-12-23T06:35:22.551Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2024-12-23T06:35:22.551Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2024-12-23T06:35:22.551Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2024-12-23T06:35:22.552Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-12-23T06:35:22.552Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-12-23T06:35:22.552Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-12-23T06:35:22.552Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-12-23T06:35:22.552Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-12-23T06:35:22.553Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2024-12-23T06:35:22.553Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2024-12-23T06:35:22.553Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-12-23T06:35:22.553Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-12-23T06:35:22.553Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-12-23T06:35:22.553Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-12-23T06:35:22.554Z] [ERROR]   
[2024-12-23T06:35:22.554Z] [ERROR]   The project org.jenkins-ci.plugins:parallel-test-executor:523.v85a_5c2c78dde (/home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312/pom.xml) has 1 error
[2024-12-23T06:35:22.554Z] [ERROR]     'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, /home/jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.4/plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:22.554Z] [ERROR] 
[2024-12-23T06:35:22.554Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-12-23T06:35:22.555Z] [ERROR] 
[2024-12-23T06:35:22.555Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-12-23T06:35:22.555Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

linux-21 / Build (linux-21) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2024-12-23T06:35:23.280Z] Recording test results
[2024-12-23T06:35:23.405Z] No test report files were found. Configuration error?

windows-17 / Build (windows-17) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install.

script returned exit code 1
Build log
[2024-12-23T06:35:33.539Z] 
[2024-12-23T06:35:33.540Z] C:\Jenkins\agent\workspace\llel-test-executor-plugin_PR-312>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/llel-test-executor-plugin_PR-312@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install 
[2024-12-23T06:35:33.642Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=134200512 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2147208192 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2024-12-23T06:35:34.150Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-12-23T06:35:34.151Z] Maven home: C:\tools\apache-maven-3.9.9
[2024-12-23T06:35:34.151Z] Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-17
[2024-12-23T06:35:34.154Z] Default locale: en_US, platform encoding: UTF-8
[2024-12-23T06:35:34.155Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-12-23T06:35:38.725Z] [INFO] Error stacktraces are turned on.
[2024-12-23T06:35:39.134Z] [INFO] Setting: -Dchangelist=523.v85a_5c2c78dde -DscmTag=85a5c2c78dde13b66b23e25642c32dca806054ac -Dproject.build.outputTimestamp=2024-12-23T06:34:33Z
[2024-12-23T06:35:39.138Z] [INFO] No information available to set -DgitHubRepo
[2024-12-23T06:35:39.140Z] [INFO] Scanning for projects...
[2024-12-23T06:35:45.643Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-12-23T06:35:45.645Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, C:\Jenkins\agent\workspace\llel-test-executor-plugin_PR-312@tmp\m2repo\org\jenkins-ci\plugins\plugin\5.4\plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:45.645Z]  @ 
[2024-12-23T06:35:45.646Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-12-23T06:35:45.646Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2024-12-23T06:35:45.646Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, C:\Jenkins\agent\workspace\llel-test-executor-plugin_PR-312@tmp\m2repo\org\jenkins-ci\plugins\plugin\5.4\plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:45.647Z] 
[2024-12-23T06:35:45.647Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2024-12-23T06:35:45.650Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2024-12-23T06:35:45.658Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2024-12-23T06:35:45.658Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2024-12-23T06:35:45.659Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2024-12-23T06:35:45.659Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2024-12-23T06:35:45.661Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-12-23T06:35:45.661Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-12-23T06:35:45.663Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-12-23T06:35:45.663Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-12-23T06:35:45.664Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-12-23T06:35:45.665Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-12-23T06:35:45.665Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2024-12-23T06:35:45.665Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-12-23T06:35:45.668Z]     at java.lang.reflect.Method.invoke (Method.java:569)
[2024-12-23T06:35:45.670Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-12-23T06:35:45.670Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-12-23T06:35:45.672Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-12-23T06:35:45.672Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-12-23T06:35:45.672Z] [ERROR]   
[2024-12-23T06:35:45.676Z] [ERROR]   The project org.jenkins-ci.plugins:parallel-test-executor:523.v85a_5c2c78dde (C:\Jenkins\agent\workspace\llel-test-executor-plugin_PR-312\pom.xml) has 1 error
[2024-12-23T06:35:45.676Z] [ERROR]     'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.4, C:\Jenkins\agent\workspace\llel-test-executor-plugin_PR-312@tmp\m2repo\org\jenkins-ci\plugins\plugin\5.4\plugin-5.4.pom, line 239, column 17
[2024-12-23T06:35:45.676Z] [ERROR] 
[2024-12-23T06:35:45.679Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-12-23T06:35:45.679Z] [ERROR] 
[2024-12-23T06:35:45.679Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-12-23T06:35:45.679Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

windows-17 / Build (windows-17) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2024-12-23T06:35:46.466Z] Recording test results
[2024-12-23T06:35:46.683Z] No test report files were found. Configuration error?

Details

  • linux-21 (1 ms)
    • Checkout (linux-21) (7.9 sec)
    • Build (linux-21) (14 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-17 (53 sec)
    • Checkout (windows-17) (13 sec)
    • Build (windows-17) (15 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?