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 2020/01/06 15:29:23 UTC

[GitHub] [bookkeeper] eolivelli opened a new issue #2234: testAutoRecoverySessionLoss is flaky and ends with a NullPointerException on Jenkins

eolivelli opened a new issue #2234: testAutoRecoverySessionLoss is flaky and ends with a NullPointerException on Jenkins
URL: https://github.com/apache/bookkeeper/issues/2234
 
 
   **BUG REPORT**
   
   Today I have seen this error on Jenkins
   
   ***Describe the bug***
   ```
   4.571 s  <<< ERROR!
   java.lang.NullPointerException
   	at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:104)
   
   2020-01-06\T\13:52:43.232 [ERROR] testAutoRecoverySessionLoss(org.apache.bookkeeper.replication.AutoRecoveryMainTest)  Time elapsed: 2.333 s  <<< ERROR!
   java.lang.NullPointerException
   	at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:104)
   
   2020-01-06\T\13:52:43.233 [ERROR] testAutoRecoverySessionLoss(org.apache.bookkeeper.replication.AutoRecoveryMainTest)  Time elapsed: 2.461 s  <<< ERROR!
   java.lang.NullPointerException
   	at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:104)
   ```
   
   ***To Reproduce***
   
   I can't reproduce the problem consistently
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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