org.apache.geode.distributed.LocatorLauncherRemoteWithCustomLoggingIntegrationTest > startWithCustomLoggingConfiguration FAILED
org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
at org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:149)
at org.apache.geode.distributed.LocatorLauncherRemoteWithCustomLoggingIntegrationTest.startWithCustomLoggingConfiguration(LocatorLauncherRemoteWithCustomLoggingIntegrationTest.java:56)