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/01/29 20:34:00 UTC

[jira] [Commented] (GEODE-8021) CI Failure: CloseConnectionTest. sharedSenderShouldRecoverFromClosedSocket

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

Geode Integration commented on GEODE-8021:
------------------------------------------

Seen on support/1.12 in [DistributedTestOpenJDK8 #141|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/DistributedTestOpenJDK8/builds/141] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.1-build.0166/test-results/distributedTest/1610487963/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.1-build.0166/test-artifacts/1610487963/distributedtestfiles-OpenJDK8-1.12.1-build.0166.tgz].

> CI Failure: CloseConnectionTest. sharedSenderShouldRecoverFromClosedSocket
> --------------------------------------------------------------------------
>
>                 Key: GEODE-8021
>                 URL: https://issues.apache.org/jira/browse/GEODE-8021
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>    Affects Versions: 1.12.0
>            Reporter: Benjamin P Ross
>            Assignee: Bruce J Schuchardt
>            Priority: Major
>             Fix For: 1.13.0
>
>
> {code:java}
> org.apache.geode.internal.tcp.CloseConnectionTest > sharedSenderShouldRecoverFromClosedSocket FAILED
> 16:25:33    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.tcp.CloseConnectionTest$$Lambda$36/1787754664.run in VM 1 running on Host 0f261f07755e with 4 VMs
> 16:25:33        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
> 16:25:33        at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
> 16:25:33        at org.apache.geode.internal.tcp.CloseConnectionTest.sharedSenderShouldRecoverFromClosedSocket(CloseConnectionTest.java:102)
> 16:25:33
> 16:25:33        Caused by:
> 16:25:33        org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
> 16:25:33            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 16:25:33            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 16:25:33            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 16:25:33            at org.apache.geode.internal.tcp.CloseConnectionTest.lambda$sharedSenderShouldRecoverFromClosedSocket$bb17a952$6(CloseConnectionTest.java:109)
> 18:30:47
> {code}



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