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

[jira] [Created] (GEODE-9810) CI: NativeRedisClusterTest testEachProxyReturnsExposedPorts failed

Xiaojian Zhou created GEODE-9810:
------------------------------------

             Summary: CI: NativeRedisClusterTest testEachProxyReturnsExposedPorts failed
                 Key: GEODE-9810
                 URL: https://issues.apache.org/jira/browse/GEODE-9810
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Xiaojian Zhou


https://hydradb.hdb.gemfire-ci.info/hdb/testresult/12258442

{code:java}
> Task :geode-for-redis:acceptanceTest

NativeRedisClusterTest > testEachProxyReturnsExposedPorts FAILED
    java.lang.AssertionError: 
    Expecting actual:
      [44073, 45679, 36065, 40077, 42137]
    to contain exactly in any order:
      [40077, 45679, 33425, 36065, 42137, 44073]
    but could not find the following elements:
      [33425]
        at org.apache.geode.redis.NativeRedisClusterTest.testEachProxyReturnsExposedPorts(NativeRedisClusterTest.java:48)

1385 tests completed, 1 failed, 2 skipped

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0662/test-results/acceptanceTest/1637046056/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0662/test-artifacts/1637046056/acceptancetestfiles-openjdk8-1.15.0-build.0662.tgz
{code}




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