You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/13 06:29:41 UTC

Build failed in Jenkins: HBase-TRUNK #6568

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

Changes:

[apurtell] HBASE-13639 SyncTable - rsync for HBase tables

------------------------------------------
[...truncated 4310 lines...]
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.491 sec - in org.apache.hadoop.hbase.master.TestMasterMetricsWrapper
Running org.apache.hadoop.hbase.master.TestAssignmentListener
Running org.apache.hadoop.hbase.master.TestTableLockManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.942 sec - in org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.799 sec - in org.apache.hadoop.hbase.master.TestRestartCluster
Running org.apache.hadoop.hbase.master.balancer.TestDefaultLoadBalancer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec - in org.apache.hadoop.hbase.master.balancer.TestDefaultLoadBalancer
Running org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.479 sec - in org.apache.hadoop.hbase.master.TestAssignmentListener
Running org.apache.hadoop.hbase.master.balancer.TestBaseLoadBalancer
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec - in org.apache.hadoop.hbase.master.balancer.TestBaseLoadBalancer
Running org.apache.hadoop.hbase.master.TestWarmupRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.983 sec - in org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Running org.apache.hadoop.hbase.master.TestTableStateManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.161 sec - in org.apache.hadoop.hbase.master.TestTableStateManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.168 sec - in org.apache.hadoop.hbase.master.TestWarmupRegion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.21 sec - in org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.695 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.912 sec - in org.apache.hadoop.hbase.master.TestTableLockManager
Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 151.108 sec - in org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.42 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.73 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 367.849 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.TestIOFencing
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.543 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 404.261 sec <<< FAILURE! - in org.apache.hadoop.hbase.master.TestDistributedLogSplitting
testLogReplayTwoSequentialRSDown(org.apache.hadoop.hbase.master.TestDistributedLogSplitting)  Time elapsed: 50.357 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1000> but was:<985>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testLogReplayTwoSequentialRSDown(TestDistributedLogSplitting.java:651)

Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.705 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.971 sec - in org.apache.hadoop.hbase.util.TestFSHDFSUtils
Running org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.172 sec - in org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.013 sec - in org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.407 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.98 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.646 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Running org.apache.hadoop.hbase.util.TestConnectionCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.146 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.051 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.033 sec - in org.apache.hadoop.hbase.util.TestFSTableDescriptors
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Running org.apache.hadoop.hbase.util.TestTableName
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.hadoop.hbase.util.TestTableName
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.078 sec - in org.apache.hadoop.hbase.util.TestConnectionCache
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 589.692 sec - in org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.196 sec - in org.apache.hadoop.hbase.util.TestIdLock
Running org.apache.hadoop.hbase.util.TestFSUtils
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.202 sec - in org.apache.hadoop.hbase.util.TestFSUtils
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.132 sec - in org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.571 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.925 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.004 sec - in org.apache.hadoop.hbase.util.TestMergeTool
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 227.362 sec - in org.apache.hadoop.hbase.TestIOFencing
Running org.apache.hadoop.hbase.util.TestHBaseFsck
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.923 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.527 sec - in org.apache.hadoop.hbase.util.TestMergeTable
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.077 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 51, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 439.306 sec - in org.apache.hadoop.hbase.util.TestHBaseFsck

Results :

Failed tests: 
  TestRegionRebalancing.testRebalanceOnRegionServerNumberChange:144 null
  TestRegionRebalancing.testRebalanceOnRegionServerNumberChange:144 null
  TestDistributedLogSplitting.testLogReplayTwoSequentialRSDown:651 expected:<1000> but was:<985>



Tests run: 2498, Failures: 3, Errors: 0, Skipped: 19

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  2.797 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.644 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.183 s]
[INFO] HBase - Protocol .................................. SUCCESS [  2.705 s]
[INFO] HBase - Common .................................... SUCCESS [02:51 min]
[INFO] HBase - Procedure ................................. SUCCESS [02:08 min]
[INFO] HBase - Client .................................... SUCCESS [01:53 min]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 11.420 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 14.539 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 18.100 s]
[INFO] HBase - Server .................................... FAILURE [  02:04 h]
[INFO] HBase - Testing Util .............................. SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Shell ..................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Rest ...................................... SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] HBase - Shaded .................................... SKIPPED
[INFO] HBase - Shaded - Client ........................... SKIPPED
[INFO] HBase - Shaded - Server ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:12 h
[INFO] Finished at: 2015-06-13T04:26:17+00:00
[INFO] Final Memory: 61M/591M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-server/target/surefire-reports> for the individual test results.
[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
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10   
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    else
      echo "We're ok: there is no zombie test, but some tests took some time to stop"
    fi
  else
    echo "We're ok: there is no zombie test"
  fi
[HBase-TRUNK] $ /bin/bash -xe /tmp/hudson3141737067284305176.sh
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-TRUNK #6542
Archived 2224 artifacts
Archive block size is 32768
Received 49 blocks and 431694858 bytes
Compression is 0.4%
Took 2 min 56 sec
Recording test results
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugs.xml,**/findbugsXml.xml
[FINDBUGS] Parsing 24 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-annotations/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-annotations/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-client/target/findbugsXml.xml> of module  with 10 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-common/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-examples/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-examples/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop2-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-prefix-tree/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-prefix-tree/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-procedure/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-procedure/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-protocol/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-protocol/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-rest/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-rest/target/findbugsXml.xml> of module  with 2 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-server/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-server/target/findbugsXml.xml> of module  with 69 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-thrift/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-thrift/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #6542
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-annotations/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-assembly/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-checkstyle/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-client/target/checkstyle-result.xml> of module  with 213 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-common/target/checkstyle-result.xml> of module  with 126 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-examples/target/checkstyle-result.xml> of module  with 28 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> of module  with 2 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> of module  with 47 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-it/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-prefix-tree/target/checkstyle-result.xml> of module  with 23 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-procedure/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-protocol/target/checkstyle-result.xml> of module  with 3 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-rest/target/checkstyle-result.xml> of module  with 42 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-server/target/checkstyle-result.xml> of module  with 1399 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-shaded/hbase-shaded-client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-shaded/hbase-shaded-server/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-shaded/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-shell/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-testing-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/hbase-thrift/target/checkstyle-result.xml> of module  with 27 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6568/artifact/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #6542
Updating HBASE-13639

Jenkins build is back to normal : HBase-TRUNK #6569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/6569/changes>