Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jenkins-ci.plugins:plugin from 4.87 to 5.5 #465

Closed

Bump org.jenkins-ci.plugins:plugin from 4.87 to 5.5

e288df5
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci.plugins:plugin from 4.87 to 5.5 #465

Bump org.jenkins-ci.plugins:plugin from 4.87 to 5.5
e288df5
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jan 13, 2025 in 27s

linux-21/Build (linux-21): error in 'junit' step

linux-17 / Build (linux-17) / 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/tlab-branch-source-plugin_PR-465@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/tlab-branch-source-plugin_PR-465@tmp/changelist clean install.

script returned exit code 1
Build log
[2025-01-13T16:59:13.007Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465@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/tlab-branch-source-plugin_PR-465@tmp/changelist clean install
[2025-01-13T16:59:13.108Z] -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:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC 
[2025-01-13T16:59:13.210Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-01-13T16:59:13.210Z] Maven home: /usr/share/apache-maven-3.9.9
[2025-01-13T16:59:13.211Z] Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: /opt/jdk-17
[2025-01-13T16:59:13.211Z] Default locale: en_US, platform encoding: UTF-8
[2025-01-13T16:59:13.211Z] OS name: "linux", version: "5.15.167.1-2.cm2", arch: "amd64", family: "unix"
[2025-01-13T16:59:15.318Z] [INFO] Error stacktraces are turned on.
[2025-01-13T16:59:15.720Z] [INFO] Setting: -Dchangelist=716.ve288df54a_a_4e -DscmTag=e288df54aa4e360e5b66bbca7d61da0c8b0566ca -Dproject.build.outputTimestamp=2025-01-13T16:58:31Z
[2025-01-13T16:59:15.720Z] [INFO] No information available to set -DgitHubRepo
[2025-01-13T16:59:15.721Z] [INFO] Scanning for projects...
[2025-01-13T16:59:17.926Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-01-13T16:59:17.927Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T16:59:17.927Z]  @ 
[2025-01-13T16:59:17.928Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-01-13T16:59:17.928Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-01-13T16:59:17.928Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T16:59:17.929Z] 
[2025-01-13T16:59:17.929Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-01-13T16:59:17.929Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-01-13T16:59:17.930Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-01-13T16:59:17.930Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-01-13T16:59:17.930Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-01-13T16:59:17.931Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-01-13T16:59:17.931Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-01-13T16:59:17.931Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-01-13T16:59:17.932Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-01-13T16:59:17.932Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-01-13T16:59:17.932Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-01-13T16:59:17.933Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-01-13T16:59:17.933Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2025-01-13T16:59:17.933Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-01-13T16:59:17.934Z]     at java.lang.reflect.Method.invoke (Method.java:569)
[2025-01-13T16:59:17.934Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-01-13T16:59:17.934Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-01-13T16:59:17.934Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-01-13T16:59:17.935Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-01-13T16:59:17.935Z] [ERROR]   
[2025-01-13T16:59:17.935Z] [ERROR]   The project io.jenkins.plugins:gitlab-branch-source:716.ve288df54a_a_4e (/home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465/pom.xml) has 1 error
[2025-01-13T16:59:17.935Z] [ERROR]     'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T16:59:17.936Z] [ERROR] 
[2025-01-13T16:59:17.936Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-01-13T16:59:17.936Z] [ERROR] 
[2025-01-13T16:59:17.937Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-01-13T16:59:17.937Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

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

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-01-13T16:59:21.452Z] Recording test results
[2025-01-13T16:59:21.581Z] No test report files were found. Configuration error?

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/tlab-branch-source-plugin_PR-465@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install.

null
Build log
[2025-01-13T16:59:13.398Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/tlab-branch-source-plugin_PR-465@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install
[2025-01-13T16:59:13.500Z] -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 
[2025-01-13T16:59:13.601Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-01-13T16:59:13.602Z] Maven home: /usr/share/apache-maven-3.9.9
[2025-01-13T16:59:13.603Z] Java version: 21.0.5, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2025-01-13T16:59:13.603Z] Default locale: en_US, platform encoding: UTF-8
[2025-01-13T16:59:13.604Z] OS name: "linux", version: "5.15.167.1-2.cm2", arch: "amd64", family: "unix"
[2025-01-13T16:59:15.710Z] [INFO] Error stacktraces are turned on.
[2025-01-13T16:59:21.862Z] Sending interrupt signal to process
[2025-01-13T16:59:21.942Z] script returned exit code 143

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

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-01-13T16:59:22.208Z] Recording test results
[2025-01-13T16:59:22.339Z] No test report files were found. Configuration error?

Details

  • linux-17 (2 ms)
    • Checkout (linux-17) (10 sec)
    • Build (linux-17) (10 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-17 (1 ms)
  • linux-21 (29 sec)
    • Checkout (linux-21) (12 sec)
    • Build (linux-21) (7.9 sec)
      Error: null
      Error: No test report files were found. Configuration error?