See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/maven-cling/2/

Changes:

* CLIng

All tests passed

Build log:
[...truncated 36388 lines...]
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom8617142426894527446.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom13564849334693938294.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom7374939587287071276.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom5205481335384509711.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom5895078817851732049.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom14513047633752045598.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom8389463624407663407.xml
[INFO] Pom file is already sorted, exiting
[INFO] Sorting file /tmp/pom15319966918964886107.xml
[INFO] Pom file is already sorted, exiting
[INFO] Spotless.Pom is keeping 1328 files clean - 0 needs changes to be clean, 
1328 were already clean, 0 were skipped because caching determined they were 
already clean
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process 
(process-resource-bundles) @ core-it-suite ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ 
core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ 
core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5084 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (unpack-maven-distro) @ core-it-suite 
---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom 
(17 kB at 2.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
 (6.5 kB at 932 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
 (3.2 kB at 791 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
 (19 kB at 1.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar 
(2.3 MB at 35 MB/s)
[INFO] Executing tasks
[INFO]     [unzip] Expanding: 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/maven/apache-maven/target/apache-maven-bin.zip
 into 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/target/apache-maven
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ 
core-it-suite ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 671 source files with javac [debug target 8] to 
target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:
 Some input files use or override a deprecated API.
[INFO] 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4428FollowHttpRedirectTest.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M9:test (default-test) @ core-it-suite 
---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[ERROR] TestEngine with ID 'junit-jupiter' failed to discover tests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs 2.1-SNAPSHOT ........................ SUCCESS [ 13.130 s]
[INFO] Maven Core IT Support 2.1-SNAPSHOT ................. SUCCESS [  0.249 s]
[INFO] Bootstrap plugin 2.1-SNAPSHOT ...................... SUCCESS [  7.924 s]
[INFO] Maven IT :: Plugins 2.1-SNAPSHOT ................... SUCCESS [  0.238 s]
[INFO] Maven IT Plugin :: Active Collection 2.1-SNAPSHOT .. SUCCESS [  1.732 s]
[INFO] Maven IT Plugin :: Ant-Based 2.1-SNAPSHOT .......... SUCCESS [  1.850 s]
[INFO] Maven IT Plugin :: Artifact 2.1-SNAPSHOT ........... SUCCESS [  3.385 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A 2.1-SNAPSHOT SUCCESS [  
0.398 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B 2.1-SNAPSHOT SUCCESS [  
0.439 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C 2.1-SNAPSHOT SUCCESS [  
0.194 s]
[INFO] Maven IT Plugin :: Class Loader 2.1-SNAPSHOT ....... SUCCESS [  3.998 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator 2.1-SNAPSHOT SUCCESS [  
0.623 s]
[INFO] Maven IT Plugin :: Configuration 2.1-SNAPSHOT ...... SUCCESS [  1.896 s]
[INFO] Maven IT Plugin :: Context Passing 2.1-SNAPSHOT .... SUCCESS [  0.630 s]
[INFO] Maven ITs :: Core Plugin Stubs 2.1-SNAPSHOT ........ SUCCESS [  0.095 s]
[INFO] Maven IT Clean Plugin Stub 0.1-stub-SNAPSHOT ....... SUCCESS [  0.872 s]
[INFO] Maven IT Compiler Plugin Stub 0.1-stub-SNAPSHOT .... SUCCESS [  1.225 s]
[INFO] Maven IT Deploy Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  1.036 s]
[INFO] Maven IT EAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  1.198 s]
[INFO] Maven IT EJB Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.788 s]
[INFO] Maven IT Install Plugin Stub 0.1-stub-SNAPSHOT ..... SUCCESS [  0.745 s]
[INFO] Maven IT JAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.869 s]
[INFO] Maven IT Javadoc Plugin Stub 0.1-stub-SNAPSHOT ..... SUCCESS [  0.851 s]
[INFO] Maven IT Plugin Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  0.864 s]
[INFO] Maven IT RAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.712 s]
[INFO] Maven IT Resources Plugin Stub 0.1-stub-SNAPSHOT ... SUCCESS [  0.729 s]
[INFO] Maven IT Site Plugin Stub 0.1-stub-SNAPSHOT ........ SUCCESS [  0.839 s]
[INFO] Maven IT Source Plugin Stub 0.1-stub-SNAPSHOT ...... SUCCESS [  0.715 s]
[INFO] Maven IT Surefire Plugin Stub 0.1-stub-SNAPSHOT .... SUCCESS [  0.663 s]
[INFO] Maven IT WAR Plugin Stub 0.1-stub-SNAPSHOT ......... SUCCESS [  0.832 s]
[INFO] Maven IT Plugin :: Dependency Collection 2.1-SNAPSHOT SUCCESS [  0.900 s]
[INFO] Maven IT Plugin :: Dependency Resolution 2.1-SNAPSHOT SUCCESS [  1.920 s]
[INFO] Maven IT Plugin :: Expression 2.1-SNAPSHOT ......... SUCCESS [  3.433 s]
[INFO] Maven IT Plugin :: Error Mojos 2.1-SNAPSHOT ........ SUCCESS [  0.517 s]
[INFO] Maven IT Component 2.1-SNAPSHOT .................... SUCCESS [  0.229 s]
[INFO] Maven IT Plugin :: Extension Consumer 2.1-SNAPSHOT . SUCCESS [  0.341 s]
[INFO] Maven IT Plugin :: Extension Provider 2.1-SNAPSHOT . SUCCESS [  0.379 s]
[INFO] Maven IT Plugin :: Fork 2.1-SNAPSHOT ............... SUCCESS [  0.845 s]
[INFO] Maven IT Plugin :: Invalid Descriptor 2.1-SNAPSHOT . SUCCESS [  0.424 s]
[INFO] Maven IT Plugin :: Log File 2.1-SNAPSHOT ........... SUCCESS [  0.350 s]
[INFO] Maven IT Helper Library 2.1-SNAPSHOT ............... SUCCESS [  2.811 s]
[INFO] Maven IT Plugin :: Model Interpolation 2.1-SNAPSHOT  SUCCESS [  1.145 s]
[INFO] Maven IT Plugin :: No Default Component 2.1-SNAPSHOT SUCCESS [  0.467 s]
[INFO] Maven IT Plugin :: No Project 2.1-SNAPSHOT ......... SUCCESS [  0.361 s]
[INFO] Maven IT Plugin :: Online 2.1-SNAPSHOT ............. SUCCESS [  0.278 s]
[INFO] Maven IT Plugin :: Optional Mojos 2.1-SNAPSHOT ..... SUCCESS [  0.352 s]
[INFO] Maven IT Plugin :: Packaging 2.1-SNAPSHOT .......... SUCCESS [  0.365 s]
[INFO] Maven IT Plugin :: Plugin Dependency 2.1-SNAPSHOT .. SUCCESS [  0.788 s]
[INFO] Maven IT Plugin :: Project 2.1-SNAPSHOT ............ SUCCESS [  0.712 s]
[INFO] Maven IT Plugin :: Project Interpolation 2.1-SNAPSHOT SUCCESS [  0.862 s]
[INFO] Maven IT Plugin :: Setter 2.1-SNAPSHOT ............. SUCCESS [  0.297 s]
[INFO] Maven IT Plugin :: Singleton Component 2.1-SNAPSHOT  SUCCESS [  0.366 s]
[INFO] Maven IT Plugin :: Site 2.1-SNAPSHOT ............... SUCCESS [  0.550 s]
[INFO] Maven IT Plugin :: Toolchain 2.1-SNAPSHOT .......... SUCCESS [  1.078 s]
[INFO] Maven IT Plugin :: Touch 2.1-SNAPSHOT .............. SUCCESS [  0.973 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin 2.1-SNAPSHOT SUCCESS [  0.294 
s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin 2.1-SNAPSHOT .. SUCCESS [  1.307 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all 
tests. 2.1-SNAPSHOT SUCCESS [  0.291 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 2.1-SNAPSHOT ... SUCCESS [  0.325 s]
[INFO] Maven IT Plugin :: Plexus Utils New 2.1-SNAPSHOT ... SUCCESS [  0.448 s]
[INFO] Maven IT Plugin :: Plexus Component API 2.1-SNAPSHOT SUCCESS [  0.572 s]
[INFO] Maven IT Plugin :: Log4J Client 2.1-SNAPSHOT ....... SUCCESS [  0.824 s]
[INFO] Maven IT Plugin :: Extension 1 2.1-SNAPSHOT ........ SUCCESS [  0.297 s]
[INFO] Maven IT Plugin :: Extension 2 2.1-SNAPSHOT ........ SUCCESS [  0.320 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle 2.1-SNAPSHOT ... SUCCESS [  0.618 s]
[INFO] Maven IT Plugin :: Settings 2.1-SNAPSHOT ........... SUCCESS [  0.319 s]
[INFO] Maven IT Plugin :: mng-5805 extension 2.1-SNAPSHOT . SUCCESS [  0.155 s]
[INFO] Maven IT Plugin :: mng-5805 extension mk2 2.1-SNAPSHOT SUCCESS [  0.140 
s]
[INFO] Maven IT Plugin :: mng-5805 plugin 2.1-SNAPSHOT .... SUCCESS [  0.318 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep 2.1-SNAPSHOT  SUCCESS [  0.129 s]
[INFO] Maven IT Plugin :: mng-5958 extension 2.1-SNAPSHOT . SUCCESS [  0.352 s]
[INFO] Maven IT Plugin :: mng-6759 plugin 2.1-SNAPSHOT .... SUCCESS [  0.588 s]
[INFO] Maven IT Plugin :: mng-7529 plugin 2.1-SNAPSHOT .... SUCCESS [  0.894 s]
[INFO] Maven IT Toolchain 2.1-SNAPSHOT .................... SUCCESS [  0.560 s]
[INFO] Maven IT Wagon 2.1-SNAPSHOT ........................ SUCCESS [  0.585 s]
[INFO] Maven IT Support Artifacts 2.1-SNAPSHOT ............ SUCCESS [  0.712 s]
[INFO] Maven IT Extension 2.1-SNAPSHOT .................... SUCCESS [  0.205 s]
[INFO] core-it-javaagent 2.1-SNAPSHOT ..................... SUCCESS [  1.276 s]
[INFO] Maven Core ITs suite 2.1-SNAPSHOT .................. FAILURE [ 35.821 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:59 min
[INFO] Finished at: 2024-08-27T09:37:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M9:test (default-test) on 
project core-it-suite: 
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/target/surefire-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] There was an error in the forked process
[ERROR] TestEngine with ID 'junit-jupiter' failed to discover tests
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: There was 
an error in the forked process
[ERROR] TestEngine with ID 'junit-jupiter' failed to discover tests
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:701)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:311)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:268)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1311)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1144)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:910)
[ERROR]         at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR]         at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:298)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR]         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR]         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[ERROR]         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[ERROR]         at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[ERROR]         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR]         at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :core-it-suite
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[Pipeline] fileExists
[Pipeline] zip
Compress 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/target/test-classes
 to 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite-logs-linux-jdk17.zip
Compressed 5800 entries.
Archiving 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite-logs-linux-jdk17.zip
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[Pipeline] fileExists
[Pipeline] zip
Compress 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite/target/surefire-reports
 to 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite-reports-linux-jdk17.zip
Compressed 2 entries.
Archiving 
/home/jenkins/jenkins-home/workspace/aven_maven-box_maven_maven-cling/test/its/core-it-suite-reports-linux-jdk17.zip
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk17
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to