sijie opened a new issue #395: GSSAPIBookKeeperTest failed on jenkins
URL: https://github.com/apache/bookkeeper/issues/395
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   trigger pullrequest-precommit CI job
   
   - What did you expect to see?
   
   CI should pass
   
   - What did you see instead?
   
   ```
   java.lang.NoClassDefFoundError: 
org/apache/directory/api/ldap/model/entry/Entry
        at 
org.apache.bookkeeper.sasl.GSSAPIBookKeeperTest.startMiniKdc(GSSAPIBookKeeperTest.java:74)
   Caused by: java.lang.ClassNotFoundException: 
org.apache.directory.api.ldap.model.entry.Entry
        at 
org.apache.bookkeeper.sasl.GSSAPIBookKeeperTest.startMiniKdc(GSSAPIBookKeeperTest.java:74)
   ```
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to