See <https://builds.apache.org/job/HBase-TRUNK/3664/changes>

Changes:

[tedyu] HBASE-3776 Add Bloom Filter Support to HFileOutputFormat (Anoop Sam 
John)

[stack] hbase-7446 Make the reference guide utf8 rather than 8859

------------------------------------------
[...truncated 2447 lines...]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop-compat/target/surefire-reports>
[INFO] Using configured provider 
org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestMetricsMasterSourceFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running 
org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestMetricsHLogSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.hadoop.hbase.rest.TestMetricsRESTSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running 
org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test 
(secondPartTestsExecution) @ hbase-hadoop-compat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:test-jar (default) @ hbase-hadoop-compat ---
[INFO] Building jar: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop-compat/target/hbase-hadoop-compat-0.95-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hbase-hadoop-compat ---
[INFO] Building jar: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop-compat/target/hbase-hadoop-compat-0.95-SNAPSHOT.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ hbase-hadoop-compat ---
[INFO] Exclude: **/*.log
[INFO] Exclude: **/.*
[INFO] Exclude: **/*.tgz
[INFO] Exclude: **/*.orig
[INFO] Exclude: **/test/**
[INFO] Exclude: **/8e8ab58dcf39412da19833fcd8f687ac
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/generated/**
[INFO] Exclude: **/gen-*/**
[INFO] Exclude: **/conf/*
[INFO] Exclude: **/*.avpr
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/META-INF/services/**
[INFO] Exclude: **/html5shiv.js
[INFO] Exclude: **/jquery.min.js
[INFO] Exclude: **/*.vm
[INFO] Exclude: **/control
[INFO] Exclude: **/conffile
[INFO] Exclude: docs/*
[INFO] Exclude: **/src/site/resources/css/freebsd_docbook.css
[INFO] Exclude: .git/**
[INFO] Exclude: .svn/**
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Hadoop One Compatibility 0.95-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
hbase-hadoop1-compat ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
hbase-hadoop1-compat ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
hbase-hadoop1-compat ---
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop1-compat/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
hbase-hadoop1-compat ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
hbase-hadoop1-compat ---
[INFO] Compiling 10 source files to 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop1-compat/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ 
hbase-hadoop1-compat ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop1-compat/target/surefire-reports>
[INFO] Using configured provider 
org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
Running org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.hadoop.hbase.metrics.TestBaseSourceImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.hadoop.hbase.rest.TestRESTMetricsSourceImpl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.hadoop.hbase.thrift.TestThriftServerMetricsSourceFactoryImpl
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running 
org.apache.hadoop.hbase.replication.regionserver.TestReplicationMetricsSourceImpl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test 
(secondPartTestsExecution) @ hbase-hadoop1-compat ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:test-jar (default) @ hbase-hadoop1-compat ---
[INFO] Building jar: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.95-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hbase-hadoop1-compat ---
[INFO] Building jar: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.95-SNAPSHOT.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ hbase-hadoop1-compat ---
[INFO] Exclude: **/*.log
[INFO] Exclude: **/.*
[INFO] Exclude: **/*.tgz
[INFO] Exclude: **/*.orig
[INFO] Exclude: **/test/**
[INFO] Exclude: **/8e8ab58dcf39412da19833fcd8f687ac
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/generated/**
[INFO] Exclude: **/gen-*/**
[INFO] Exclude: **/conf/*
[INFO] Exclude: **/*.avpr
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/META-INF/services/**
[INFO] Exclude: **/html5shiv.js
[INFO] Exclude: **/jquery.min.js
[INFO] Exclude: **/*.vm
[INFO] Exclude: **/control
[INFO] Exclude: **/conffile
[INFO] Exclude: docs/*
[INFO] Exclude: **/src/site/resources/css/freebsd_docbook.css
[INFO] Exclude: .git/**
[INFO] Exclude: .svn/**
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Server 0.95-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps>
     [copy] Copying 15 files to 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps>
12/12/28 05:32:53 INFO mortbay.log: Logging to 
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [mkdir] Created dir: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps/master/WEB-INF>
    [mkdir] Created dir: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps/regionserver/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source 
(jspcSource-packageInfo-Avro-source) @ hbase-server ---
[INFO] Source directory: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-jamon>
 added.
[INFO] Source directory: 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-sources/java>
 added.
[INFO] 
[INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server ---
[INFO] Translating 8 templates from 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/jamon>
 to 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-jamon>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase-server 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
hbase-server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-server 
---
[INFO] Compiling 762 source files to 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[60,53]
 error: cannot find symbol
[ERROR]   symbol:   class BloomType
  location: class StoreFile
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[204,8]
 error: cannot find symbol
[ERROR]   symbol: class BloomType
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[204,30]
 error: cannot find symbol
[ERROR]   symbol: variable BloomType
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[206,22]
 error: cannot find symbol
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping HBase
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping HBase
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [18.626s]
[INFO] HBase - Common .................................... SUCCESS [16.557s]
[INFO] HBase - Protocol .................................. SUCCESS [7.304s]
[INFO] HBase - Client .................................... SUCCESS [0.779s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.725s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.797s]
[INFO] HBase - Server .................................... FAILURE [10.824s]
[INFO] HBase - Hadoop Two Compatibility .................. SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.800s
[INFO] Finished at: Fri Dec 28 05:33:01 UTC 2012
[INFO] Final Memory: 56M/1003M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hbase-server: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[60,53]
 error: cannot find symbol
[ERROR] symbol:   class BloomType
[ERROR] location: class StoreFile
[ERROR] 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[204,8]
 error: cannot find symbol
[ERROR] symbol: class BloomType
[ERROR] 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[204,30]
 error: cannot find symbol
[ERROR] symbol: variable BloomType
[ERROR] 
<https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat.java>:[206,22]
 error: cannot find symbol
[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 :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HBASE-3776
Updating HBASE-7446

Reply via email to