You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Steve Sienkowski (Jira)" <ji...@apache.org> on 2021/12/15 18:49:00 UTC

[jira] [Updated] (GEODE-9901) Failing upgrade-test after bump of Log4j 2.15 to 2.16

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

Steve Sienkowski updated GEODE-9901:
------------------------------------
    Summary: Failing upgrade-test after bump of Log4j 2.15 to 2.16  (was: Failing upgrade-test-openjdk11 after upgrade of Log4j 2.15 to 2.16)

> Failing upgrade-test after bump of Log4j 2.15 to 2.16
> -----------------------------------------------------
>
>                 Key: GEODE-9901
>                 URL: https://issues.apache.org/jira/browse/GEODE-9901
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Steve Sienkowski
>            Priority: Major
>             Fix For: 1.13.6
>
>
> A number of tests are failing in the `upgrade-test-openjdk11` job of the 1.13 pipeline.
> These issues are characterized by an error message of `java.rmi.ConnectException: Connection refused to host:`
> First failure here:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main/jobs/upgrade-test-openjdk11/builds/14]
> Git commit introducing upgrade of log4j 2.15 to 2.16: [https://github.com/apache/geode/commit/224c996daa8bdd5243399e7d929120ad99c39fe3]
> Relevant JIRA: https://issues.apache.org/jira/browse/GEODE-9898
>  
>  
>  
> Example error message:
> > Task :geode-gfsh:upgradeTest
> org.apache.geode.management.GfshRebalanceCommandCompatibilityTest > whenCurrentVersionLocatorsExecuteRebalanceOnOldServersThenItMustSucceed[1.12.0] FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.IgnoredException$1.run in VM 0 running on Host c9ef3b85f95a with 4 VMs with version 1.12.0
>         Caused by:
>         java.rmi.ConnectException: Connection refused to host: 172.17.0.37; nested exception is: 
>             java.net.ConnectException: Connection refused (Connection refused)
>             Caused by:
>             java.net.ConnectException: Connection refused (Connection refused)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)