See 
<https://builds.apache.org/job/bookkeeper-master/1850/display/redirect?page=changes>

Changes:

[sijie] ISSUE #431 ISSUE #221: merge scripts should mark milestone when merging

[sijie] ISSUE #435: Build javadoc for releases

[sijie] ISSUE #418: bump docker to use bk - 4.5.0

[sijie] ISSUE #385: Upgrade to commons-lang 2.6

------------------------------------------
[...truncated 47.39 KB...]
Running org.apache.bookkeeper.client.TestLedgerChecker
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.345 sec - 
in org.apache.bookkeeper.client.TestLedgerChecker
Running org.apache.bookkeeper.client.TestPiggybackLAC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.441 sec - in 
org.apache.bookkeeper.client.TestPiggybackLAC
Running org.apache.bookkeeper.client.TestDisableEnsembleChange
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.051 sec - in 
org.apache.bookkeeper.client.TestDisableEnsembleChange
Running org.apache.bookkeeper.client.ListLedgersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec - in 
org.apache.bookkeeper.client.ListLedgersTest
Running org.apache.bookkeeper.client.TestReadLastConfirmedAndEntry
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.385 sec - in 
org.apache.bookkeeper.client.TestReadLastConfirmedAndEntry
Running org.apache.bookkeeper.client.TestRackawareEnsemblePlacementPolicy
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.49 sec - in 
org.apache.bookkeeper.client.TestRackawareEnsemblePlacementPolicy
Running org.apache.bookkeeper.client.TestRegionAwareEnsemblePlacementPolicy
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.894 sec - in 
org.apache.bookkeeper.client.TestRegionAwareEnsemblePlacementPolicy
Running org.apache.bookkeeper.client.SlowBookieTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.947 sec - in 
org.apache.bookkeeper.client.SlowBookieTest
Running org.apache.bookkeeper.client.BookKeeperTest
Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 41.112 sec <<< 
FAILURE! - in org.apache.bookkeeper.client.BookKeeperTest
testReadEntryReleaseByteBufs(org.apache.bookkeeper.client.BookKeeperTest)  Time 
elapsed: 7.383 sec  <<< FAILURE!
java.lang.AssertionError: io.netty.buffer.SimpleLeakAwareByteBuf
        at 
org.apache.bookkeeper.client.BookKeeperTest.testReadEntryReleaseByteBufs(BookKeeperTest.java:742)

Running org.apache.bookkeeper.client.TestParallelRead
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.141 sec - in 
org.apache.bookkeeper.client.TestParallelRead
Running org.apache.bookkeeper.client.TestReadTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.881 sec - in 
org.apache.bookkeeper.client.TestReadTimeout
Running org.apache.bookkeeper.client.TestFencing
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 79.958 sec <<< 
FAILURE! - in org.apache.bookkeeper.client.TestFencing
testManyOpenParallel(org.apache.bookkeeper.client.TestFencing)  Time elapsed: 
60.939 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
org.apache.bookkeeper.client.TestFencing.testManyOpenParallel(TestFencing.java:196)

Running org.apache.bookkeeper.tls.TestTLS
Tests run: 15, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 115.042 sec 
<<< FAILURE! - in org.apache.bookkeeper.tls.TestTLS
testTLSClientButOnlyFewTLSServers(org.apache.bookkeeper.tls.TestTLS)  Time 
elapsed: 4.69 sec  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.bookkeeper.tls.TestTLS.testTLSClientButOnlyFewTLSServers(TestTLS.java:278)

testBookieAuthPluginDenyAccesstoClientWithoutTLSAuthentication(org.apache.bookkeeper.tls.TestTLS)
  Time elapsed: 60.444 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at org.apache.bookkeeper.tls.TestTLS.testClient(TestTLS.java:156)
        at 
org.apache.bookkeeper.tls.TestTLS.testBookieAuthPluginDenyAccesstoClientWithoutTLSAuthentication(TestTLS.java:341)

testClientWantsTLSNoServersHaveIt(org.apache.bookkeeper.tls.TestTLS)  Time 
elapsed: 4.075 sec  <<< FAILURE!
java.lang.AssertionError: Shouldn't be able to connect
        at 
org.apache.bookkeeper.tls.TestTLS.testClientWantsTLSNoServersHaveIt(TestTLS.java:247)

Running org.apache.bookkeeper.replication.AuditorRollingRestartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.866 sec - in 
org.apache.bookkeeper.replication.AuditorRollingRestartTest
Running org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.826 sec - in 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest
Running org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.479 sec - in 
org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
Running org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.846 sec - in 
org.apache.bookkeeper.replication.AuditorPeriodicBookieCheckTest
Running org.apache.bookkeeper.replication.BookieLedgerIndexTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.67 sec - in 
org.apache.bookkeeper.replication.BookieLedgerIndexTest
Running org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.259 sec - 
in org.apache.bookkeeper.replication.TestLedgerUnderreplicationManager
Running org.apache.bookkeeper.replication.AuditorBookieTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.504 sec - in 
org.apache.bookkeeper.replication.AuditorBookieTest
Running org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.121 sec - 
in org.apache.bookkeeper.replication.AuditorLedgerCheckerTest
Running org.apache.bookkeeper.replication.AuthAutoRecoveryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 sec - in 
org.apache.bookkeeper.replication.AuthAutoRecoveryTest
Running org.apache.bookkeeper.replication.AutoRecoveryMainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.203 sec - in 
org.apache.bookkeeper.replication.AutoRecoveryMainTest
Running org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.99 sec - in 
org.apache.bookkeeper.replication.TestAutoRecoveryAlongWithBookieServers
Running org.apache.bookkeeper.replication.TestReplicationWorker
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.277 sec - in 
org.apache.bookkeeper.replication.TestReplicationWorker
Running org.apache.bookkeeper.bookie.BookieShutdownTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.474 sec - in 
org.apache.bookkeeper.bookie.BookieShutdownTest
Running org.apache.bookkeeper.bookie.UpgradeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.691 sec - in 
org.apache.bookkeeper.bookie.UpgradeTest
Running org.apache.bookkeeper.bookie.TestSyncThread
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec - in 
org.apache.bookkeeper.bookie.TestSyncThread
Running org.apache.bookkeeper.bookie.BookieStorageThresholdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.503 sec - in 
org.apache.bookkeeper.bookie.BookieStorageThresholdTest
Running org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.93 sec - in 
org.apache.bookkeeper.bookie.UpdateCookieCmdTest
Running org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in 
org.apache.bookkeeper.bookie.IndexPersistenceMgrTest
Running org.apache.bookkeeper.bookie.CompactionByEntriesTest
Tests run: 12, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 67.15 sec <<< 
FAILURE! - in org.apache.bookkeeper.bookie.CompactionByEntriesTest
testMinorCompactionWithNoWritableLedgerDirsButIsForceGCAllowWhenNoSpaceIsSet(org.apache.bookkeeper.bookie.CompactionByEntriesTest)
  Time elapsed: 8.098 sec  <<< FAILURE!
java.lang.AssertionError: Found entry log file ([0,1,2].log that should have 
not been compacted in ledgerDirectory: /tmp/bookie1494913813059892244test

testDisableCompaction(org.apache.bookkeeper.bookie.CompactionByEntriesTest)  
Time elapsed: 6.82 sec  <<< FAILURE!
java.lang.AssertionError: Not Found entry log file ([0,1].log that should have 
been compacted in ledgerDirectory: /tmp/bookie5983626207638958636test

Running org.apache.bookkeeper.bookie.LedgerStorageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 sec - in 
org.apache.bookkeeper.bookie.LedgerStorageTest
Running org.apache.bookkeeper.bookie.BookieJournalTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec - in 
org.apache.bookkeeper.bookie.BookieJournalTest
Running org.apache.bookkeeper.bookie.EntryLogTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec - in 
org.apache.bookkeeper.bookie.EntryLogTest
Running org.apache.bookkeeper.bookie.AdvertisedAddressTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 sec - in 
org.apache.bookkeeper.bookie.AdvertisedAddressTest
Running org.apache.bookkeeper.bookie.TestLedgerDirsManager
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.119 sec - in 
org.apache.bookkeeper.bookie.TestLedgerDirsManager
Running org.apache.bookkeeper.bookie.TestSkipListArena
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in 
org.apache.bookkeeper.bookie.TestSkipListArena
Running org.apache.bookkeeper.bookie.IndexCorruptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.417 sec - in 
org.apache.bookkeeper.bookie.IndexCorruptionTest
Running org.apache.bookkeeper.bookie.TestEntryMemTable
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 sec - in 
org.apache.bookkeeper.bookie.TestEntryMemTable
Running org.apache.bookkeeper.bookie.LedgerCacheTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.968 sec - in 
org.apache.bookkeeper.bookie.LedgerCacheTest
Running org.apache.bookkeeper.bookie.BookieThreadTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in 
org.apache.bookkeeper.bookie.BookieThreadTest
Running org.apache.bookkeeper.bookie.CompactionByBytesTest
Tests run: 12, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 67.645 sec <<< 
FAILURE! - in org.apache.bookkeeper.bookie.CompactionByBytesTest
testMinorCompactionWithNoWritableLedgerDirsButIsForceGCAllowWhenNoSpaceIsSet(org.apache.bookkeeper.bookie.CompactionByBytesTest)
  Time elapsed: 8.14 sec  <<< FAILURE!
java.lang.AssertionError: Found entry log file ([0,1,2].log that should have 
not been compacted in ledgerDirectory: /tmp/bookie7318266222751431429test

testDisableCompaction(org.apache.bookkeeper.bookie.CompactionByBytesTest)  Time 
elapsed: 7.233 sec  <<< FAILURE!
java.lang.AssertionError: Not Found entry log file ([0,1].log that should have 
been compacted in ledgerDirectory: /tmp/bookie1163577200712845680test

Running org.apache.bookkeeper.bookie.BookieInitializationTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.891 sec - 
in org.apache.bookkeeper.bookie.BookieInitializationTest
Running org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 sec - in 
org.apache.bookkeeper.bookie.TestGcOverreplicatedLedger
Running org.apache.bookkeeper.bookie.EnableZkSecurityBasicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.977 sec - in 
org.apache.bookkeeper.bookie.EnableZkSecurityBasicTest
Running org.apache.bookkeeper.bookie.CookieTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 sec - in 
org.apache.bookkeeper.bookie.CookieTest
Running org.apache.bookkeeper.bookie.CreateNewLogTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in 
org.apache.bookkeeper.bookie.CreateNewLogTest
Running org.apache.bookkeeper.metastore.TestMetaStore
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in 
org.apache.bookkeeper.metastore.TestMetaStore
Running org.apache.bookkeeper.auth.TestAuth
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.42 sec - in 
org.apache.bookkeeper.auth.TestAuth
Running org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in 
org.apache.bookkeeper.conf.SystemPropertiesConfigurationTest
Running org.apache.bookkeeper.conf.TestServerConfiguration
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in 
org.apache.bookkeeper.conf.TestServerConfiguration
Running org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in 
org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
Running org.apache.bookkeeper.meta.GcLedgersTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.793 sec - 
in org.apache.bookkeeper.meta.GcLedgersTest
Running org.apache.bookkeeper.meta.TestLedgerManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 sec - in 
org.apache.bookkeeper.meta.TestLedgerManager
Running org.apache.bookkeeper.meta.TestLongZkLedgerIdGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.476 sec - in 
org.apache.bookkeeper.meta.TestLongZkLedgerIdGenerator
Running org.apache.bookkeeper.meta.LedgerLayoutTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 sec - in 
org.apache.bookkeeper.meta.LedgerLayoutTest
Running org.apache.bookkeeper.meta.LedgerMetadataCreationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 28.879 sec - 
in org.apache.bookkeeper.meta.LedgerMetadataCreationTest
Running org.apache.bookkeeper.meta.TestZkVersion
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in 
org.apache.bookkeeper.meta.TestZkVersion
Running org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 sec - in 
org.apache.bookkeeper.meta.TestZkLedgerIdGenerator
Running org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.385 sec - in 
org.apache.bookkeeper.meta.LedgerManagerIteratorTest
Running org.apache.bookkeeper.util.TestDiskChecker
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in 
org.apache.bookkeeper.util.TestDiskChecker
Running org.apache.bookkeeper.util.DoubleByteBufTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in 
org.apache.bookkeeper.util.DoubleByteBufTest
Running org.apache.bookkeeper.util.collections.ConcurrentOpenHashSetTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentOpenHashSetTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongHashSetTest
Running org.apache.bookkeeper.util.collections.ConcurrentOpenHashMapTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentOpenHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongLongPairHashMapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.064 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongLongPairHashMapTest
Running org.apache.bookkeeper.util.collections.GrowableArrayBlockingQueueTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in 
org.apache.bookkeeper.util.collections.GrowableArrayBlockingQueueTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongHashMapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongHashMapTest
Running org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec - in 
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMapTest
Running org.apache.bookkeeper.util.TestZkUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec - in 
org.apache.bookkeeper.util.TestZkUtils
Running org.apache.bookkeeper.util.SubTreeCacheTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in 
org.apache.bookkeeper.util.SubTreeCacheTest
Running org.apache.bookkeeper.proto.TestDeathwatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.644 sec - in 
org.apache.bookkeeper.proto.TestDeathwatcher
Running org.apache.bookkeeper.proto.TestBKStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in 
org.apache.bookkeeper.proto.TestBKStats
Running org.apache.bookkeeper.proto.NetworkLessBookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.853 sec - in 
org.apache.bookkeeper.proto.NetworkLessBookieTest
Running org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.101 sec - in 
org.apache.bookkeeper.proto.TestBackwardCompatCMS42
Running org.apache.bookkeeper.proto.TestPerChannelBookieClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.987 sec - in 
org.apache.bookkeeper.proto.TestPerChannelBookieClient
Running org.apache.bookkeeper.zookeeper.TestRetryPolicy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in 
org.apache.bookkeeper.zookeeper.TestRetryPolicy
Running org.apache.bookkeeper.zookeeper.TestZooKeeperClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.78 sec - in 
org.apache.bookkeeper.zookeeper.TestZooKeeperClient

Results :

Failed tests: 
  CompactionByBytesTest>CompactionTest.testDisableCompaction:193 Not Found 
entry log file ([0,1].log that should have been compacted in ledgerDirectory: 
/tmp/bookie1163577200712845680test
  
CompactionByBytesTest>CompactionTest.testMinorCompactionWithNoWritableLedgerDirsButIsForceGCAllowWhenNoSpaceIsSet:360
 Found entry log file ([0,1,2].log that should have not been compacted in 
ledgerDirectory: /tmp/bookie7318266222751431429test
  CompactionByEntriesTest>CompactionTest.testDisableCompaction:193 Not Found 
entry log file ([0,1].log that should have been compacted in ledgerDirectory: 
/tmp/bookie5983626207638958636test
  
CompactionByEntriesTest>CompactionTest.testMinorCompactionWithNoWritableLedgerDirsButIsForceGCAllowWhenNoSpaceIsSet:360
 Found entry log file ([0,1,2].log that should have not been compacted in 
ledgerDirectory: /tmp/bookie1494913813059892244test
  BookKeeperTest.testReadEntryReleaseByteBufs:742 
io.netty.buffer.SimpleLeakAwareByteBuf
  TestTLS.testClientWantsTLSNoServersHaveIt:247 Shouldn't be able to connect
  TestTLS.testTLSClientButOnlyFewTLSServers:278
Tests in error: 
  TestFencing.testManyOpenParallel:196->Object.wait:-2 � TestTimedOut test 
timed...
  
TestTLS.testBookieAuthPluginDenyAccesstoClientWithoutTLSAuthentication:341->testClient:156
 � TestTimedOut

Tests run: 691, Failures: 7, Errors: 2, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache BookKeeper :: Parent ........................ SUCCESS [  2.342 s]
[INFO] Apache BookKeeper :: Build Tools ................... SUCCESS [  0.858 s]
[INFO] Apache BookKeeper :: Compability Dependencies ...... SUCCESS [  0.067 s]
[INFO] Apache BookKeeper :: Compability Dependencies :: 4.0.0 SUCCESS [  3.112 
s]
[INFO] Apache BookKeeper :: Compability Dependencies :: 4.1.0 SUCCESS [  2.366 
s]
[INFO] Apache BookKeeper :: Compability Dependencies :: 4.2.0 SUCCESS [  3.859 
s]
[INFO] Apache BookKeeper :: Stats API ..................... SUCCESS [ 10.677 s]
[INFO] Apache BookKeeper :: Server ........................ FAILURE [45:54 min]
[INFO] Apache BookKeeper :: Benchmark ..................... SKIPPED
[INFO] Apache BookKeeper :: Stats Providers :: Twitter Finagle Stats SKIPPED
[INFO] Apache BookKeeper :: Stats Providers :: Twitter Science Stats SKIPPED
[INFO] Apache BookKeeper :: Stats Providers :: Twitter Ostrich Stats SKIPPED
[INFO] Apache BookKeeper :: Stats Providers :: Codahale Metrics SKIPPED
[INFO] Apache BookKeeper :: Stats Providers :: Prometheus . SKIPPED
[INFO] Apache BookKeeper :: Stats Providers ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:18 min
[INFO] Finished at: 2017-08-12T13:35:26Z
[INFO] Final Memory: 70M/2669M
[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/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
Recording test results
Not sending mail to unregistered user jiaz...@users.noreply.github.com

Reply via email to