[
https://issues.apache.org/jira/browse/GEODE-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160055#comment-17160055
]
Kirk Lund commented on GEODE-6183:
----------------------------------
We believe that the machine performed an update of Java. This caused the
tools.jar to be unavailable only while this test was executing. There are many
other tests that use the Attach API which passed in this test job suggesting
that it was only a momentary problem.
> CI Failure:
> LocatorLauncherRemoteFileIntegrationTest.startDeletesStaleControlFiles failed
> with ConditionTimeoutException
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6183
> URL: https://issues.apache.org/jira/browse/GEODE-6183
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Eric Shu
> Assignee: Kirk Lund
> Priority: Major
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Test failed in
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/IntegrationTestOpenJDK8/builds/223
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startDeletesStaleControlFiles FAILED
> org.awaitility.core.ConditionTimeoutException: Assertion 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 300 seconds.
> Caused by:
> org.junit.ComparisonFailure: expected:<[online]> but was:<[not
> responding]>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)