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

[jira] [Created] (GEODE-7637) CI: org.apache.geode.redis.RedisDistDUnitTest > testConcCreateDestroy FAILED

Jinmei Liao created GEODE-7637:
----------------------------------

             Summary: CI: org.apache.geode.redis.RedisDistDUnitTest > testConcCreateDestroy FAILED
                 Key: GEODE-7637
                 URL: https://issues.apache.org/jira/browse/GEODE-7637
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Jinmei Liao


this test failed multiple times in one day: 

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1431

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1429


org.apache.geode.redis.RedisDistDUnitTest > testConcCreateDestroy FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.redis.RedisDistDUnitTest$1ConcCreateDestroy.call in VM 3 running on Host c8e60fd9bed2 with 4 VMs
        at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:462)
        at org.apache.geode.redis.RedisDistDUnitTest.testConcCreateDestroy(RedisDistDUnitTest.java:197)

        Caused by:
        redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out

            Caused by:
            java.net.SocketTimeoutException: Read timed out




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