You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/14 08:34:19 UTC

[GitHub] sijie opened a new issue #1516: bookie tests timeout due to EntryLogTest

sijie opened a new issue #1516: bookie tests timeout due to EntryLogTest
URL: https://github.com/apache/bookkeeper/issues/1516
 
 
   precommit bookie tests were frequently time out due to EntryLogTest.
   
   Examples:
   
   https://builds.apache.org/job/bookkeeper_precommit_bookie_tests/62/console
   ```
   2018-06-14\T\01:06:02.213 [INFO] Running org.apache.bookkeeper.bookie.EntryLogTest
   2018-06-14\T\01:36:02.733 [INFO] Running org.apache.bookkeeper.bookie.StateManagerTest
   2018-06-14\T\01:36:04.900 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in org.apache.bookkeeper.bookie.StateManagerTest
   ```
   
   https://builds.apache.org/job/bookkeeper_precommit_bookie_tests/59/console
   ```
   2018-06-13\T\19:28:09.535 [INFO] Running org.apache.bookkeeper.bookie.EntryLogTest
   2018-06-13\T\19:58:10.194 [INFO] Running org.apache.bookkeeper.bookie.BookieWriteToJournalTest
   2018-06-13\T\19:58:16.616 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 s - in org.apache.bookkeeper.bookie.BookieWriteToJournalTest
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services