Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19674/
Java: 64bit/jdk-9-ea+168 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([F84342AEF438A9EF:70177D745AC4C417]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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.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([ABF863907425F7C7:6280D2F7ABEAA006]: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([ABF863907425F7C7:CEB443F0BE47902F]: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([ABF863907425F7C7:F6C97455F91980AC]: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([ABF863907425F7C7:34CECA0EEC5FE808]: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 11494 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/init-core-data-001
[junit4] 2> 311709 WARN
(SUITE-LeaderFailureAfterFreshStartTest-seed#[F84342AEF438A9EF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 311709 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[F84342AEF438A9EF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 311710 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[F84342AEF438A9EF]-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> 311711 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[F84342AEF438A9EF]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 311712 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 311714 INFO (Thread-762) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 311714 INFO (Thread-762) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 311725 ERROR (Thread-762) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 311814 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34321
[junit4] 2> 311825 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 311827 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 311827 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 311828 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 311829 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 311830 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 311837 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 311839 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 311840 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 311845 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 311846 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 311911 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/cores/collection1
[junit4] 2> 311912 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 311914 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@81464b{/,null,AVAILABLE}
[junit4] 2> 311914 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@34083fbd{SSL,[ssl,
http/1.1]}{127.0.0.1:39033}
[junit4] 2> 311914 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server Started @313934ms
[junit4] 2> 311914 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/tempDir-001/control/data,
hostPort=39033,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/cores}
[junit4] 2> 311914 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 311915 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 311915 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 311915 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 311915 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-22T00:57:25.777105Z
[junit4] 2> 311958 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 311958 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/solr.xml
[junit4] 2> 311961 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 311972 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
[junit4] 2> 312027 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 312027 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39033_
[junit4] 2> 312028 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.Overseer Overseer (id=98003494212534277-127.0.0.1:39033_-n_0000000000)
starting
[junit4] 2> 312041 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39033_
[junit4] 2> 312063 INFO
(OverseerStateUpdate-98003494212534277-127.0.0.1:39033_-n_0000000000) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 312091 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 312094 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 312094 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 312096 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/cores
[junit4] 2> 312096 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 312098 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 312107 INFO
(OverseerStateUpdate-98003494212534277-127.0.0.1:39033_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 313148 WARN (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 313148 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 313166 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 313252 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 313293 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 313293 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 313293 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 313293 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/control-001/cores/collection1/data/]
[junit4] 2> 313295 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 313320 WARN (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 313374 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 313374 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 313375 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 313375 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 313376 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=56.7099609375,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=9.148013515178437,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.885514491800339
[junit4] 2> 313376 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@479ff4fb[collection1] main]
[junit4] 2> 313384 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 313384 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 313385 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 313385 INFO (coreLoadExecutor-1764-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568055909151670272
[junit4] 2> 313388 INFO (searcherExecutor-1765-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@479ff4fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39033/collection1/
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:39033/collection1/ has no replicas
[junit4] 2> 313391 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 313393 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39033/collection1/ shard1
[junit4] 2> 313544 INFO (coreZkRegister-1757-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 313614 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 313615 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
[junit4] 2> 313615 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 313697 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/cores/collection1
[junit4] 2> 313697 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001
[junit4] 2> 313698 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 313700 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8a90558{/,null,AVAILABLE}
[junit4] 2> 313700 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1b71e726{SSL,[ssl,
http/1.1]}{127.0.0.1:34675}
[junit4] 2> 313700 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server Started @315720ms
[junit4] 2> 313700 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/tempDir-001/jetty1,
hostPort=34675,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/cores}
[junit4] 2> 313700 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 313702 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 313702 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 313702 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 313702 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-22T00:57:27.564824Z
[junit4] 2> 313711 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 313711 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/solr.xml
[junit4] 2> 313714 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 313719 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
[junit4] 2> 313730 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 313731 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 313732 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34675_
[junit4] 2> 313733 INFO (zkCallback-589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 313740 INFO (zkCallback-593-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 313742 INFO (zkCallback-598-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 313785 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 313790 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 313790 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 313792 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/cores
[junit4] 2> 313792 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 313802 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 313803 INFO
(OverseerStateUpdate-98003494212534277-127.0.0.1:39033_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 314834 WARN (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 314835 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 314843 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 314946 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 314963 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 314963 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node1' (registry
'solr.core.collection1.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 314964 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 314964 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 314966 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 315056 WARN (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 315089 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 315089 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 315090 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 315090 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 315097 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=56.7099609375,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=9.148013515178437,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.885514491800339
[junit4] 2> 315097 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2024a7bd[collection1] main]
[junit4] 2> 315098 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 315098 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 315098 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 315099 INFO (searcherExecutor-1776-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2024a7bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 315099 INFO (coreLoadExecutor-1775-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568055910948929536
[junit4] 2> 315102 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 315102 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 315102 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34675/collection1/
[junit4] 2> 315102 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 315103 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:34675/collection1/ has no replicas
[junit4] 2> 315103 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 315105 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34675/collection1/ shard1
[junit4] 2> 315255 INFO (coreZkRegister-1770-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 315412 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/cores/collection1
[junit4] 2> 315413 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001
[junit4] 2> 315416 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 315417 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@517cc92f{/,null,AVAILABLE}
[junit4] 2> 315417 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25835080{SSL,[ssl,
http/1.1]}{127.0.0.1:41687}
[junit4] 2> 315417 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server Started @317437ms
[junit4] 2> 315417 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/tempDir-001/jetty2,
hostPort=41687,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/cores}
[junit4] 2> 315417 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 315421 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 315421 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 315421 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 315421 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-22T00:57:29.283155Z
[junit4] 2> 315422 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 315423 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/solr.xml
[junit4] 2> 315425 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 315427 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
[junit4] 2> 315434 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 315434 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 315435 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41687_
[junit4] 2> 315440 INFO (zkCallback-589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 315440 INFO (zkCallback-598-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 315440 INFO (zkCallback-593-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 315445 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 315474 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 315477 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 315477 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 315479 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/cores
[junit4] 2> 315479 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 315482 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 315486 INFO
(OverseerStateUpdate-98003494212534277-127.0.0.1:39033_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 316497 WARN (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 316498 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 316527 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 316597 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 316626 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 316627 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 316627 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 316627 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 316629 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 316707 WARN (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 316740 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 316740 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 316741 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 316741 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 316741 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=56.7099609375,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=9.148013515178437,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.885514491800339
[junit4] 2> 316742 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3cf95f73[collection1] main]
[junit4] 2> 316742 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 316743 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 316743 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 316743 INFO (coreLoadExecutor-1786-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568055912672788480
[junit4] 2> 316744 INFO (searcherExecutor-1787-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3cf95f73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 316746 INFO (coreZkRegister-1781-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 316746 INFO (updateExecutor-601-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 316746 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 316748 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 316748 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 316748 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 316748 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:34675/collection1/] and I am
[https://127.0.0.1:41687/collection1/]
[junit4] 2> 316749 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:34675]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41687_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 316768 INFO (qtp566590183-3312) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 316768 INFO (qtp566590183-3312) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 316768 INFO (qtp566590183-3312) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:41687_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:41687","node_name":"127.0.0.1:41687_","state":"down"}
[junit4] 2> 317102 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/cores/collection1
[junit4] 2> 317102 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001
[junit4] 2> 317103 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 317107 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33af8a24{/,null,AVAILABLE}
[junit4] 2> 317108 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@28ce1427{SSL,[ssl,
http/1.1]}{127.0.0.1:45345}
[junit4] 2> 317108 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.Server Started @319128ms
[junit4] 2> 317108 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/tempDir-001/jetty3,
hostPort=45345,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/cores}
[junit4] 2> 317108 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 317109 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 317109 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 317111 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 317111 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-22T00:57:30.973276Z
[junit4] 2> 317118 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 317118 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/solr.xml
[junit4] 2> 317122 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 317124 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
[junit4] 2> 317133 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 317134 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 317135 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45345_
[junit4] 2> 317138 INFO (zkCallback-593-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 317138 INFO (zkCallback-598-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 317138 INFO (zkCallback-589-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 317138 INFO (zkCallback-604-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 317141 INFO (zkCallback-611-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 317188 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 317193 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 317193 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 317194 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/cores
[junit4] 2> 317194 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 317195 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 317198 INFO
(OverseerStateUpdate-98003494212534277-127.0.0.1:39033_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 317769 INFO (qtp566590183-3312) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:41687_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:41687","node_name":"127.0.0.1:41687_","state":"recovering"}
[junit4] 2> 317769 INFO (qtp566590183-3312) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 317769 INFO (qtp566590183-3312) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41687_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 318206 WARN (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 318206 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 318217 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 318270 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:34675/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 318270 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:41687 START
replicas=[https://127.0.0.1:34675/collection1/] nUpdates=1000
[junit4] 2> 318342 INFO (qtp566590183-3314) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:14.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 318342 INFO (qtp566590183-3314) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=15
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:8.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 318352 INFO (recoveryExecutor-602-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 318400 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 318408 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 318408 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node3' (registry
'solr.core.collection1.shard1.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68e5a892
[junit4] 2> 318408 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 318409 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_F84342AEF438A9EF-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 318411 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 318507 WARN (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 318585 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 318585 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 318586 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 318586 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 318586 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=56.7099609375,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=9.148013515178437,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.885514491800339
[junit4] 2> 318587 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38003c57[collection1] main]
[junit4] 2> 318588 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 318588 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 318588 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 318588 INFO (coreLoadExecutor-1797-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568055914607411200
[junit4] 2> 318591 INFO (searcherExecutor-1798-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38003c57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 318591 INFO (coreZkRegister-1792-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 318595 INFO (updateExecutor-608-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 318600 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 318600 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 318600 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 318600 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 318601 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:34675/collection1/] and I am
[https://127.0.0.1:45345/collection1/]
[junit4] 2> 318604 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:34675]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45345_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 318611 INFO (qtp566590183-3309) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 318612 INFO (qtp566590183-3309) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 318612 INFO (qtp566590183-3309) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:45345_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:45345","node_name":"127.0.0.1:45345_","state":"down"}
[junit4] 2> 318765 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Leader node_name: core_node1, url:
https://127.0.0.1:34675/collection1
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node2, url:
https://127.0.0.1:41687/collection1
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node3, url:
https://127.0.0.1:45345/collection1
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.ChaosMonkey monkey: kill shard! 45345
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@28ce1427{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=840738579
[junit4] 2> 318766 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 318767 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 318767 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 318768 WARN
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 318770 ERROR (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Error while trying to recover.
core=collection1:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: https://127.0.0.1:34675
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:700)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:675)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:420)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
IOException occured when talking to server at: https://127.0.0.1:34675
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:655)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:321)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: java.net.SocketException: Socket closed
[junit4] 2> at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:204)
[junit4] 2> at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
[junit4] 2> at
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
[junit4] 2> at
java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
[junit4] 2> at
java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:546)
[junit4] 2> ... 6 more
[junit4] 2>
[junit4] 2> 318770 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still
buffering updates.
[junit4] 2> 318770 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
[junit4] 2> 318770 INFO (recoveryExecutor-609-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
[junit4] 2> 318771 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[F84342AEF438A9EF]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 318774 INFO (coreCloseExecutor-1803-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@271bd2f7
[junit4] 2> 318775 WARN (coreCloseExecutor-1803-thread-1) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 318783 INFO (coreCloseExecutor-1803-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.core_node3, tag=656134903
[junit4] 2> 318785 INFO (coreCloseExecutor-1803-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=656134903
[junit4] 2> 318786 WARN (zkCallback-611-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered
[...truncated too long message...]
rg.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 7428 INFO (qtp253929652-91) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/query
params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}}
hits=5 status=0 QTime=6
[junit4] 2> 7430 ERROR
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[ABF863907425F7C7])
[ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch:
'3'!='4' @ response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":6,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3}"}},
[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_":1568057750283354112,
[junit4] 2> "score":0.36707595},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1568057750279159808,
[junit4] 2> "score":0.33873552},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w1 w3",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1568057750267625472,
[junit4] 2> "score":0.2545195},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1568057750273916928,
[junit4] 2> "score":0.0}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 7430 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[ABF863907425F7C7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestParallelWeightCreation
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder
-Dtests.seed=ABF863907425F7C7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-SG -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.99s J1 |
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([ABF863907425F7C7:CEB443F0BE47902F]: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.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
[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> 7442 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[ABF863907425F7C7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
[junit4] 2> 7442 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[ABF863907425F7C7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
[junit4] 2> 7466 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@607d4cf5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 7467 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=937433058
[junit4] 2> 7467 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7467 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7467 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7467 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7486 INFO (coreCloseExecutor-78-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d265064
[junit4] 2> 7493 INFO (coreCloseExecutor-78-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1831227492
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@69ae7b53{/solr,null,UNAVAILABLE}
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=217135726
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7495 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7496 INFO
(SUITE-TestParallelWeightCreation-seed#[ABF863907425F7C7]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7496 INFO (coreCloseExecutor-80-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@237cf1e2
[junit4] 2> 7496 INFO (coreCloseExecutor-80-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=595390946
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_ABF863907425F7C7-001
[junit4] 2> May 22, 2017 1:26:43 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=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG,
timezone=Asia/Kuala_Lumpur
[junit4] 2> NOTE: Linux 4.8.0-52-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=462591592,total=517472256
[junit4] 2> NOTE: All tests run in this JVM: [TestLTRScoringQuery,
TestEdisMaxSolrFeature, TestValueFeature, TestParallelWeightCreation]
[junit4] Completed [23/33 (4!)] on J1 in 11.12s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1089 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:727: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid12016.hprof
Total time: 56 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]