Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19695/
Java: 64bit/jdk-9-ea+168 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5D1DEB4A8718583A:C7E996A81982C406]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
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:563)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 39 more
FAILED: org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest
Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @
response/docs/[3]/score
at
__randomizedtesting.SeedInfo.seed([851B7367D7010970:4C63C20008CE5EB1]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
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:563)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:844)
FAILED:
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([851B7367D7010970:E05753071D636E98]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
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:563)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:844)
FAILED:
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([851B7367D7010970:D82A64A25A3D7E1B]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
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:563)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:844)
FAILED: org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking
Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([851B7367D7010970:1A2DDAF94F7B16BF]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
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:563)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:844)
Build Log:
[...truncated 10920 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001/init-core-data-001
[junit4] 2> 20229 WARN
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=110 numCloses=110
[junit4] 2> 20229 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 20230 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 20231 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 20231 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 20251 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 20279 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 20363 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 20395 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 20399 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 20399 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 20400 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 20424 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 20446 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 20505 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 20512 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 20513 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 20513 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 20513 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001/init-core-data-001/]
[junit4] 2> 20515 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=93.8076171875,
floorSegmentMB=1.513671875, forceMergeDeletesPctAllowed=10.2530090503066,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40333670178025816
[junit4] 2> 20556 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 20556 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 20556 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20556 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20557 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=30121091,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 20557 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d4afcea[collection1] main]
[junit4] 2> 20558 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 20579 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 20656 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 20656 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 20656 INFO (coreLoadExecutor-100-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568278355059408896
[junit4] 2> 20656 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 20656 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 20656 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 20657 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 20657 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 20657 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 20658 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 20658 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 20659 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 20660 INFO (searcherExecutor-101-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d4afcea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20661 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 20662 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 20662 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@776a4127[collection1] realtime]
[junit4] 2> 20663 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 20663 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 20664 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 20694 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 20721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 20826 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 20833 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 20843 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 20844 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001/init-core-data-001/]
[junit4] 2> 20880 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20880 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20881 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5956fcc6[collection1] main]
[junit4] 2> 20882 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 20882 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 20885 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 20885 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 20885 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568278355299532800
[junit4] 2> 20887 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 20887 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 20888 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 20890 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5956fcc6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3932118046299734]
[junit4] 2> 20890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 20890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22b39755[collection1] main]
[junit4] 2> 20891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@62233821
[junit4] 2> 20891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1646475297
[junit4] 2> 20892 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22b39755[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 20897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568278355310018560)]} 0 2
[junit4] 2> 20898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 24897 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 24941 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a187ded[collection1] main]
[junit4] 2> 24944 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a187ded[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 24948 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 25159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568278359778000896)]} 0 4263
[junit4] 2> 25159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 25160 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1568278359782195200)]} 0 4265
[junit4] 2> 25161 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 27160 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 27165 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e11abc7[collection1] main]
[junit4] 2> 27171 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e11abc7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 27176 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 27414 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 27415 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 27417 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362147782656)]} 0 6522
[junit4] 2> 27418 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362149879808)]} 0 6522
[junit4] 2> 27418 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362149879809)]} 0 6523
[junit4] 2> 27419 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362150928384)]} 0 6523
[junit4] 2> 27419 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362150928385)]} 0 6524
[junit4] 2> 27420 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362150928386)]} 0 6524
[junit4] 2> 27420 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362151976960)]} 0 6525
[junit4] 2> 27421 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362151976961)]} 0 6525
[junit4] 2> 27421 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362153025536)]} 0 6525
[junit4] 2> 27425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1568278362153025537)]} 0 6529
[junit4] 2> 27425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 27429 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362161414144)]} 0 6533
[junit4] 2> 27429 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362161414145)]} 0 6534
[junit4] 2> 27429 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362161414146)]} 0 6534
[junit4] 2> 27439 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362171899904)]} 0 6543
[junit4] 2> 27440 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362171899905)]} 0 6544
[junit4] 2> 27440 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362172948480)]} 0 6545
[junit4] 2> 27441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362173997056)]} 0 6545
[junit4] 2> 27441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362173997057)]} 0 6545
[junit4] 2> 27441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362173997058)]} 0 6545
[junit4] 2> 27441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1568278362173997059)]} 0 6546
[junit4] 2> 27441 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 28429 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 28435 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55b999f[collection1] main]
[junit4] 2> 28438 INFO (searcherExecutor-106-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@55b999f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 28438 INFO (commitScheduler-109-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 28452 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 28453 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 28454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 28455 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 28456 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 28456 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28fcb8e0[collection1] realtime]
[junit4] 2> 28457 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 28457 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 28458 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 28498 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 28552 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 28728 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 28782 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 28799 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 28800 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001/init-core-data-001/]
[junit4] 2> 28981 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 28981 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 28983 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d5ab5ed[collection1] main]
[junit4] 2> 28984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 28985 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 28989 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 28995 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 28998 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 28998 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 28998 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 28999 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 28999 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=96.2646484375,
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=5.864972008896419,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4579664071126588
[junit4] 2> 28999 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 29000 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 29001 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 29001 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 29001 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 29004 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d5ab5ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29004 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11570879[collection1] main]
[junit4] 2> 29004 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@60a8535f
[junit4] 2> 29005 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1621644127
[junit4] 2> 29006 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@11570879[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29009 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1568278363817115648)]} 0 1
[junit4] 2> 29010 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1568278363818164224)]} 0 2
[junit4] 2> 29011 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1568278363819212800)]} 0 3
[junit4] 2> 29011 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1568278363820261376)]} 0 4
[junit4] 2> 29012 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1568278363821309952)]} 0 4
[junit4] 2> 29012 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1568278363821309953)]} 0 4
[junit4] 2> 29013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1568278363821309954)]} 0 5
[junit4] 2> 29013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1568278363822358528)]} 0 5
[junit4] 2> 29013 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1568278363822358529)]} 0 6
[junit4] 2> 29014 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1568278363823407104)]} 0 6
[junit4] 2> 29014 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1568278363823407105)]} 0 6
[junit4] 2> 29015 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1568278363823407106)]} 0 7
[junit4] 2> 29015 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1568278363824455680)]} 0 7
[junit4] 2> 29015 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1568278363824455681)]} 0 8
[junit4] 2> 29016 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 29024 INFO (commitScheduler-113-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 29028 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1568278363825504256)]} 0 20
[junit4] 2> 29058 INFO (commitScheduler-113-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a39e85c[collection1] main]
[junit4] 2> 29059 INFO (commitScheduler-113-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 29061 INFO (searcherExecutor-110-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a39e85c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c15)))}
[junit4] 2> 29279 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1568278364100231168)]} 0 272
[junit4] 2> 29280 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 29281 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 29282 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 29294 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 29299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 29299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3227f2d9[collection1] realtime]
[junit4] 2> 29299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 5
[junit4] 2> 29300 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 29300 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 29326 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 29366 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 29586 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 29607 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 29664 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f6fdf53
[junit4] 2> 29665 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001/init-core-data-001/]
[junit4] 2> 29770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 29770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 29772 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@779441fd[collection1] main]
[junit4] 2> 29772 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 29774 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 29781 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 29789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 29789 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 29789 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 29790 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 29790 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 29790 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 29790 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 29791 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 29793 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 29794 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 29794 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 29796 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@779441fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29796 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@47ae66d9[collection1] main]
[junit4] 2> 29797 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19e40dd5
[junit4] 2> 29797 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=434376149
[junit4] 2> 29816 INFO (searcherExecutor-114-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@47ae66d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29821 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1568278364664365056)]} 0 6
[junit4] 2> 29821 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 29824 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1568278364670656512)]} 0 9
[junit4] 2> 29824 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 29825 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 29826 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:563)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 29826 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[5D1DEB4A8718583A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=5D1DEB4A8718583A -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=qu -Dtests.timezone=Asia/Taipei
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.55s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([5D1DEB4A8718583A:C7E996A81982C406]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[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:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
[junit4] > ... 39 more
[junit4] 2> 29829 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 29829 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=942388846
[junit4] 2> 29829 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 29830 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 29832 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 29832 INFO
(SUITE-AutoCommitTest-seed#[5D1DEB4A8718583A]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 29836 INFO (coreCloseExecutor-118-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3fd73e3
[junit4] 2> 29837 INFO (coreCloseExecutor-118-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 29837 INFO (coreCloseExecutor-118-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2096baf4 commitCommandVersion:0
[junit4] 2> 29843 INFO (coreCloseExecutor-118-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=66941923
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_5D1DEB4A8718583A-001
[junit4] 2> May 24, 2017 11:53:17 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=MockRandom), field_t=FSTOrd50,
multiDefault=FST50, subject=FST50, intDefault=PostingsFormat(name=Asserting),
id=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=Asserting), text=FSTOrd50,
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1537,
maxMBSortInHeap=5.887334935332985, sim=RandomSimilarity(queryNorm=true): {},
locale=qu, timezone=Asia/Taipei
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=305500480,total=527433728
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithDelegationTokens, TestZkChroot, TestCollationFieldDocValues,
AtomicUpdatesTest, AutoCommitTest]
[junit4] Completed [6/713 (1!)] on J2 in 9.92s, 3 tests, 1 error <<<
FAILURES!
[...truncated 8669 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/init-core-data-001
[junit4] 2> 975 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1019 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ] o.e.j.u.log
Logging initialized @2424ms
[junit4] 2> 1034 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1209 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1354 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr
[junit4] 2> 1454 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1561 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 1686 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2158 WARN
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2158 WARN
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2158 WARN
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2209 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 2235 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 2251 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2262 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2286 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2289 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2293 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/init-core-data-001/]
[junit4] 2> 2695 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 2705 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2705 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2713 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2713 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 2727 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@30a668d4[collection1] main]
[junit4] 2> 2735 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 2742 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 2742 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 2742 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 2742 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 2742 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 2743 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 2743 WARN (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 2743 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 2743 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 2743 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 2743 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 2750 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2777 INFO (searcherExecutor-7-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30a668d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2777 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568280970996482048
[junit4] 2> 2784 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2798 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2798 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2799 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-003/cores/core
[junit4] 2> 3051 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3084 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5059c72d{/solr,null,AVAILABLE}
[junit4] 2> 3126 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7cdb8f38{SSL,[ssl,
http/1.1]}{127.0.0.1:38457}
[junit4] 2> 3126 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.Server Started @4533ms
[junit4] 2> 3126 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-001,
hostPort=38457,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-003/cores}
[junit4] 2> 3140 ERROR
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3140 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 3141 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 3141 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3153 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-24T12:34:43.313945Z
[junit4] 2> 3156 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-001/solr.xml
[junit4] 2> 3247 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-003/cores
[junit4] 2> 3248 INFO
(SUITE-TestLTRQParserPlugin-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3333 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 3369 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 3421 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 3427 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 3427 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3427 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-003/cores/core/data/]
[junit4] 2> 3488 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 3488 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3488 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3489 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 3489 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 3490 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1adea655[collection1] main]
[junit4] 2> 3491 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTRQParserPlugin_851B7367D7010970-001/tempDir-001/collection1/conf
[junit4] 2> 3491 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 3492 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 3492 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 3492 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.l.s.r.ManagedModelStore ---
[...truncated too long message...]
> "status":0,
[junit4] 2> "QTime":2,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score,fv:[fv]",
[junit4] 2> "rows":"5",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1568280989758652416,
[junit4] 2> "score":0.36707595,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1568280989755506688,
[junit4] 2> "score":0.33873552,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w3 w1",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1568280989745020928,
[junit4] 2> "score":0.2545195,
[junit4] 2>
"fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1568280989751312384,
[junit4] 2> "score":0.0,
[junit4] 2>
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"},
[junit4] 2> {
[junit4] 2> "id":"5",
[junit4] 2> "title":"w5",
[junit4] 2> "description":"w5",
[junit4] 2> "popularity":5,
[junit4] 2> "_version_":1568280989762846720,
[junit4] 2> "score":0.0,
[junit4] 2>
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 20582 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[851B7367D7010970])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSelectiveWeightCreation
-Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore
-Dtests.seed=851B7367D7010970 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=agq -Dtests.timezone=America/Antigua -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.02s J0 |
TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([851B7367D7010970:D82A64A25A3D7E1B]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
[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:563)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 20587 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[851B7367D7010970])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testScoringQueryWeightCreation
[junit4] 2> 20631 INFO (qtp1611094728-380) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>10</id></delete>}{delete=[10
(-1568280989870850048)]} 0 1
[junit4] 2> 20634 INFO (qtp1611094728-381) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>11</id></delete>}{delete=[11
(-1568280989873995776)]} 0 1
[junit4] 2> 20656 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[851B7367D7010970])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
[junit4] 2> 20659 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7e788c89{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 20659 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=833382512
[junit4] 2> 20659 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 20660 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 20660 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 20660 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 20670 INFO (coreCloseExecutor-191-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5582394c
[junit4] 2> 20670 INFO (coreCloseExecutor-191-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 20670 INFO (coreCloseExecutor-191-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@335b43d8 commitCommandVersion:0
[junit4] 2> 20682 INFO (coreCloseExecutor-191-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1434597708
[junit4] 2> 20687 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1de828b2{/solr,null,UNAVAILABLE}
[junit4] 2> 20689 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 20689 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1456219417
[junit4] 2> 20689 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 20690 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 20691 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 20691 INFO
(SUITE-TestSelectiveWeightCreation-seed#[851B7367D7010970]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 20692 INFO (coreCloseExecutor-193-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@45e77575
[junit4] 2> 20694 INFO (coreCloseExecutor-193-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1172796789
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestSelectiveWeightCreation_851B7367D7010970-001
[junit4] 2> May 24, 2017 12:35:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=Lucene50(blocksize=128), _version_=PostingsFormat(name=Direct),
popularity=PostingsFormat(name=LuceneVarGapFixedInterval),
description=Lucene50(blocksize=128), id=FST50,
text=PostingsFormat(name=LuceneVarGapFixedInterval),
title=PostingsFormat(name=Direct)},
docValues:{final-score=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=265,
maxMBSortInHeap=7.369233352466414, sim=RandomSimilarity(queryNorm=false):
{field=DFR I(F)B3(800.0)}, locale=agq, timezone=America/Antigua
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=371224296,total=521666560
[junit4] 2> NOTE: All tests run in this JVM: [TestLTRWithSort,
TestMultipleAdditiveTreesModel, TestLTROnSolrCloud, TestManagedFeatureStore,
TestUserTermScorereQDF, TestSelectiveWeightCreation]
[junit4] Completed [33/33 (4!)] on J0 in 1.28s, 2 tests, 1 error <<<
FAILURES!
[...truncated 29842 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]