feat(java): Require Jenkins core 2.492.3 and Java 17 #36
ci.jenkins.io / Jenkins
failed
Sep 5, 2025 in 2m 3s
linux-8/Build (linux-8): error in 'junit' step
linux-8 / Build (linux-8) / 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/Plugins_katalon-plugin_PR-36@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install.
script returned exit code 1
Build log
[2025-09-05T15:18:08.817Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_katalon-plugin_PR-36@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2025-09-05T15:18:08.919Z] -XX:InitialHeapSize=258673856 -XX:MaxHeapSize=4138781696 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2025-09-05T15:18:09.421Z] Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
[2025-09-05T15:18:09.422Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2025-09-05T15:18:09.422Z] Java version: 1.8.0_462, vendor: Temurin, runtime: /opt/jdk-8/jre
[2025-09-05T15:18:09.423Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-05T15:18:09.423Z] OS name: "linux", version: "6.8.0-1035-aws", arch: "amd64", family: "unix"
[2025-09-05T15:18:10.630Z] [INFO] Error stacktraces are turned on.
[2025-09-05T15:18:10.631Z] [INFO] Scanning for projects...
[2025-09-05T15:18:13.252Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-09-05T15:18:13.253Z] [ERROR] Unknown packaging: hpi @ line 15, column 16
[2025-09-05T15:18:13.253Z] @
[2025-09-05T15:18:13.253Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-09-05T15:18:13.254Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-09-05T15:18:13.254Z] [ERROR] Unknown packaging: hpi @ line 15, column 16
[2025-09-05T15:18:13.254Z]
[2025-09-05T15:18:13.254Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-09-05T15:18:13.254Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:351)
[2025-09-05T15:18:13.255Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:342)
[2025-09-05T15:18:13.255Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-09-05T15:18:13.255Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-09-05T15:18:13.255Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-09-05T15:18:13.256Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-09-05T15:18:13.256Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-09-05T15:18:13.256Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-09-05T15:18:13.257Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-09-05T15:18:13.257Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-09-05T15:18:13.257Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-09-05T15:18:13.258Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2025-09-05T15:18:13.258Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-09-05T15:18:13.258Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2025-09-05T15:18:13.258Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-09-05T15:18:13.259Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-09-05T15:18:13.259Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-09-05T15:18:13.259Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-09-05T15:18:13.260Z] [ERROR]
[2025-09-05T15:18:13.261Z] [ERROR] The project org.jenkins-ci.plugins:katalon:1.0.34 (/home/jenkins/agent/workspace/Plugins_katalon-plugin_PR-36/pom.xml) has 1 error
[2025-09-05T15:18:13.261Z] [ERROR] Unknown packaging: hpi @ line 15, column 16
[2025-09-05T15:18:13.262Z] [ERROR]
[2025-09-05T15:18:13.262Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-09-05T15:18:13.262Z] [ERROR]
[2025-09-05T15:18:13.263Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-09-05T15:18:13.263Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
linux-8 / Build (linux-8) / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2025-09-05T15:18:14.000Z] Recording test results
[2025-09-05T15:18:14.128Z] No test report files were found. Configuration error?
Details
Loading