Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2780

org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.readExistingIndexTest fails randomly on all environments

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

      The test org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.readExistingIndexTest fails almost always on all environments. The error message is:

      Error Message
      
      String '0' should exist but was not found in index
      
      Stacktrace
      
      java.lang.AssertionError: String '0' should exist but was not found in index
      	at org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.verifyOnDirectory(IndexCacheLoaderTest.java:131)
      	at org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.verifyIndex(IndexCacheLoaderTest.java:83)
      	at org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.readExistingIndexTest(IndexCacheLoaderTest.java:71)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:601)
      	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
      	at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
      	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
      	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
      	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
      	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
      	at org.testng.TestRunner.privateRun(TestRunner.java:767)
      	at org.testng.TestRunner.run(TestRunner.java:617)
      	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
      	at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
      	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
      	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
      	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      	at java.lang.Thread.run(Thread.java:722)
      

            [ISPN-2780] org.infinispan.lucene.cacheloader.IndexCacheLoaderTest.readExistingIndexTest fails randomly on all environments

            Vojtech Juranek <vjuranek@redhat.com> changed the Status of bug 906317 from ASSIGNED to CLOSED

            RH Bugzilla Integration added a comment - Vojtech Juranek <vjuranek@redhat.com> changed the Status of bug 906317 from ASSIGNED to CLOSED

            Thanks! Worst case we'll open a new one.

            Sanne Grinovero (Inactive) added a comment - Thanks! Worst case we'll open a new one.

            I run the tests several times on RHEL and Solaris [1], as well as on windows [2] and in all cases the tests have passed. IMHO the issue can be resolved.

            [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/infinispan-upstream-mvn-vjuranek/
            [2] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/infinispan-upstream-mvn-win-vjuranek/

            Vojtech Juranek added a comment - I run the tests several times on RHEL and Solaris [1] , as well as on windows [2] and in all cases the tests have passed. IMHO the issue can be resolved. [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/infinispan-upstream-mvn-vjuranek/ [2] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/infinispan-upstream-mvn-win-vjuranek/

            We recently resolved a similar issue. Is this still happening?

            Sanne Grinovero (Inactive) added a comment - We recently resolved a similar issue. Is this still happening?

            Tristan Tarrant <ttarrant@redhat.com> changed the Status of bug 906317 from NEW to ASSIGNED

            RH Bugzilla Integration added a comment - Tristan Tarrant <ttarrant@redhat.com> changed the Status of bug 906317 from NEW to ASSIGNED

              sgrinove Sanne Grinovero (Inactive)
              amanukya@redhat.com Anna Manukyan
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: