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

CI Failure: OutOfMemoryDUnitTest tests of Publish command fail expecting exception that was not thrown

    XMLWordPrintableJSON

Details

    Description

      There were three failures within a couple of days. They are all in publish tests.

      OutOfMemoryDUnitTest > shouldReturnOOMError_forPublish_whenThresholdReached FAILED
          java.lang.AssertionError: 
          Expecting code to raise a throwable.
              at org.apache.geode.redis.OutOfMemoryDUnitTest.addMultipleKeysToServer1UntilOOMExceptionIsThrown(OutOfMemoryDUnitTest.java:357)
              at org.apache.geode.redis.OutOfMemoryDUnitTest.fillServer1Memory(OutOfMemoryDUnitTest.java:344)
              at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldReturnOOMError_forPublish_whenThresholdReached(OutOfMemoryDUnitTest.java:210)
      
      OutOfMemoryDUnitTest > shouldReturnOOMError_forPublish_whenThresholdReached FAILED
          java.lang.AssertionError: 
          Expecting code to raise a throwable.
              at org.apache.geode.redis.OutOfMemoryDUnitTest.addMultipleKeysToServer1UntilOOMExceptionIsThrown(OutOfMemoryDUnitTest.java:357)
              at org.apache.geode.redis.OutOfMemoryDUnitTest.fillServer1Memory(OutOfMemoryDUnitTest.java:344)
              at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldReturnOOMError_forPublish_whenThresholdReached(OutOfMemoryDUnitTest.java:210)
      
      OutOfMemoryDUnitTest > shouldAllowPublish_afterDroppingBelowCriticalThreshold FAILED
          org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.redis.OutOfMemoryDUnitTest 
          Expecting code to raise a throwable within 5 minutes.
              at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164)
              at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
              at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
              at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)
              at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
              at org.apache.geode.redis.OutOfMemoryDUnitTest.shouldAllowPublish_afterDroppingBelowCriticalThreshold(OutOfMemoryDUnitTest.java:328)
      
              Caused by:
              java.lang.AssertionError: 
              Expecting code to raise a throwable.
                  at org.apache.geode.redis.OutOfMemoryDUnitTest.lambda$shouldAllowPublish_afterDroppingBelowCriticalThreshold$36(OutOfMemoryDUnitTest.java:328)
      

      Attachments

        Issue Links

          Activity

            People

              donalevans Donal Evans
              balesh2 Hale Bales
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: