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: [email protected] With regards, Apache Git Services
