Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18358/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin
Error Message:
expected:<org.apache.lucene.util.FixedBitSet@d8f61a34> but
was:<org.apache.lucene.util.FixedBitSet@dcf61a34>
Stack Trace:
java.lang.AssertionError:
expected:<org.apache.lucene.util.FixedBitSet@d8f61a34> but
was:<org.apache.lucene.util.FixedBitSet@dcf61a34>
at
__randomizedtesting.SeedInfo.seed([828EFC375706A904:6E36ED7DDFC5B5DB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1030)
at
org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1007)
at
org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:926)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 7349 lines...]
[junit4] Suite: org.apache.lucene.search.join.TestJoinUtil
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJoinUtil
-Dtests.method=testSingleValueRandomJoin -Dtests.seed=828EFC375706A904
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Pacific/Easter -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 6.63s J0 | TestJoinUtil.testSingleValueRandomJoin <<<
[junit4] > Throwable #1: java.lang.AssertionError:
expected:<org.apache.lucene.util.FixedBitSet@d8f61a34> but
was:<org.apache.lucene.util.FixedBitSet@dcf61a34>
[junit4] > at
__randomizedtesting.SeedInfo.seed([828EFC375706A904:6E36ED7DDFC5B5DB]:0)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.assertBitSet(TestJoinUtil.java:1030)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.executeRandomJoin(TestJoinUtil.java:1007)
[junit4] > at
org.apache.lucene.search.join.TestJoinUtil.testSingleValueRandomJoin(TestJoinUtil.java:926)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/J0/temp/lucene.search.join.TestJoinUtil_828EFC375706A904-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {productId=DFR I(n)L2, field=DFR
I(ne)L1, price=DFR G3(800.0), subtitle=DFR I(n)L1, name=IB LL-L2,
description=DFR GB1, from=DFR I(n)L3(800.0), movieId=ClassicSimilarity, id=DFR
I(n)LZ(0.3), to=DFR I(ne)3(800.0), type=DFR I(ne)B2, value=DFR I(n)2},
locale=sr, timezone=Pacific/Easter
[junit4] 2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=59891896,total=213909504
[junit4] 2> NOTE: All tests run in this JVM: [TestBlockJoinSelector,
TestJoinUtil]
[junit4] Completed [5/6 (1!)] on J0 in 9.26s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 56812 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]