See 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/195/changes>

Changes:

[cguttapalem] BOOKKEEPER-992: ReadLog Command Enhancement

------------------------------------------
[...truncated 708 lines...]
testDelayedAuditWithPeriodicBookieCheck[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.188 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testDelayedAuditWithPeriodicBookieCheck[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.188 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testDelayedAuditOfLostBookies[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.18 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testDelayedAuditOfLostBookies[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.18 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testReadOnlyBookieShutdown[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.174 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testReadOnlyBookieShutdown[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.175 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testDelayedAuditWithMultipleBookieFailures[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.208 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testDelayedAuditWithMultipleBookieFailures[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.209 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testSimpleLedger[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest) 
 Time elapsed: 30.172 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testSimpleLedger[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest) 
 Time elapsed: 30.173 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testToggleLedgerReplication[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.183 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testToggleLedgerReplication[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.183 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testDuplicateEnDisableAutoRecovery[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.182 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testDuplicateEnDisableAutoRecovery[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.183 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testRestartBookie[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.152 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testRestartBookie[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.153 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

testDelayedAuditWithRollingUpgrade[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.193 sec  <<< ERROR!
java.net.BindException: Address already in use
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.setUp(AuditorLedgerCheckerTest.java:104)

testDelayedAuditWithRollingUpgrade[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Time elapsed: 30.196 sec  <<< FAILURE!
java.lang.AssertionError: waiting for server down
        at 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.tearDown(AuditorLedgerCheckerTest.java:115)

Running org.apache.bookkeeper.replication.AuditorBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.274 sec - in 
org.apache.bookkeeper.replication.AuditorBookieTest
Running org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.778 sec - in 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Running org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.852 sec - 
in org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Running org.apache.bookkeeper.replication.TestReplicationWorker
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.313 sec - 
in org.apache.bookkeeper.replication.TestReplicationWorker
Running org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.557 sec - in 
org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Running org.apache.bookkeeper.replication.BookieLedgerIndexTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.19 sec - in 
org.apache.bookkeeper.replication.BookieLedgerIndexTest
Running org.apache.bookkeeper.meta.GcLedgersTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.352 sec - in 
org.apache.bookkeeper.meta.GcLedgersTest
Running org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.898 sec - in 
org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Running org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec - in 
org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Running org.apache.bookkeeper.meta.LedgerLayoutTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in 
org.apache.bookkeeper.meta.LedgerLayoutTest
Running org.apache.bookkeeper.meta.TestLedgerManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.63 sec - in 
org.apache.bookkeeper.meta.TestLedgerManager
Running org.apache.bookkeeper.meta.TestZkVersion
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in 
org.apache.bookkeeper.meta.TestZkVersion

Results :

Tests in error: 
org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditOfLostBookies[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditOfLostBookies[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithMultipleBookieFailures[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithMultipleBookieFailures[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithPeriodicBookieCheck[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithPeriodicBookieCheck[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithRollingUpgrade[0](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithRollingUpgrade[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDelayedAuditWithRollingUpgrade[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDuplicateEnDisableAutoRecovery[0](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDuplicateEnDisableAutoRecovery[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testDuplicateEnDisableAutoRecovery[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testMultipleBookieFailures[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testMultipleBookieFailures[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieExclusionFromURLedgersCheck[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieExclusionFromURLedgersCheck[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieShutdown[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieShutdown[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testRestartBookie[0](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testRestartBookie[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testRestartBookie[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testSimpleLedger[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testSimpleLedger[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testToggleLedgerReplication[0](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.testToggleLedgerReplication:232->shutdownBookie:563 » 
TestTimedOut
  Run 2: AuditorLedgerCheckerTest.tearDown:114->stopAuditorElectors:130 » 
ConcurrentModification

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testToggleLedgerReplication[1](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down

org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testToggleLedgerReplication[2](org.apache.bookkeeper.replication.AuditorLedgerCheckerTest)
  Run 1: 
AuditorLedgerCheckerTest.setUp:104->BookKeeperClusterTestCase.setUp:97->BookKeeperClusterTestCase.startZKCluster:130
 » Bind
  Run 2: 
AuditorLedgerCheckerTest.tearDown:115->BookKeeperClusterTestCase.tearDown:112->BookKeeperClusterTestCase.stopZKCluster:140
 waiting for server down


Tests run: 831, Failures: 0, Errors: 26, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... SUCCESS [  1.689 s]
[INFO] compability dependencies ........................... SUCCESS [  0.046 s]
[INFO] bookkeeper-server-compat400 ........................ SUCCESS [  3.861 s]
[INFO] bookkeeper-server-compat410 ........................ SUCCESS [  2.263 s]
[INFO] bookkeeper-server-compat420 ........................ SUCCESS [  2.490 s]
[INFO] Stats API for bookkeeper ........................... SUCCESS [  5.870 s]
[INFO] bookkeeper-server .................................. FAILURE [41:04 min]
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:21 min
[INFO] Finished at: 2016-12-29T01:36:40+00:00
[INFO] Final Memory: 42M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project bookkeeper-server: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-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 :bookkeeper-server
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Reply via email to