You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill (JIRA)" <ji...@apache.org> on 2018/09/19 20:28:00 UTC

[jira] [Updated] (GEODE-5760) CI failure: Expected exception Not found in QueryMonitorDUnitTest.testQueryMonitorRegionWithIndex

     [ https://issues.apache.org/jira/browse/GEODE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill updated GEODE-5760:
------------------------
    Labels: swat  (was: )

> CI failure: Expected exception Not found in QueryMonitorDUnitTest.testQueryMonitorRegionWithIndex
> -------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5760
>                 URL: https://issues.apache.org/jira/browse/GEODE-5760
>             Project: Geode
>          Issue Type: Bug
>          Components: cq
>            Reporter: Bill
>            Priority: Major
>              Labels: swat
>
> In https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/415
> {code}
> > Task :geode-cq:distributedTest
> org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest > testQueryMonitorRegionWithIndex FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest$$Lambda$104/648688972.run in VM 4 running on Host 17a0abd8c00d with 5 VMs
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:450)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:419)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:362)
>         at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:70)
>         at org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest.testQueryMonitorRegionWithIndex(QueryMonitorDUnitTest.java:239)
>         Caused by:
>         java.lang.AssertionError: Expected exception Not found. Expected exception with message: 
>         "Query execution taking more than the max execution time"
>          Found 
>         Pool unexpected socket timed out on client connection=Pooled Connection to localhost:37885: Connection[localhost:37885]@176708196). Server unreachable: could not connect after 1 attempts
>             at org.junit.Assert.fail(Assert.java:88)
>             at org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest.verifyException(QueryMonitorDUnitTest.java:410)
>             at org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest.exuteQuery(QueryMonitorDUnitTest.java:363)
>             at org.apache.geode.cache.query.dunit.QueryMonitorDUnitTest.lambda$testQueryMonitorRegionWithIndex$bb17a952$3(QueryMonitorDUnitTest.java:239)
> {code}



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