Kirk Lund created GEODE-3490:
--------------------------------

             Summary: LocatorLauncherRemoteIntegrationTest fails on Windows
                 Key: GEODE-3490
                 URL: https://issues.apache.org/jira/browse/GEODE-3490
             Project: Geode
          Issue Type: Sub-task
          Components: gfsh, tests
            Reporter: Kirk Lund


{noformat}
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
pidFileContainsServerPid 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.pidFileContainsServerPid(LocatorLauncherRemoteIntegrationTest.java:59)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startWithForceOverwritesExistingPidFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:143)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithForceOverwritesExistingPidFile(LocatorLauncherRemoteIntegrationTest.java:103)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithPidStopsLocatorProcess 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidStopsLocatorProcess(LocatorLauncherRemoteIntegrationTest.java:221)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
statusWithWorkingDirectoryReturnsOnlineWithDetails 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.statusWithWorkingDirectoryReturnsOnlineWithDetails(LocatorLauncherRemoteIntegrationTest.java:150)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startWithDefaultPortInUseFailsWithBindException FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.assertThatLocatorThrew(LocatorLauncherRemoteIntegrationTestCase.java:97)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithDefaultPortInUseFailsWithBindException(LocatorLauncherRemoteIntegrationTest.java:126)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithWorkingDirectoryStopsLocatorProcess 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryStopsLocatorProcess(LocatorLauncherRemoteIntegrationTest.java:249)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithPidReturnsStopped 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidReturnsStopped(LocatorLauncherRemoteIntegrationTest.java:212)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startOverwritesStalePidFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startOverwritesStalePidFile(LocatorLauncherRemoteIntegrationTest.java:91)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startDeletesStaleControlFiles 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startDeletesStaleControlFiles(LocatorLauncherRemoteIntegrationTest.java:77)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithPidDeletesPidFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithPidDeletesPidFile(LocatorLauncherRemoteIntegrationTest.java:230)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startCreatesPidFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startCreatesPidFile(LocatorLauncherRemoteIntegrationTest.java:52)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startCreatesLogFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.startLocator(LocatorLauncherRemoteIntegrationTestCase.java:139)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startCreatesLogFile(LocatorLauncherRemoteIntegrationTest.java:66)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithWorkingDirectoryReturnsStopped 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryReturnsStopped(LocatorLauncherRemoteIntegrationTest.java:239)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
startWithLocatorPortInUseFailsWithBindException FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.assertThatLocatorThrew(LocatorLauncherRemoteIntegrationTestCase.java:97)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.startWithLocatorPortInUseFailsWithBindException(LocatorLauncherRemoteIntegrationTest.java:116)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
statusWithPidReturnsOnlineWithDetails 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.statusWithPidReturnsOnlineWithDetails(LocatorLauncherRemoteIntegrationTest.java:131)

org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest > 
stopWithWorkingDirectoryDeletesPidFile 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.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
        at 
org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTest.stopWithWorkingDirectoryDeletesPidFile(LocatorLauncherRemoteIntegrationTest.java:258)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to