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

Resolving #319 #364

Closed
wants to merge 2 commits into from

update pom.xml

bc75838
Select commit
Loading
Failed to load commit list.
Closed

Resolving #319 #364

update pom.xml
bc75838
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Feb 21, 2025 in 1m 30s

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/gins_tekton-client-plugin_PR-364@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-02-21T18:20:35.270Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/gins_tekton-client-plugin_PR-364@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2025-02-21T18:20:35.472Z] -XX:InitialHeapSize=255921600 -XX:MaxHeapSize=4094745600 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 
[2025-02-21T18:20:36.075Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-02-21T18:20:36.076Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2025-02-21T18:20:36.076Z] Java version: 1.8.0_442, vendor: Temurin, runtime: /opt/jdk-8/jre
[2025-02-21T18:20:36.077Z] Default locale: en_US, platform encoding: UTF-8
[2025-02-21T18:20:36.078Z] OS name: "linux", version: "6.8.0-1021-aws", arch: "amd64", family: "unix"
[2025-02-21T18:20:37.085Z] [INFO] Error stacktraces are turned on.
[2025-02-21T18:20:37.085Z] [INFO] Scanning for projects...
[2025-02-21T18:20:39.698Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-02-21T18:20:39.698Z] [ERROR] Unknown packaging: hpi @ org.waveywaves.jenkins.plugins:tekton-client:${revision}${changelist}, /home/jenkins/agent/workspace/gins_tekton-client-plugin_PR-364/pom.xml, line 16, column 16
[2025-02-21T18:20:39.698Z]  @ 
[2025-02-21T18:20:39.699Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-02-21T18:20:39.699Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-02-21T18:20:39.699Z] [ERROR] Unknown packaging: hpi @ org.waveywaves.jenkins.plugins:tekton-client:${revision}${changelist}, /home/jenkins/agent/workspace/gins_tekton-client-plugin_PR-364/pom.xml, line 16, column 16
[2025-02-21T18:20:39.699Z] 
[2025-02-21T18:20:39.700Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-02-21T18:20:39.700Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-02-21T18:20:39.701Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-02-21T18:20:39.701Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-02-21T18:20:39.701Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-02-21T18:20:39.702Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-02-21T18:20:39.702Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-02-21T18:20:39.702Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-02-21T18:20:39.702Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-02-21T18:20:39.703Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-02-21T18:20:39.703Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-02-21T18:20:39.703Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-02-21T18:20:39.704Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2025-02-21T18:20:39.704Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-02-21T18:20:39.704Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2025-02-21T18:20:39.704Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-02-21T18:20:39.705Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-02-21T18:20:39.705Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-02-21T18:20:39.705Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-02-21T18:20:39.705Z] [ERROR]   
[2025-02-21T18:20:39.706Z] [ERROR]   The project org.waveywaves.jenkins.plugins:tekton-client:1.0.0-SNAPSHOT (/home/jenkins/agent/workspace/gins_tekton-client-plugin_PR-364/pom.xml) has 1 error
[2025-02-21T18:20:39.706Z] [ERROR]     Unknown packaging: hpi @ org.waveywaves.jenkins.plugins:tekton-client:${revision}${changelist}, /home/jenkins/agent/workspace/gins_tekton-client-plugin_PR-364/pom.xml, line 16, column 16
[2025-02-21T18:20:39.706Z] [ERROR] 
[2025-02-21T18:20:39.706Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-02-21T18:20:39.707Z] [ERROR] 
[2025-02-21T18:20:39.707Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-02-21T18:20:39.707Z] [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-02-21T18:20:24.285Z] Recording test results
[2025-02-21T18:20:24.386Z] No test report files were found. Configuration error?

Details

  • linux-8 (1 min 29 sec)
    • Checkout (linux-8) (8.8 sec)
    • Build (linux-8) (8 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?