[ 
https://issues.apache.org/jira/browse/GEODE-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677106#comment-16677106
 ] 

Jason Huynh commented on GEODE-5228:
------------------------------------

Ran into this again : 
http://files.apachegeode-ci.info/builds/apache-develop-main/1.8.0-build.95/test-results/integrationTest/1541439491/classes/org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest.html#startDeletesStaleControlFiles

{noformat}
java.lang.IllegalStateException: Status file 
'/tmp/junit8287552360679473422/vf.gf.server.status' is blank
        at 
org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:151)
        at 
org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:88)
        at 
org.apache.geode.distributed.ServerLauncher.statusWithWorkingDirectory(ServerLauncher.java:1116)
        at 
org.apache.geode.distributed.ServerLauncher.status(ServerLauncher.java:1064)
        at 
org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.lambda$awaitStart$1(ServerLauncherRemoteIntegrationTestCase.java:200)
        at 
org.awaitility.core.AssertionCondition$1.eval(AssertionCondition.java:55)
        at 
org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:192)
        at 
org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:179)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
{noformat}

> ServerLauncherRemoteFileIntegrationTest fails intermittently with 
> IllegalStateException vf.gf.server.status is blank
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5228
>                 URL: https://issues.apache.org/jira/browse/GEODE-5228
>             Project: Geode
>          Issue Type: Bug
>          Components: management, tests
>            Reporter: Kirk Lund
>            Priority: Minor
>              Labels: ServerLauncher, ci, flaky, swat
>
> {noformat}
> java.lang.IllegalStateException: Status file 
> '/tmp/build/ae3c03f4/built-geode/tmp/junit5775773082469887234/vf.gf.server.status'
>  is blank
>       at 
> org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:152)
>       at 
> org.apache.geode.internal.process.FileProcessController.status(FileProcessController.java:89)
>       at 
> org.apache.geode.distributed.ServerLauncher.statusWithWorkingDirectory(ServerLauncher.java:1102)
>       at 
> org.apache.geode.distributed.ServerLauncher.status(ServerLauncher.java:1050)
>       at 
> org.apache.geode.distributed.ServerLauncherRemoteIntegrationTestCase.lambda$awaitStart$1(ServerLauncherRemoteIntegrationTestCase.java:198)
>       at 
> org.awaitility.core.AssertionCondition$1.eval(AssertionCondition.java:55)
>       at 
> org.awaitility.core.ConditionAwaiter$ConditionPoller.run(ConditionAwaiter.java:215)
>       at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>       at java.lang.Thread.run(Thread.java:748)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to