Github user eolivelli commented on the issue: https://github.com/apache/bookkeeper/pull/214 @kishorekasi with this fix on Jenkins and on my laptop the build crashes during tests. This never happens on actual master. see https://builds.apache.org/job/bookkeeper-precommit-pullrequest/83/console ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project bookkeeper-server: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/bookkeeper-precommit-pullrequest/bookkeeper-server && /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2G -Djava.net.preferIPv4Stack=true -jar /home/jenkins/jenkins-slave/workspace/bookkeeper-precommit-pullrequest/bookkeeper-server/target/surefire/surefirebooter1899336251170950845.jar /home/jenkins/jenkins-slave/workspace/bookkeeper-precommit-pullrequest/bookkeeper-server/target/surefire/surefire6073010246191968653tmp /home/jenkins/jenkins-slave/workspace/bookkeeper-precommit-pullrequest/bookkeeper-server/target/surefire/surefire_382480740216379793999tmp ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---