You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/07/09 06:17:18 UTC

Build failed in Hudson: HBase-Patch #707

See http://hudson.zones.apache.org/hudson/job/HBase-Patch/707/changes

Changes:

[stack] HBASE-1626 Allow emitting Deletes out of new TableReducer

------------------------------------------
started
Building remotely on vesta.apache.org (Ubuntu)
Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk
U         CHANGES.txt
U         src/java/org/apache/hadoop/hbase/mapreduce/TableReducer.java
U         src/java/org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java
U         src/java/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java
U         src/java/org/apache/hadoop/hbase/client/Delete.java
At revision 792388
[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 -Dtest.output=yes -Drun.clover=true -Dclover.home=/home/hudson/tools/clover/latest clean jar test generate-clover-reports package tar
Buildfile: build.xml

clean-contrib:

clean:

clean:
     [echo] contrib: stargate
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/contrib/stargate 

clean:
     [echo] contrib: transactional
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/contrib/transactional 

clean:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build 

clover.setup:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db 
[clover-setup] Clover Version 2.4.3, built on March 09 2009 (build-756)
[clover-setup] Loaded from: /home/hudson/tools/clover/latest/lib/clover.jar
[clover-setup] Clover: Open Source License registered to Apache.
[clover-setup] Clover is enabled with initstring 'http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db/hbase_coverage.db' 

clover.info:

clover:

init:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/classes 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/examples 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
     [copy] Copying 14 files to http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
     [copy] Copied 10 empty directories to 2 empty directories under http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/webapps 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/lib 
     [copy] Copying 34 files to http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/lib 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/conf 
     [copy] Copying 6 files to http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/conf 
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/bin 
     [copy] Copying 14 files to http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/bin 

jspc:
  [taskdef] 2009-07-09 04:17:02.889::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 307 source files to http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/classes 
   [clover] Clover Version 2.4.3, built on March 09 2009 (build-756)
   [clover] Loaded from: /home/hudson/tools/clover/latest/lib/clover.jar
   [clover] Clover: Open Source License registered to Apache.
   [clover] Creating new database at 'http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build/test/clover/db/hbase_coverage.db'. 
   [clover] Processing files at 1.6 source level.
   [clover] Clover all over. Instrumented 301 files (25 packages).
   [clover] Elapsed time = 4.539 secs. (66.314 files/sec, 21,989.645 srclines/sec)
    [javac] /tmp/clover1532991506144981017.tmp/org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java:153: cannot find symbol
    [javac] symbol  : class TableOutputCommitter
    [javac] location: class org.apache.hadoop.hbase.mapreduce.TableOutputFormat<KEY>
    [javac]     __CLR2_4_3n85n85fwwyw9ah.R.inc(30126);return new TableOutputCommitter();
    [javac]                                                      ^
    [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.
    [javac] 1 error

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :160: 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
Publishing Clover coverage report...


Hudson build is back to normal: HBase-Patch #708

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/708/changes