See <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/72/changes>
Changes: [stack] HBASE-2489 Make the "Filesystem needs to be upgraded" error message more useful [stack] HBASE-2493 [Transactional Contrib] Avoid unsafe concurrent use of HTable ------------------------------------------ Started by an SCM change Building remotely on vesta.apache.org (Ubuntu) Updating https://svn.apache.org/repos/asf/hadoop/hbase/branches/0.20 U CHANGES.txt U src/contrib/transactional/src/java/org/apache/hadoop/hbase/regionserver/tableindexed/IndexedRegion.java U src/contrib/transactional/src/java/org/apache/hadoop/hbase/client/transactional/HBaseBackedTransactionLogger.java U src/java/org/apache/hadoop/hbase/util/FSUtils.java At revision 940112 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [trunk] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dtest.junit.output.format=xml clean jar test Buildfile: build.xml clean-contrib: clean: clean: [echo] contrib: ec2 [delete] Deleting directory <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/ec2> clean: [echo] contrib: stargate [delete] Deleting directory <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate> clean: [echo] contrib: transactional [delete] Deleting directory <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional> clean: [delete] Deleting directory <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build> clover.setup: clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: init: [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/classes> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/test> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/examples> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/webapps> [copy] Copying 10 files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/webapps> [copy] Copied 10 empty directories to 3 empty directories under <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/webapps> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/lib> [copy] Copying 31 files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/lib> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/conf> [copy] Copying 7 files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/conf> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/bin> [copy] Copying 16 files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/bin> jspc: [taskdef] 2010-05-01 21:10:29.777::INFO: Logging to STDERR via org.mortbay.log.StdErrLog [echo] Setting jspc.notRequired property. jsp pages generated once per ant session only compile-core: [javac] Compiling 345 source files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. compile-contrib: compile: compile: [copy] Copying 23 files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/ec2> check-contrib: init: [echo] contrib: stargate [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/classes> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/test> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/examples> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/test/logs> init-contrib: [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/warClasses> compile-jar: [javac] Compiling 63 source files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/classes> compile-war: [javac] Compiling 62 source files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/stargate/warClasses> compile: [echo] contrib: stargate clover.setup: clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: check-contrib: init: [echo] contrib: transactional [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional/classes> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional/test> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional/examples> [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional/test/logs> init-contrib: compile: [echo] contrib: transactional [javac] Compiling 30 source files to <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build/contrib/transactional/classes> [javac] <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/src/contrib/transactional/src/java/org/apache/hadoop/hbase/client/transactional/HBaseBackedTransactionLogger.java>:110: getStatusForTransaction(long) in org.apache.hadoop.hbase.client.transactional.HBaseBackedTransactionLogger cannot implement getStatusForTransaction(long) in org.apache.hadoop.hbase.client.transactional.TransactionLogger; overridden method does not throw java.io.IOException [javac] public TransactionStatus getStatusForTransaction(long transactionId) throws IOException { [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error BUILD FAILED <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/build.xml>:167: The following error occurred while executing this line: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/src/contrib/build.xml>:30: The following error occurred while executing this line: <http://hudson.zones.apache.org/hudson/job/hbase-020-branch/ws/trunk/src/contrib/build-contrib.xml>:128: Compile failed; see the compiler error output for details. Total time: 11 seconds [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results