[ 
https://issues.apache.org/jira/browse/HBASE-19491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297946#comment-16297946
 ] 

Appy commented on HBASE-19491:
------------------------------

For some reason, findbugs on root is not working, but running on individual 
modules is working. For time being, going with latter approach.
{noformat}
# When using MODULES=(.)
============================================================================
============================================================================
                      findbugs detection: HBASE-19491
============================================================================
============================================================================


[Wed Dec 20 06:05:19 UTC 2017 INFO]: Personality: branch findbugs


============================================================================
{noformat}


{noformat}
# When using CHANGED_MODULES
============================================================================
============================================================================
                      findbugs detection: HBASE-19491
============================================================================
============================================================================


[Wed Dec 20 02:48:26 UTC 2017 INFO]: Personality: branch findbugs
cd /testptch/hbase/hbase-build-support/hbase-error-prone
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-build-support_hbase-error-prone.txt
 2>&1
Elapsed:   0m 14s
cd /testptch/hbase/hbase-protocol-shaded
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-protocol-shaded.txt 2>&1
Elapsed:   1m 54s
cd /testptch/hbase/hbase-common
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-common.txt 2>&1
Elapsed:   0m 32s
cd /testptch/hbase/hbase-metrics-api
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-metrics-api.txt 2>&1
Elapsed:   0m 15s
cd /testptch/hbase/hbase-hadoop-compat
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-hadoop-compat.txt 2>&1
Elapsed:   0m 15s
cd /testptch/hbase/hbase-metrics
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-metrics.txt 2>&1
Elapsed:   0m 16s
cd /testptch/hbase/hbase-hadoop2-compat
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-hadoop2-compat.txt 2>&1
Elapsed:   0m 19s
cd /testptch/hbase/hbase-protocol
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-protocol.txt 2>&1
Elapsed:   1m  7s
cd /testptch/hbase/hbase-client
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-client.txt 2>&1
Elapsed:   0m 49s
cd /testptch/hbase/hbase-zookeeper
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-zookeeper.txt 2>&1
Elapsed:   0m 23s
cd /testptch/hbase/hbase-replication
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-replication.txt 2>&1
Elapsed:   0m 19s
cd /testptch/hbase/hbase-http
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-http.txt 2>&1
Elapsed:   0m 23s
cd /testptch/hbase/hbase-procedure
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-procedure.txt 2>&1
Elapsed:   0m 21s
cd /testptch/hbase/hbase-server
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-server.txt 2>&1
Elapsed:   1m 58s
cd /testptch/hbase/hbase-mapreduce
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-mapreduce.txt 2>&1
Elapsed:   0m 33s
cd /testptch/hbase/hbase-thrift
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-thrift.txt 2>&1
Elapsed:   0m 58s
cd /testptch/hbase/hbase-rsgroup
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-rsgroup.txt 2>&1
Elapsed:   0m 33s
cd /testptch/hbase/hbase-endpoint
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-endpoint.txt 2>&1
Elapsed:   0m 32s
cd /testptch/hbase/hbase-backup
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-backup.txt 2>&1
Elapsed:   0m 32s
cd /testptch/hbase/hbase-examples
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-examples.txt 2>&1
Elapsed:   0m 28s
cd /testptch/hbase/hbase-rest
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-rest.txt 2>&1
Elapsed:   0m 35s
cd /testptch/hbase/hbase-external-blockcache
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-external-blockcache.txt 2>&1
Elapsed:   0m 19s
cd /testptch/hbase/hbase-spark
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-spark.txt 2>&1
Elapsed:   0m 38s
cd /testptch/hbase/hbase-archetypes/hbase-client-project
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-archetypes_hbase-client-project.txt
 2>&1
Elapsed:   0m 21s
cd /testptch/hbase/hbase-archetypes/hbase-shaded-client-project
/usr/share/maven/bin/mvn test-compile findbugs:findbugs -DskipTests=true > 
/testptch/patchprocess/branch-findbugs-hbase-archetypes_hbase-shaded-client-project.txt
 2>&1
Elapsed:   0m 21s

hbase-common in HBASE-19491 has 2 extant Findbugs warnings.


hbase-server in HBASE-19491 has 12 extant Findbugs warnings.


hbase-mapreduce in HBASE-19491 has 1 extant Findbugs warnings.



============================================================================
{noformat}

> Exclude flaky tests from nightly master run
> -------------------------------------------
>
>                 Key: HBASE-19491
>                 URL: https://issues.apache.org/jira/browse/HBASE-19491
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Appy
>            Assignee: Appy
>
> Testing infra improvements
> - Exclude flaky tests from nightly master run
> - Fixes findbugs check (seems like wasn't working earlier : "0        
> findbugs        0m 0s   Findbugs executables are not available.")
> - Add nightly testing against hadoop3



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to