See <https://builds.apache.org/job/Curator-3.0/35/changes>
Changes: [randgalt] make git tag HEAD [randgalt] remove calls to deprecated client.clearWatcherReferences() [randgalt] Trying to make tests more reliable [randgalt] don't do work if client is closed [randgalt] Trying to make tests more reliable [randgalt] Removed testChildReaperCleansUpLockNodes() as the Reaper is now ------------------------------------------ [...truncated 605 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-x-discovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-x-discovery >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-x-discovery --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [INFO] [CHECKSTYLE] No report found for mojo check[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-x-discovery <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-x-discovery --- [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from central [INFO] Comparing to version: 2.9.0 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.jar (57 KB at 249.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.pom (3 KB at 15.5 KB/sec) [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ curator-x-discovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/test-classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-x-discovery --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.x.discovery.TestJsonInstanceSerializer Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.apache.curator.x.discovery.TestJsonInstanceSerializer Running org.apache.curator.x.discovery.TestUriSpec Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec - in org.apache.curator.x.discovery.TestUriSpec Running org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec - in org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Running org.apache.curator.x.discovery.details.TestDownInstanceManager # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaec1e654, pid=28952, tid=4136794944 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid28952.log> # SUREFIRE-859: # 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 Running org.apache.curator.x.discovery.details.TestWatchedInstances # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaec20654, pid=28979, tid=4136483648 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid28979.log> # SUREFIRE-859: # 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 Running org.apache.curator.x.discovery.details.TestServiceDiscovery # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaee1e654, pid=29021, tid=4136655680 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid29021.log> # SUREFIRE-859: # 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 Running org.apache.curator.x.discovery.TestServiceCache # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaee2d654, pid=29063, tid=4136725312 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid29063.log> # SUREFIRE-859: # 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 Running org.apache.curator.x.discovery.TestLocalIpFilter # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaec29654, pid=29128, tid=4136520512 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid29128.log> # SUREFIRE-859: # 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 Running org.apache.curator.x.discovery.TestStrategies # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xae82d654, pid=29155, tid=4136229696 # # 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 # SUREFIRE-859: # 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/Curator-3.0/ws/curator-x-discovery/hs_err_pid29155.log> # SUREFIRE-859: # 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: 14, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 4.921 s] [INFO] Curator Testing .................................... SUCCESS [ 6.807 s] [INFO] Curator Client ..................................... SUCCESS [ 53.212 s] [INFO] Curator Framework .................................. SUCCESS [49:14 min] [INFO] Curator Recipes .................................... SUCCESS [ 02:57 h] [INFO] Curator Service Discovery .......................... FAILURE [ 9.732 s] [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:48 h [INFO] Finished at: 2015-10-11T01:37:15+00:00 [INFO] Final Memory: 29M/345M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project curator-x-discovery: 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/Curator-3.0/ws/curator-x-discovery> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefirebooter7544415649287447572.jar> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire54675919198386395tmp> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire_735309717525005719474tmp> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :curator-x-discovery [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.0.0-SNAPSHOT/curator-x-rpc-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/target/curator-client-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/curator-framework-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.0.0-SNAPSHOT/curator-x-discovery-server-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.0.0-SNAPSHOT/curator-examples-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/target/curator-test-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/target/curator-recipes-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/pom.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/target/apache-curator-3.0.0-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.0.0-SNAPSHOT/curator-x-discovery-3.0.0-SNAPSHOT.pom Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped
