Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/677/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseSerialGC
10 tests failed.
FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps
Error Message:
Hit 24 docnumbers don't match Hits length1=25 length2=25 hit=0: doc12=1.0
shardIndex=0, doc12=1.0 shardIndex=0 hit=1: doc14=1.0 shardIndex=0, doc14=1.0
shardIndex=0 hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0 hit=3:
doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0 hit=4: doc43=1.0 shardIndex=0,
doc43=1.0 shardIndex=0 hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0 hit=7: doc87=1.0
shardIndex=0, doc87=1.0 shardIndex=0 hit=8: doc88=1.0 shardIndex=0, doc88=1.0
shardIndex=0 hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0 hit=10:
doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0 hit=11: doc125=1.0
shardIndex=0, doc125=1.0 shardIndex=0 hit=12: doc126=1.0 shardIndex=0,
doc126=1.0 shardIndex=0 hit=13: doc164=1.0 shardIndex=0, doc164=1.0
shardIndex=0 hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0 hit=15:
doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0 hit=16: doc325=1.0
shardIndex=0, doc325=1.0 shardIndex=0 hit=17: doc330=1.0 shardIndex=0,
doc330=1.0 shardIndex=0 hit=18: doc333=1.0 shardIndex=0, doc333=1.0
shardIndex=0 hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0 hit=20:
doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0 hit=21: doc395=1.0
shardIndex=0, doc395=1.0 shardIndex=0 hit=22: doc407=1.0 shardIndex=0,
doc407=1.0 shardIndex=0 hit=23: doc439=1.0 shardIndex=0, doc439=1.0
shardIndex=0 hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0 for
query:field:/|?../
Stack Trace:
junit.framework.AssertionFailedError: Hit 24 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
for query:field:/|?../
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps
Error Message:
Hit 24 docnumbers don't match Hits length1=25 length2=25 hit=0: doc12=1.0
shardIndex=0, doc12=1.0 shardIndex=0 hit=1: doc14=1.0 shardIndex=0, doc14=1.0
shardIndex=0 hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0 hit=3:
doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0 hit=4: doc43=1.0 shardIndex=0,
doc43=1.0 shardIndex=0 hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0 hit=7: doc87=1.0
shardIndex=0, doc87=1.0 shardIndex=0 hit=8: doc88=1.0 shardIndex=0, doc88=1.0
shardIndex=0 hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0 hit=10:
doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0 hit=11: doc125=1.0
shardIndex=0, doc125=1.0 shardIndex=0 hit=12: doc126=1.0 shardIndex=0,
doc126=1.0 shardIndex=0 hit=13: doc164=1.0 shardIndex=0, doc164=1.0
shardIndex=0 hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0 hit=15:
doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0 hit=16: doc325=1.0
shardIndex=0, doc325=1.0 shardIndex=0 hit=17: doc330=1.0 shardIndex=0,
doc330=1.0 shardIndex=0 hit=18: doc333=1.0 shardIndex=0, doc333=1.0
shardIndex=0 hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0 hit=20:
doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0 hit=21: doc395=1.0
shardIndex=0, doc395=1.0 shardIndex=0 hit=22: doc407=1.0 shardIndex=0,
doc407=1.0 shardIndex=0 hit=23: doc439=1.0 shardIndex=0, doc439=1.0
shardIndex=0 hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0 for
query:field:/|?../
Stack Trace:
junit.framework.AssertionFailedError: Hit 24 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
for query:field:/|?../
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps
Error Message:
Hit 24 docnumbers don't match Hits length1=25 length2=25 hit=0: doc12=1.0
shardIndex=0, doc12=1.0 shardIndex=0 hit=1: doc14=1.0 shardIndex=0, doc14=1.0
shardIndex=0 hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0 hit=3:
doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0 hit=4: doc43=1.0 shardIndex=0,
doc43=1.0 shardIndex=0 hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0 hit=7: doc87=1.0
shardIndex=0, doc87=1.0 shardIndex=0 hit=8: doc88=1.0 shardIndex=0, doc88=1.0
shardIndex=0 hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0 hit=10:
doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0 hit=11: doc125=1.0
shardIndex=0, doc125=1.0 shardIndex=0 hit=12: doc126=1.0 shardIndex=0,
doc126=1.0 shardIndex=0 hit=13: doc164=1.0 shardIndex=0, doc164=1.0
shardIndex=0 hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0 hit=15:
doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0 hit=16: doc325=1.0
shardIndex=0, doc325=1.0 shardIndex=0 hit=17: doc330=1.0 shardIndex=0,
doc330=1.0 shardIndex=0 hit=18: doc333=1.0 shardIndex=0, doc333=1.0
shardIndex=0 hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0 hit=20:
doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0 hit=21: doc395=1.0
shardIndex=0, doc395=1.0 shardIndex=0 hit=22: doc407=1.0 shardIndex=0,
doc407=1.0 shardIndex=0 hit=23: doc439=1.0 shardIndex=0, doc439=1.0
shardIndex=0 hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0 for
query:field:/|?../
Stack Trace:
junit.framework.AssertionFailedError: Hit 24 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
for query:field:/|?../
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps
Error Message:
Hit 24 docnumbers don't match Hits length1=25 length2=25 hit=0: doc12=1.0
shardIndex=0, doc12=1.0 shardIndex=0 hit=1: doc14=1.0 shardIndex=0, doc14=1.0
shardIndex=0 hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0 hit=3:
doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0 hit=4: doc43=1.0 shardIndex=0,
doc43=1.0 shardIndex=0 hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0 hit=7: doc87=1.0
shardIndex=0, doc87=1.0 shardIndex=0 hit=8: doc88=1.0 shardIndex=0, doc88=1.0
shardIndex=0 hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0 hit=10:
doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0 hit=11: doc125=1.0
shardIndex=0, doc125=1.0 shardIndex=0 hit=12: doc126=1.0 shardIndex=0,
doc126=1.0 shardIndex=0 hit=13: doc164=1.0 shardIndex=0, doc164=1.0
shardIndex=0 hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0 hit=15:
doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0 hit=16: doc325=1.0
shardIndex=0, doc325=1.0 shardIndex=0 hit=17: doc330=1.0 shardIndex=0,
doc330=1.0 shardIndex=0 hit=18: doc333=1.0 shardIndex=0, doc333=1.0
shardIndex=0 hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0 hit=20:
doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0 hit=21: doc395=1.0
shardIndex=0, doc395=1.0 shardIndex=0 hit=22: doc407=1.0 shardIndex=0,
doc407=1.0 shardIndex=0 hit=23: doc439=1.0 shardIndex=0, doc439=1.0
shardIndex=0 hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0 for
query:field:/|?../
Stack Trace:
junit.framework.AssertionFailedError: Hit 24 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
for query:field:/|?../
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps
Error Message:
Hit 24 docnumbers don't match Hits length1=25 length2=25 hit=0: doc12=1.0
shardIndex=0, doc12=1.0 shardIndex=0 hit=1: doc14=1.0 shardIndex=0, doc14=1.0
shardIndex=0 hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0 hit=3:
doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0 hit=4: doc43=1.0 shardIndex=0,
doc43=1.0 shardIndex=0 hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0 hit=7: doc87=1.0
shardIndex=0, doc87=1.0 shardIndex=0 hit=8: doc88=1.0 shardIndex=0, doc88=1.0
shardIndex=0 hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0 hit=10:
doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0 hit=11: doc125=1.0
shardIndex=0, doc125=1.0 shardIndex=0 hit=12: doc126=1.0 shardIndex=0,
doc126=1.0 shardIndex=0 hit=13: doc164=1.0 shardIndex=0, doc164=1.0
shardIndex=0 hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0 hit=15:
doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0 hit=16: doc325=1.0
shardIndex=0, doc325=1.0 shardIndex=0 hit=17: doc330=1.0 shardIndex=0,
doc330=1.0 shardIndex=0 hit=18: doc333=1.0 shardIndex=0, doc333=1.0
shardIndex=0 hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0 hit=20:
doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0 hit=21: doc395=1.0
shardIndex=0, doc395=1.0 shardIndex=0 hit=22: doc407=1.0 shardIndex=0,
doc407=1.0 shardIndex=0 hit=23: doc439=1.0 shardIndex=0, doc439=1.0
shardIndex=0 hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0 for
query:field:/|?../
Stack Trace:
junit.framework.AssertionFailedError: Hit 24 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
for query:field:/|?../
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 9 docnumbers don't match Hits length1=25 length2=25 hit=0: doc3=1.0
shardIndex=0, doc3=1.0 shardIndex=0 hit=1: doc18=1.0 shardIndex=0, doc18=1.0
shardIndex=0 hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0 hit=3:
doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0 hit=4: doc85=1.0 shardIndex=0,
doc85=1.0 shardIndex=0 hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0 hit=7: doc165=1.0
shardIndex=0, doc165=1.0 shardIndex=0 hit=8: doc175=1.0 shardIndex=0,
doc175=1.0 shardIndex=0 hit=9: doc208=1.0 shardIndex=0, doc180=1.0
shardIndex=0 hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0 hit=11:
doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0 hit=12: doc295=1.0
shardIndex=0, doc256=1.0 shardIndex=0 hit=13: doc300=1.0 shardIndex=0,
doc270=1.0 shardIndex=0 hit=14: doc331=1.0 shardIndex=0, doc295=1.0
shardIndex=0 hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0 hit=16:
doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0 hit=17: doc363=1.0
shardIndex=0, doc347=1.0 shardIndex=0 hit=18: doc366=1.0 shardIndex=0,
doc357=1.0 shardIndex=0 hit=19: doc385=1.0 shardIndex=0, doc363=1.0
shardIndex=0 hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0 hit=21:
doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0 hit=22: doc467=1.0
shardIndex=0, doc459=1.0 shardIndex=0 hit=23: doc489=1.0 shardIndex=0,
doc464=1.0 shardIndex=0 hit=24: doc514=1.0 shardIndex=0, doc467=1.0
shardIndex=0 for query:field://
Stack Trace:
junit.framework.AssertionFailedError: Hit 9 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
for query:field://
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 9 docnumbers don't match Hits length1=25 length2=25 hit=0: doc3=1.0
shardIndex=0, doc3=1.0 shardIndex=0 hit=1: doc18=1.0 shardIndex=0, doc18=1.0
shardIndex=0 hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0 hit=3:
doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0 hit=4: doc85=1.0 shardIndex=0,
doc85=1.0 shardIndex=0 hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0 hit=7: doc165=1.0
shardIndex=0, doc165=1.0 shardIndex=0 hit=8: doc175=1.0 shardIndex=0,
doc175=1.0 shardIndex=0 hit=9: doc208=1.0 shardIndex=0, doc180=1.0
shardIndex=0 hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0 hit=11:
doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0 hit=12: doc295=1.0
shardIndex=0, doc256=1.0 shardIndex=0 hit=13: doc300=1.0 shardIndex=0,
doc270=1.0 shardIndex=0 hit=14: doc331=1.0 shardIndex=0, doc295=1.0
shardIndex=0 hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0 hit=16:
doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0 hit=17: doc363=1.0
shardIndex=0, doc347=1.0 shardIndex=0 hit=18: doc366=1.0 shardIndex=0,
doc357=1.0 shardIndex=0 hit=19: doc385=1.0 shardIndex=0, doc363=1.0
shardIndex=0 hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0 hit=21:
doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0 hit=22: doc467=1.0
shardIndex=0, doc459=1.0 shardIndex=0 hit=23: doc489=1.0 shardIndex=0,
doc464=1.0 shardIndex=0 hit=24: doc514=1.0 shardIndex=0, doc467=1.0
shardIndex=0 for query:field://
Stack Trace:
junit.framework.AssertionFailedError: Hit 9 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
for query:field://
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 9 docnumbers don't match Hits length1=25 length2=25 hit=0: doc3=1.0
shardIndex=0, doc3=1.0 shardIndex=0 hit=1: doc18=1.0 shardIndex=0, doc18=1.0
shardIndex=0 hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0 hit=3:
doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0 hit=4: doc85=1.0 shardIndex=0,
doc85=1.0 shardIndex=0 hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0 hit=7: doc165=1.0
shardIndex=0, doc165=1.0 shardIndex=0 hit=8: doc175=1.0 shardIndex=0,
doc175=1.0 shardIndex=0 hit=9: doc208=1.0 shardIndex=0, doc180=1.0
shardIndex=0 hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0 hit=11:
doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0 hit=12: doc295=1.0
shardIndex=0, doc256=1.0 shardIndex=0 hit=13: doc300=1.0 shardIndex=0,
doc270=1.0 shardIndex=0 hit=14: doc331=1.0 shardIndex=0, doc295=1.0
shardIndex=0 hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0 hit=16:
doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0 hit=17: doc363=1.0
shardIndex=0, doc347=1.0 shardIndex=0 hit=18: doc366=1.0 shardIndex=0,
doc357=1.0 shardIndex=0 hit=19: doc385=1.0 shardIndex=0, doc363=1.0
shardIndex=0 hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0 hit=21:
doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0 hit=22: doc467=1.0
shardIndex=0, doc459=1.0 shardIndex=0 hit=23: doc489=1.0 shardIndex=0,
doc464=1.0 shardIndex=0 hit=24: doc514=1.0 shardIndex=0, doc467=1.0
shardIndex=0 for query:field://
Stack Trace:
junit.framework.AssertionFailedError: Hit 9 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
for query:field://
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 9 docnumbers don't match Hits length1=25 length2=25 hit=0: doc3=1.0
shardIndex=0, doc3=1.0 shardIndex=0 hit=1: doc18=1.0 shardIndex=0, doc18=1.0
shardIndex=0 hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0 hit=3:
doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0 hit=4: doc85=1.0 shardIndex=0,
doc85=1.0 shardIndex=0 hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0 hit=7: doc165=1.0
shardIndex=0, doc165=1.0 shardIndex=0 hit=8: doc175=1.0 shardIndex=0,
doc175=1.0 shardIndex=0 hit=9: doc208=1.0 shardIndex=0, doc180=1.0
shardIndex=0 hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0 hit=11:
doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0 hit=12: doc295=1.0
shardIndex=0, doc256=1.0 shardIndex=0 hit=13: doc300=1.0 shardIndex=0,
doc270=1.0 shardIndex=0 hit=14: doc331=1.0 shardIndex=0, doc295=1.0
shardIndex=0 hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0 hit=16:
doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0 hit=17: doc363=1.0
shardIndex=0, doc347=1.0 shardIndex=0 hit=18: doc366=1.0 shardIndex=0,
doc357=1.0 shardIndex=0 hit=19: doc385=1.0 shardIndex=0, doc363=1.0
shardIndex=0 hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0 hit=21:
doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0 hit=22: doc467=1.0
shardIndex=0, doc459=1.0 shardIndex=0 hit=23: doc489=1.0 shardIndex=0,
doc464=1.0 shardIndex=0 hit=24: doc514=1.0 shardIndex=0, doc467=1.0
shardIndex=0 for query:field://
Stack Trace:
junit.framework.AssertionFailedError: Hit 9 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
for query:field://
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 9 docnumbers don't match Hits length1=25 length2=25 hit=0: doc3=1.0
shardIndex=0, doc3=1.0 shardIndex=0 hit=1: doc18=1.0 shardIndex=0, doc18=1.0
shardIndex=0 hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0 hit=3:
doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0 hit=4: doc85=1.0 shardIndex=0,
doc85=1.0 shardIndex=0 hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0 hit=7: doc165=1.0
shardIndex=0, doc165=1.0 shardIndex=0 hit=8: doc175=1.0 shardIndex=0,
doc175=1.0 shardIndex=0 hit=9: doc208=1.0 shardIndex=0, doc180=1.0
shardIndex=0 hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0 hit=11:
doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0 hit=12: doc295=1.0
shardIndex=0, doc256=1.0 shardIndex=0 hit=13: doc300=1.0 shardIndex=0,
doc270=1.0 shardIndex=0 hit=14: doc331=1.0 shardIndex=0, doc295=1.0
shardIndex=0 hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0 hit=16:
doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0 hit=17: doc363=1.0
shardIndex=0, doc347=1.0 shardIndex=0 hit=18: doc366=1.0 shardIndex=0,
doc357=1.0 shardIndex=0 hit=19: doc385=1.0 shardIndex=0, doc363=1.0
shardIndex=0 hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0 hit=21:
doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0 hit=22: doc467=1.0
shardIndex=0, doc459=1.0 shardIndex=0 hit=23: doc489=1.0 shardIndex=0,
doc464=1.0 shardIndex=0 hit=24: doc514=1.0 shardIndex=0, doc467=1.0
shardIndex=0 for query:field://
Stack Trace:
junit.framework.AssertionFailedError: Hit 9 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
for query:field://
at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 1693 lines...]
[junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps
-Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=gl-ES -Dtests.timezone=Indian/Chagos -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.14s J0 | TestFieldCacheRewriteMethod.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 24
docnumbers don't match
[junit4] > Hits length1=25 length2=25
[junit4] > hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
[junit4] > hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
[junit4] > hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
[junit4] > hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
[junit4] > hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
[junit4] > hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
[junit4] > hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
[junit4] > hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
[junit4] > hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
[junit4] > hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
[junit4] > hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
[junit4] > hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
[junit4] > hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
[junit4] > hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
[junit4] > hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
[junit4] > hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
[junit4] > hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
[junit4] > hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
[junit4] > hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
[junit4] > hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
[junit4] > hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
[junit4] > hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
[junit4] > hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
[junit4] > hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
[junit4] > hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
[junit4] > for query:field:/|?../
[junit4] > at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{field=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1108,
maxMBSortInHeap=5.836238429915599,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a0bc2b4),
locale=gl-ES, timezone=Indian/Chagos
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=378354424,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat,
TestTermVectorsWriter, TestNamedSPILoader, MultiCollectorTest, TestMultiFields,
Test2BSortedDocValuesOrds, TestMinimize, TestIndexOrDocValuesQuery,
TestBufferedIndexInput, Test2BNumericDocValues, TestWordlistLoader,
TestCharArraySet, TestLSBRadixSorter, TestLRUQueryCache, TestMultiPhraseEnum,
TestNGramPhraseQuery, TestBytesRef, TestDocIdSetIterator,
TestMaxScoreSumPropagator, TestLucene70SegmentInfoFormat,
TestIndexWriterNRTIsCurrent, TestSpanExplanations,
TestLucene50TermVectorsFormat, TestMergeSchedulerExternal, TestDirectMonotonic,
TestTermsEnum, Test2BPostings, TestQueryRescorer, TestFastCompressionMode,
TestFieldReuse, TestIndexWriterDeleteByQuery, TestAddIndexes, TestArrayUtil,
TestFieldMaskingSpanQuery, TestIndependenceStandardized, TestFixedBitDocIdSet,
TestForTooMuchCloning, TestSynonymQuery, TestNot, TestExitableDirectoryReader,
TestNoMergePolicy, TestUTF32ToUTF8, TestDocValuesIndexing,
TestParallelTermEnum, TestBKDRadixSelector, TestSpans, TestPolygon2D,
TestAnalyzerWrapper, TestStringMSBRadixSorter, TestBasicModelIF,
TestBooleanMinShouldMatch, TestMatchAllDocsQuery, TestIntBlockPool,
TestWeakIdentityMap, TestQueryBuilder, TestReaderPool,
TestLatLonPointDistanceSort, TestSegmentTermEnum, TestMaxPosition,
TestStressIndexing, TestRollingBuffer, TestAxiomaticF2LOG, TestNeverDelete,
TestIndexableField, TestSleepingLockWrapper, TestPerFieldPostingsFormat,
TestSpanMultiTermQueryWrapper, TestUniqueTermCount, TestMultiMMap,
TestBagOfPositions, TestUnicodeUtil, TestSimilarity, TestDistributionSPL,
TestSnapshotDeletionPolicy, TestFilterWeight, TestDoubleRangeFieldQueries,
TestLatLonDocValuesField, TestFilterCodecReader, TestMSBRadixSorter,
TestReusableStringReader, TestMixedCodecs, TestCollectionUtil,
TestIntroSelector, TestSimpleFSDirectory, TestLogMergePolicy,
TestSortedSetSelector, TestDateTools, TestDocument, TestDoubleRange,
TestFeatureField, TestFeatureSort, TestField, TestFieldType, TestFloatRange,
TestIntRange, TestGeoEncodingUtils, TestGeoUtils, TestPolygon,
TestAllFilesHaveChecksumFooter, TestAllFilesHaveCodecHeader, TestAtomicUpdate,
TestBinaryTerms, TestByteSlices, TestCheckIndex, TestCodecHoldsOpenFiles,
TestCodecs, TestConcurrentMergeScheduler, TestConsistentFieldNumbers,
TestCrash, TestCrashCausesCorruptIndex, TestCustomNorms, TestCustomTermFreq,
TestDemoParallelLeafReader, TestDocIDMerger, TestDocValues, TestDocumentWriter,
TestDocumentsWriterStallControl, TestIndexWriterConfig,
TestIndexWriterForceMerge, TestIndexWriterFromReader,
TestIndexWriterLockRelease, TestIndexWriterMaxDocs, TestIndexWriterMergePolicy,
TestIndexWriterMerging, TestIndexWriterReader, TestIndexWriterWithThreads,
TestNRTThreads, TestOmitNorms, TestOmitPositions, TestOmitTf,
TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestParallelCompositeReader,
TestParallelLeafReader, TestParallelReaderEmptyIndex, TestPendingDeletes,
TestPendingSoftDeletes, TestPerSegmentDeletes,
TestPersistentSnapshotDeletionPolicy, TestPointValues, TestPostingsOffsets,
TestPrefixCodedTerms, TestReadOnlyIndex, TestReaderClosed, TestRollingUpdates,
TestSameTokenSamePosition, TestSegmentInfos, TestSegmentMerger,
TestSegmentReader, TestSegmentTermDocs, TestSortedSetDocValues,
TestStressAdvance, TestStressDeletes, TestSumDocFreq, TestSwappedIndexFiles,
TestTerm, TestTermStates, TestTermVectors, TestTermVectorsReader,
TestTieredMergePolicy, TestTryDelete, TestTwoPhaseCommitTool,
TestAutomatonQuery, TestBoolean2, TestBoolean2ScorerSupplier,
TestBooleanRewrites, TestBoostQuery, TestCachingCollector,
TestComplexExplanations, TestComplexExplanationsOfNonMatches, TestConjunctions,
TestConstantScoreQuery, TestConstantScoreScorer,
TestControlledRealTimeReopenThread, TestElevationComparator,
TestFieldCacheRewriteMethod]
[junit4] Completed [401/522 (1!)] on J0 in 0.25s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 90 lines...]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=rn -Dtests.timezone=Africa/El_Aaiun
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.06s J2 | TestRegexpRandom2.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 9
docnumbers don't match
[junit4] > Hits length1=25 length2=25
[junit4] > hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
[junit4] > hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
[junit4] > hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
[junit4] > hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
[junit4] > hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
[junit4] > hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
[junit4] > hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
[junit4] > hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
[junit4] > hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
[junit4] > hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
[junit4] > hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
[junit4] > hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
[junit4] > hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
[junit4] > hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
[junit4] > hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
[junit4] > hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
[junit4] > hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
[junit4] > hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
[junit4] > hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
[junit4] > hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
[junit4] > hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
[junit4] > hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
[junit4] > hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
[junit4] > hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
[junit4] > hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
[junit4] > for query:field://
[junit4] > at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=5, maxDocsPerChunk=8, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=5, blockSize=1)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c32fc08),
locale=rn, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=200930016,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat3,
TestTerms, TestNumericUtils, TestApproximationSearchEquivalence,
TestMultiTermsEnum, Test4GBStoredFields, TestRegExp, TestIntRangeFieldQueries,
Test2BPositions, TestBytesRefAttImpl, TestCharacterUtils, TestLongsRef,
TestLatLonPointQueries, TestMultiTermConstantScore, TestNormsFieldExistsQuery,
TestBytesRefHash, TestDocValuesRewriteMethod, TestMultiCollector,
TestLucene80DocValuesFormat, TestIndexWriterOnJRECrash, TestSpanFirstQuery,
TestLucene60PointsFormat, TestSearchForDuplicates, TestPackedInts,
TestThreadedForceMerge, Test2BSortedDocValuesFixedSorted, TestRegexpQuery,
TestHighCompressionMode, TestFieldsReader, TestIndexWriterExceptions2,
TestAllFilesDetectTruncation, TestFSTs, TestByteBlockPool,
TestNearSpansOrdered, TestLMJelinekMercerSimilarity,
TestFixedLengthBytesRefArray, TestFrozenBufferedUpdates, TestTermRangeQuery,
TestPhraseQuery, TestFieldInvertState, TestNorms, TestBKD,
TestDocsWithFieldSet, TestPayloadsOnVectors, TestMutablePointsReaderUtils,
TestBufferedChecksum, Test2BDocs, TestCharArrayMap, TestTimSorterWorstCase,
TestBasicModelIne, TestBooleanQuery, TestMatchesIterator, TestLazyProxSkipping,
LimitedFiniteStringsIteratorTest, TestRamUsageEstimator, TestRollback,
TestLongRange, TestSizeBoundedForceMerge, TestMergeRateLimiter, TestStressNRT,
TestSentinelIntSet, TestAxiomaticF3LOG, TestNoDeletionPolicy, TestInfoStream,
Test2BPagedBytes, TestBinaryDocument, TestSpanNotQuery,
FuzzyTermOnShortTermsTest, TestNRTCachingDirectory, TestBinaryDocValuesUpdates,
TestVirtualMethod, TestSimpleExplanations, TestIndependenceSaturated,
TestSoftDeletesRetentionMergePolicy, TestFuzzyQuery, TestEarlyTermination,
TestLatLonPointDistanceFeatureQuery, TestFilterLeafReader, TestMergedIterator,
TestToken, TestMultiDocValues, TestFilterIterator, TestIntsRef,
TestSingleInstanceLockFactory, TestManyFields, TestSubScorerFreqs,
TestRegexpRandom2]
[junit4] Completed [431/522 (2!)] on J2 in 0.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 58735 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/677/consoleText
[repro] Revision: 7425044457eb5a7dc6c6a9d22d4fb3c9de30e863
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestFieldCacheRewriteMethod
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=gl-ES -Dtests.timezone=Indian/Chagos
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] Repro line: ant test -Dtestcase=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=rn -Dtests.timezone=Africa/El_Aaiun
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] lucene/core
[repro] TestRegexpRandom2
[repro] TestFieldCacheRewriteMethod
[repro] ant compile-test
[...truncated 210 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.TestRegexpRandom2|*.TestFieldCacheRewriteMethod"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
-Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=rn -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 32 lines...]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=rn
-Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 1.13s J0 | TestRegexpRandom2.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 9
docnumbers don't match
[junit4] > Hits length1=25 length2=25
[junit4] > hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
[junit4] > hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
[junit4] > hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
[junit4] > hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
[junit4] > hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
[junit4] > hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
[junit4] > hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
[junit4] > hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
[junit4] > hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
[junit4] > hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
[junit4] > hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
[junit4] > hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
[junit4] > hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
[junit4] > hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
[junit4] > hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
[junit4] > hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
[junit4] > hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
[junit4] > hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
[junit4] > hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
[junit4] > hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
[junit4] > hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
[junit4] > hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
[junit4] > hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
[junit4] > hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
[junit4] > hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
[junit4] > for query:field://
[junit4] > at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=5, maxDocsPerChunk=8, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=5, blockSize=1)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d419e32),
locale=rn, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=406757416,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestRegexpRandom2]
[junit4] Completed [1/10 (1!)] on J0 in 1.85s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=rn
-Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 1.12s J1 | TestRegexpRandom2.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 9
docnumbers don't match
[junit4] > Hits length1=25 length2=25
[junit4] > hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
[junit4] > hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
[junit4] > hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
[junit4] > hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
[junit4] > hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
[junit4] > hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
[junit4] > hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
[junit4] > hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
[junit4] > hit=8: doc175=1.0 shardIndex=0, doc
[...truncated too long message...]
[junit4] > hit=0: doc12=1.0 shardIndex=0, doc12=1.0 shardIndex=0
[junit4] > hit=1: doc14=1.0 shardIndex=0, doc14=1.0 shardIndex=0
[junit4] > hit=2: doc17=1.0 shardIndex=0, doc17=1.0 shardIndex=0
[junit4] > hit=3: doc35=1.0 shardIndex=0, doc35=1.0 shardIndex=0
[junit4] > hit=4: doc43=1.0 shardIndex=0, doc43=1.0 shardIndex=0
[junit4] > hit=5: doc64=1.0 shardIndex=0, doc64=1.0 shardIndex=0
[junit4] > hit=6: doc68=1.0 shardIndex=0, doc68=1.0 shardIndex=0
[junit4] > hit=7: doc87=1.0 shardIndex=0, doc87=1.0 shardIndex=0
[junit4] > hit=8: doc88=1.0 shardIndex=0, doc88=1.0 shardIndex=0
[junit4] > hit=9: doc98=1.0 shardIndex=0, doc98=1.0 shardIndex=0
[junit4] > hit=10: doc112=1.0 shardIndex=0, doc112=1.0 shardIndex=0
[junit4] > hit=11: doc125=1.0 shardIndex=0, doc125=1.0 shardIndex=0
[junit4] > hit=12: doc126=1.0 shardIndex=0, doc126=1.0 shardIndex=0
[junit4] > hit=13: doc164=1.0 shardIndex=0, doc164=1.0 shardIndex=0
[junit4] > hit=14: doc187=1.0 shardIndex=0, doc187=1.0 shardIndex=0
[junit4] > hit=15: doc260=1.0 shardIndex=0, doc260=1.0 shardIndex=0
[junit4] > hit=16: doc325=1.0 shardIndex=0, doc325=1.0 shardIndex=0
[junit4] > hit=17: doc330=1.0 shardIndex=0, doc330=1.0 shardIndex=0
[junit4] > hit=18: doc333=1.0 shardIndex=0, doc333=1.0 shardIndex=0
[junit4] > hit=19: doc337=1.0 shardIndex=0, doc337=1.0 shardIndex=0
[junit4] > hit=20: doc370=1.0 shardIndex=0, doc370=1.0 shardIndex=0
[junit4] > hit=21: doc395=1.0 shardIndex=0, doc395=1.0 shardIndex=0
[junit4] > hit=22: doc407=1.0 shardIndex=0, doc407=1.0 shardIndex=0
[junit4] > hit=23: doc439=1.0 shardIndex=0, doc439=1.0 shardIndex=0
[junit4] > hit=24: doc553=1.0 shardIndex=0, doc497=1.0 shardIndex=0
[junit4] > for query:field:/|?../
[junit4] > at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{field=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1108,
maxMBSortInHeap=5.836238429915599,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d5de75a),
locale=rn, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=446188040,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestRegexpRandom2,
TestFieldCacheRewriteMethod, TestFieldCacheRewriteMethod]
[junit4] Completed [9/10 (9!)] on J1 in 0.81s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=A993DB1E59F6C2DC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=rn
-Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.18s J2 | TestRegexpRandom2.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 9
docnumbers don't match
[junit4] > Hits length1=25 length2=25
[junit4] > hit=0: doc3=1.0 shardIndex=0, doc3=1.0 shardIndex=0
[junit4] > hit=1: doc18=1.0 shardIndex=0, doc18=1.0 shardIndex=0
[junit4] > hit=2: doc40=1.0 shardIndex=0, doc40=1.0 shardIndex=0
[junit4] > hit=3: doc81=1.0 shardIndex=0, doc81=1.0 shardIndex=0
[junit4] > hit=4: doc85=1.0 shardIndex=0, doc85=1.0 shardIndex=0
[junit4] > hit=5: doc150=1.0 shardIndex=0, doc150=1.0 shardIndex=0
[junit4] > hit=6: doc159=1.0 shardIndex=0, doc159=1.0 shardIndex=0
[junit4] > hit=7: doc165=1.0 shardIndex=0, doc165=1.0 shardIndex=0
[junit4] > hit=8: doc175=1.0 shardIndex=0, doc175=1.0 shardIndex=0
[junit4] > hit=9: doc208=1.0 shardIndex=0, doc180=1.0 shardIndex=0
[junit4] > hit=10: doc256=1.0 shardIndex=0, doc181=1.0 shardIndex=0
[junit4] > hit=11: doc270=1.0 shardIndex=0, doc208=1.0 shardIndex=0
[junit4] > hit=12: doc295=1.0 shardIndex=0, doc256=1.0 shardIndex=0
[junit4] > hit=13: doc300=1.0 shardIndex=0, doc270=1.0 shardIndex=0
[junit4] > hit=14: doc331=1.0 shardIndex=0, doc295=1.0 shardIndex=0
[junit4] > hit=15: doc347=1.0 shardIndex=0, doc300=1.0 shardIndex=0
[junit4] > hit=16: doc357=1.0 shardIndex=0, doc331=1.0 shardIndex=0
[junit4] > hit=17: doc363=1.0 shardIndex=0, doc347=1.0 shardIndex=0
[junit4] > hit=18: doc366=1.0 shardIndex=0, doc357=1.0 shardIndex=0
[junit4] > hit=19: doc385=1.0 shardIndex=0, doc363=1.0 shardIndex=0
[junit4] > hit=20: doc459=1.0 shardIndex=0, doc366=1.0 shardIndex=0
[junit4] > hit=21: doc464=1.0 shardIndex=0, doc385=1.0 shardIndex=0
[junit4] > hit=22: doc467=1.0 shardIndex=0, doc459=1.0 shardIndex=0
[junit4] > hit=23: doc489=1.0 shardIndex=0, doc464=1.0 shardIndex=0
[junit4] > hit=24: doc514=1.0 shardIndex=0, doc467=1.0 shardIndex=0
[junit4] > for query:field://
[junit4] > at
__randomizedtesting.SeedInfo.seed([A993DB1E59F6C2DC:48CF9A0F875C9554]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=5, maxDocsPerChunk=8, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=5, blockSize=1)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49f2d6af),
locale=rn, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=400305312,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod,
TestRegexpRandom2, TestFieldCacheRewriteMethod, TestRegexpRandom2]
[junit4] Completed [10/10 (10!)] on J2 in 0.29s, 1 test, 1 failure <<<
FAILURES!
[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099:
There were test failures: 10 suites, 15 tests, 10 failures [seed:
A993DB1E59F6C2DC]
Total time: 7 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 5/5 failed: org.apache.lucene.search.TestFieldCacheRewriteMethod
[repro] 5/5 failed: org.apache.lucene.search.TestRegexpRandom2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=7425044457eb5a7dc6c6a9d22d4fb3c9de30e863,
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #676
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]