See <https://builds.apache.org/job/commons-jcs/62/changes>
Changes: [rmannibucau] autoVersionSubmodules for release plugin ------------------------------------------ [...truncated 72 lines...] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons JCS :: Core 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ commons-jcs-core --- [INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-jcs-core --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-jcs-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-jcs-core --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> [INFO] Storing buildNumber: 1636319 at timestamp: 1415722348148 [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && svn --non-interactive info [INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> [INFO] Storing buildScmBranch: trunk [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-jcs-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/resources> [INFO] Copying 0 resource to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-jcs-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes> [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/disk/jdbc/JDBCDiskCache.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- rmic-maven-plugin:1.2.1:rmic (rmic) @ commons-jcs-core --- [INFO] Compiling 2 remote classes [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ commons-jcs-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-jcs-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-jcs-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 147 source files to <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/test-classes> [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java> uses or overrides a deprecated API. [WARNING] <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/java/org/apache/commons/jcs/JCSConcurrentCacheAccessUnitTest.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ commons-jcs-core --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest localhost=localhost/127.0.0.1 InetAddress.getLocalHost()=pietas.apache.org/67.195.81.190 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xdf02b654, pid=11614, tid=4136147776 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x14654] _fini+0x1d0c # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/hs_err_pid11614.log> # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache TCK [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache Extras [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Commons JCS :: JCache OpenJPA [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Commons JCS ................................ SUCCESS [11.926s] [INFO] Apache Commons JCS :: Core ........................ FAILURE [14.690s] [INFO] Apache Commons JCS :: JCache ...................... SKIPPED [INFO] Apache Commons JCS :: JCache TCK .................. SKIPPED [INFO] Apache Commons JCS :: JCache Extras ............... SKIPPED [INFO] Apache Commons JCS :: JCache OpenJPA .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.975s [INFO] Finished at: Tue Nov 11 16:12:40 UTC 2014 [INFO] Final Memory: 29M/391M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project commons-jcs-core: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx256m -Djava.security.manager -Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy> -jar <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter7000852002734789610.jar> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire6624675887675310774tmp> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_03453359386567156298tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project commons-jcs-core: ExecutionException at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:203) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:193) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 31 more Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:967) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:831) ... 34 more Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx256m -Djava.security.manager -Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy> -jar <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter7000852002734789610.jar> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire6624675887675310774tmp> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_03453359386567156298tmp> at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) at java.util.concurrent.FutureTask.get(FutureTask.java:111) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300) ... 37 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx256m -Djava.security.manager -Djava.security.policy=<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/test/conf/cache.policy> -jar <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefirebooter7000852002734789610.jar> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire6624675887675310774tmp> <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/surefire/surefire_03453359386567156298tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283) ... 5 more [ERROR] [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :commons-jcs-core [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/pom.xml> to org.apache.commons/commons-jcs-core/2.0-SNAPSHOT/commons-jcs-core-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs » Apache Commons JCS :: Core #61 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7065 bytes Compression is 0.0% Took 0.13 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache/pom.xml> to org.apache.commons/commons-jcs-jcache/2.0-SNAPSHOT/commons-jcs-jcache-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs » Apache Commons JCS :: JCache #61 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2573 bytes Compression is 0.0% Took 1.7 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.0-SNAPSHOT-site.xml> to org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT-site.xml Sending artifact delta relative to commons-jcs » Apache Commons JCS #61 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 20798 bytes Compression is 0.0% Took 0.13 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-extras/pom.xml> to org.apache.commons/commons-jcs-jcache-extras/2.0-SNAPSHOT/commons-jcs-jcache-extras-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs » Apache Commons JCS :: JCache Extras #61 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2735 bytes Compression is 0.0% Took 90 ms [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-tck-tests/pom.xml> to org.apache.commons/commons-jcs-jcache-tck/2.0-SNAPSHOT/commons-jcs-jcache-tck-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs » Apache Commons JCS :: JCache TCK #61 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7750 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-openjpa/pom.xml> to org.apache.commons/commons-jcs-jcache-openjpa/2.0-SNAPSHOT/commons-jcs-jcache-openjpa-2.0-SNAPSHOT.pom Sending artifact delta relative to commons-jcs » Apache Commons JCS :: JCache OpenJPA #61 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2547 bytes Compression is 0.0% Took 98 ms Sending e-mails to: dev@commons.apache.org channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org