Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-9533

CI Failure: RedisSessionDUnitTest fails due to BindException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.14.0
    • None
    • None

    Description

      org.apache.geode.redis.session.RedisSessionDUnitTest > classMethod FAILED
          org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.test.dunit.internal.IdentifiableRunnable.run in VM 4 running on Host 2c546f86e3dc with 5 VMs
              at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
              at org.apache.geode.test.dunit.VM.invoke(VM.java:435)
              at org.apache.geode.redis.session.SessionDUnitTest.startSpringApp(SessionDUnitTest.java:146)
              at org.apache.geode.redis.session.SessionDUnitTest.setupSpringApps(SessionDUnitTest.java:104)
              at org.apache.geode.redis.session.RedisSessionDUnitTest.setup(RedisSessionDUnitTest.java:42)
      
              Caused by:
              org.springframework.context.ApplicationContextException: Failed to start bean 'webServerStartStop'; nested exception is org.springframework.boot.web.server.PortInUseException: Port 22500 is already in use
      
                  Caused by:
                  org.springframework.boot.web.server.PortInUseException: Port 22500 is already in use
      
                      Caused by:
                      java.io.IOException: Failed to bind to /0.0.0.0:22500
      
                          Caused by:
                          java.net.BindException: Address already in use
      
      org.apache.geode.redis.session.RedisSessionDUnitTest > classMethod FAILED
          org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.redis.session.SessionDUnitTest$$Lambda$166/1957083485.run in VM 4 running on Host 2c546f86e3dc with 5 VMs
      
              Caused by:
              java.lang.NullPointerException
      
      114 tests completed, 2 failed
      

      =============== Test Results URI =================
      http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0837/test-results/distributedTest/1628717583/
      =========================================

      Test report artifacts from this job are available at:

      http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0837/test-artifacts/1628717583/distributedtestfiles-openjdk8-1.14.0-build.0837.tgz

      Attachments

        Activity

          People

            Unassigned Unassigned
            donalevans Donal Evans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: