You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/04/28 16:32:00 UTC

[jira] [Commented] (GEODE-9103) CI Failure: PutAllClientServerDistributedTest.testPutAllReturnsExceptions FAILED

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

Geode Integration commented on GEODE-9103:
------------------------------------------

Seen in [DistributedTestOpenJDK8 #169.2|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/169.2] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0167/test-results/distributedTest/1619596258/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0167/test-artifacts/1619596258/distributedtestfiles-OpenJDK8-1.15.0-build.0167.tgz].

> CI Failure: PutAllClientServerDistributedTest.testPutAllReturnsExceptions FAILED
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-9103
>                 URL: https://issues.apache.org/jira/browse/GEODE-9103
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.15.0
>            Reporter: Mark Hanson
>            Priority: Major
>
> {noformat}
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest > testPutAllReturnsExceptions FAILED
> 17:13:44    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.PutAllClientServerDistributedTest$$Lambda$613/835527630.run in VM 2 running on Host de2767658753 with 4 VMs
> 17:13:44        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
> 17:13:44        at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
> 17:13:44        at org.apache.geode.internal.cache.PutAllClientServerDistributedTest.testPutAllReturnsExceptions(PutAllClientServerDistributedTest.java:1956)
> 17:13:44
> 17:13:44        Caused by:
> 17:13:44        java.lang.AssertionError: 
> 17:13:44        Expecting actual throwable to be an instance of:
> 17:13:44          org.apache.geode.cache.client.ServerOperationException
> 17:13:44        but was:
> 17:13:44          org.apache.geode.cache.client.ServerConnectivityException: Pool unexpected closed socket on server connection=Pooled Connection to de2767658753:36547,172.17.0.10(245)<v119>:41001: Connection[DESTROYED]). Server unreachable: could not connect after 1 attempts
> 17:13:44        	at org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:665)
> 17:13:44        	at org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:507)
> 17:13:44        	at org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:157)
> 17:13:44        	...(35 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
> 17:13:44            at org.apache.geode.internal.cache.PutAllClientServerDistributedTest.lambda$testPutAllReturnsExceptions$bb17a952$6(PutAllClientServerDistributedTest.java:1961)
> 17:16 {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)