Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3487 Launcher integration tests fail on Windows
  3. GEODE-3492

ServerLauncherRemoteFileIntegrationTest fails on Windows

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Reopened
    • Major
    • Resolution: Won't Do
    • None
    • None
    • gfsh, tests
    • Windows

    Description

      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithPidReturnsStopped FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
              at org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidReturnsStopped(ServerLauncherRemoteFileIntegrationTest.java:75)
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithPidDeletesPidFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
              at org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidDeletesPidFile(ServerLauncherRemoteFileIntegrationTest.java:63)
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithPidStopsServerProcess FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
              at org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.stopWithPidStopsServerProcess(ServerLauncherRemoteFileIntegrationTest.java:87)
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > statusWithPidReturnsOnlineWithDetails FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher 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.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:198)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:177)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.awaitStart(ServerLauncherRemoteIntegrationTestCase.java:188)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:114)
              at org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.givenRunningServer(ServerLauncherRemoteIntegrationTestCase.java:110)
              at org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.statusWithPidReturnsOnlineWithDetails(ServerLauncherRemoteFileIntegrationTest.java:51)
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > statusForDisableDefaultServerHasEmptyPort FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > pidFileContainsServerPid FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithForceOverwritesExistingPidFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithDisableDefaultServerDoesNotUseDefaultPort FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithDisableDefaultServerSucceedsWhenDefaultPortInUse FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithDefaultPortInUseFailsWithBindException FAILED
          org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startOverwritesStalePidFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startDeletesStaleControlFiles FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithWorkingDirectoryStopsServerProcess FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithServerPortOverridesDefaultWithCacheXml FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithServerPortInUseFailsWithBindException FAILED
          org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startCreatesPidFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startWithServerPortOverridesPortInCacheXml FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startCreatesLogFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithWorkingDirectoryReturnsStopped FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      
      org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > stopWithWorkingDirectoryDeletesPidFile FAILED
          org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase that uses org.apache.geode.distributed.ServerLauncher expected:<[online]> but was:<[not responding]> within 2 minutes.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: