Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/123/
4 tests failed.
FAILED:
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup
Error Message:
null Live Nodes: [127.0.0.1:47515_solr] Last available state:
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
"base_url":"https://127.0.0.1:47515/solr",
"node_name":"127.0.0.1:47515_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError:
null
Live Nodes: [127.0.0.1:47515_solr]
Last available state:
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
"base_url":"https://127.0.0.1:47515/solr",
"node_name":"127.0.0.1:47515_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:496BBA0E7C5C7A5C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
Error Message:
0
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:4A129499BC0204D1]:0)
at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:365)
at
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:1617C80CC3405E4A]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics
Error Message:
Error from server at
https://127.0.0.1:48150/solr/testcollection_shard1_replica_n2: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n2/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:48150/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:A39B59FA55526DC2]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
at
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:48150/solr/testcollection_shard1_replica_n2:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.14.v20161028</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 10850 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 14372 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/init-core-data-001
[junit4] 2> 14373 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 14374 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 14387 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 14396 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001
[junit4] 2> 14436 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 14469 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 14483 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 14672 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54708
[junit4] 2> 15086 ERROR (Thread-3) [ ] 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> 15767 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 15854 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4320fbd1{/solr,null,AVAILABLE}
[junit4] 2> 15913 INFO (jetty-launcher-5-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@43a823a5{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๔๒๐๓}
[junit4] 2> 15918 INFO (jetty-launcher-5-thread-1) [ ] o.e.j.s.Server
Started @๑๙๗๑๒ms
[junit4] 2> 15928 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44203}
[junit4] 2> 16094 ERROR (jetty-launcher-5-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 16098 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 16098 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 16098 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 16162 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T11:00:49.959Z
[junit4] 2> 16166 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 16226 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 16329 INFO (jetty-launcher-5-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54708/solr
[junit4] 2> 17174 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 17177 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44203_solr
[junit4] 2> 17188 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.c.Overseer Overseer
(id=98441864708620291-127.0.0.1:44203_solr-n_0000000000) starting
[junit4] 2> 17391 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44203_solr
[junit4] 2> 17415 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 18474 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 18475 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 18475 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 18498 INFO (jetty-launcher-5-thread-1)
[n:127.0.0.1:44203_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/.
[junit4] 2> 19123 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 19130 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54708/solr ready
[junit4] 2> 20452 INFO (qtp601391541-51) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 20498 INFO
(OverseerThreadFactory-32-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 20669 INFO
(OverseerStateUpdate-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44203/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 20689 INFO
(OverseerStateUpdate-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44203/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 20955 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 20985 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 20989 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 21157 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 22068 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 22079 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 22111 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 22115 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 22123 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 22123 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 22137 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 22138 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 22139 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 22147 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 22147 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 22147 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.core.testCollection1.shard2.replica_n3' (registry
'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 22148 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 22160 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 22426 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 22432 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 22435 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 22435 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 22442 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 22442 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 22445 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 22445 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 22465 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7008ddc1[testCollection1_shard1_replica_n1] main]
[junit4] 2> 22472 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 22473 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 22474 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 22479 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f077fa7[testCollection1_shard2_replica_n3] main]
[junit4] 2> 22480 INFO
(searcherExecutor-35-thread-1-processing-n:127.0.0.1:44203_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2)
[n:127.0.0.1:44203_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@7008ddc1[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 22481 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575069843545128960
[junit4] 2> 22484 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 22485 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 22487 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 22502 INFO
(searcherExecutor-36-thread-1-processing-n:127.0.0.1:44203_solr
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:44203_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] Registered new searcher
Searcher@3f077fa7[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 22503 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575069843568197632
[junit4] 2> 22594 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 22594 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 22594 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44203/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 22596 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 22598 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:44203/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 22598 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 22644 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 22652 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 22652 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44203/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 22654 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 22654 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:44203/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 22654 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 22675 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44203/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 22699 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44203/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 22827 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 22871 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 22871 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 22877 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1892
[junit4] 2> 22884 INFO (qtp601391541-48) [n:127.0.0.1:44203_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1933
[junit4] 2> 23099 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 23120 INFO (qtp601391541-51) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 23120 INFO (qtp601391541-51) [n:127.0.0.1:44203_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2680
[junit4] 2> 23127 INFO (qtp601391541-52) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 23142 INFO
(OverseerCollectionConfigSetProcessor-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 23143 INFO
(OverseerThreadFactory-32-thread-2-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 23373 INFO
(OverseerStateUpdate-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44203/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 23388 INFO
(OverseerStateUpdate-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44203/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 23592 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 23599 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 23720 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 23720 INFO
(zkCallback-12-thread-2-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 24629 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 24635 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 24674 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 24678 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 24678 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 24679 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 24679 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.core.testCollection2.shard2.replica_n2' (registry
'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 24679 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 24680 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 24683 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 24683 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 24683 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44203.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 24684 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 24684 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 24980 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 24981 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 24982 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 24982 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 24986 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60f85d70[testCollection2_shard1_replica_n1] main]
[junit4] 2> 24988 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 24989 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 24990 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 24991 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575069846177054720
[junit4] 2> 25033 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 25033 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 25035 INFO
(searcherExecutor-46-thread-1-processing-n:127.0.0.1:44203_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@60f85d70[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 25037 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 25037 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 25046 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 25046 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 25046 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44203/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 25047 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 25047 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:44203/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 25047 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 25057 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@723684f5[testCollection2_shard2_replica_n2] main]
[junit4] 2> 25066 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44203/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 25070 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 25071 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 25072 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 25076 INFO
(searcherExecutor-45-thread-1-processing-n:127.0.0.1:44203_solr
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] Registered new searcher
Searcher@723684f5[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 25076 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575069846266183680
[junit4] 2> 25088 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 25089 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 25089 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44203/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 25089 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 25089 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:44203/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 25089 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 25095 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44203/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 25200 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 25201 INFO
(zkCallback-12-thread-2-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 25218 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 25221 INFO (qtp601391541-46) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1629
[junit4] 2> 25247 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 25252 INFO (qtp601391541-53) [n:127.0.0.1:44203_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1653
[junit4] 2> 25261 INFO (qtp601391541-52) [n:127.0.0.1:44203_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 25363 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 25363 INFO
(zkCallback-12-thread-2-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 26262 INFO (qtp601391541-52) [n:127.0.0.1:44203_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3135
[junit4] 2> 26263 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 26264 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 26264 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 26265 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 26282 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 26299 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
[junit4] 2> 26326 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b2e47b9
[junit4] 2> 26330 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n3, tag=1261324217
[junit4] 2> 26330 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=1261324217
[junit4] 2> 26337 INFO (qtp601391541-47) [n:127.0.0.1:44203_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=40
[junit4] 2> 26343 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=9E43F7D66DBC33B2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Europe/Nicosia
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.08s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:1617C80CC3405E4A]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 26356 INFO (jetty-closer-6-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@43a823a5{HTTP/1.1,[http/1.1]}{127.0.0.1:๐}
[junit4] 2> 26358 INFO (jetty-closer-6-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=104666125
[junit4] 2> 26359 INFO (jetty-closer-6-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 26372 INFO (jetty-closer-6-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 26386 INFO (jetty-closer-6-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 26402 INFO (jetty-closer-6-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 26420 INFO (coreCloseExecutor-55-thread-1)
[n:127.0.0.1:44203_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b159a98
[junit4] 2> 26425 INFO (coreCloseExecutor-55-thread-2)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7dadccb9
[junit4] 2> 26432 INFO (coreCloseExecutor-55-thread-1)
[n:127.0.0.1:44203_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection1.shard1.replica_n1,
tag=1259707032
[junit4] 2> 26436 INFO (coreCloseExecutor-55-thread-3)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@63701285
[junit4] 2> 26451 INFO (coreCloseExecutor-55-thread-1)
[n:127.0.0.1:44203_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection1.shard1.leader,
tag=1259707032
[junit4] 2> 26462 INFO (coreCloseExecutor-55-thread-2)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard1.replica_n1,
tag=2108542137
[junit4] 2> 26482 INFO (coreCloseExecutor-55-thread-2)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard1.leader,
tag=2108542137
[junit4] 2> 26482 INFO (coreCloseExecutor-55-thread-3)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testCollection2.shard2.replica_n2,
tag=1668289157
[junit4] 2> 26490 INFO (coreCloseExecutor-55-thread-3)
[n:127.0.0.1:44203_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testCollection2.shard2.leader,
tag=1668289157
[junit4] 2> 26496 INFO (jetty-closer-6-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98441864708620291-127.0.0.1:44203_solr-n_0000000000) closing
[junit4] 2> 26496 INFO
(OverseerStateUpdate-98441864708620291-127.0.0.1:44203_solr-n_0000000000)
[n:127.0.0.1:44203_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44203_solr
[junit4] 2> 28015 WARN
(zkCallback-12-thread-2-processing-n:127.0.0.1:44203_solr)
[n:127.0.0.1:44203_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 28017 INFO (jetty-closer-6-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4320fbd1{/solr,null,UNAVAILABLE}
[junit4] 2> 28019 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
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> 28021 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54708 54708
[junit4] 2> 28109 INFO (Thread-3) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:54708 54708
[junit4] 2> 28110 WARN (Thread-3) [ ] o.a.s.c.ZkTestServer Watch limit
violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_9E43F7D66DBC33B2-001
[junit4] 2> Aug 07, 2017 11:01:01 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=517, maxMBSortInHeap=7.679963933634005,
sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH,
timezone=Europe/Nicosia
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=160871104,total=327680000
[junit4] 2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest,
HdfsWriteToMultipleCollectionsTest, ShufflingReplicaListTransformerTest,
CursorMarkTest, LeaderElectionContextKeyTest]
[junit4] Completed [13/727 (1!)] on J2 in 14.12s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1624 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 1883485 INFO
(SUITE-TestAuthenticationFramework-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9E43F7D66DBC33B2-001/init-core-data-001
[junit4] 2> 1883486 WARN
(SUITE-TestAuthenticationFramework-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 1883486 INFO
(SUITE-TestAuthenticationFramework-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1883488 INFO
(SUITE-TestAuthenticationFramework-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1883496 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9E43F7D66DBC33B2-001/tempDir-001
[junit4] 2> 1883497 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1883497 INFO (Thread-3192) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1883497 INFO (Thread-3192) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1883502 ERROR (Thread-3192) [ ] 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> 1883597 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:59821
[junit4] 2> 1883623 INFO (jetty-launcher-2524-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1883624 INFO (jetty-launcher-2524-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f54afbb{/solr,null,AVAILABLE}
[junit4] 2> 1883638 INFO (jetty-launcher-2524-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1883640 INFO (jetty-launcher-2524-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b742f6{/solr,null,AVAILABLE}
[junit4] 2> 1883641 INFO (jetty-launcher-2524-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@17343a64{SSL,[ssl,
http/1.1]}{127.0.0.1:48150}
[junit4] 2> 1883641 INFO (jetty-launcher-2524-thread-1) [ ]
o.e.j.s.Server Started @1887435ms
[junit4] 2> 1883641 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48150}
[junit4] 2> 1883641 INFO (jetty-launcher-2524-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@221a3ede{SSL,[ssl,
http/1.1]}{127.0.0.1:57011}
[junit4] 2> 1883641 ERROR (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.e.j.s.Server Started @1887436ms
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57011}
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T11:31:57.496Z
[junit4] 2> 1883642 ERROR (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1883642 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-07T11:31:57.496Z
[junit4] 2> 1883647 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1883663 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1883687 INFO (jetty-launcher-2524-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59821/solr
[junit4] 2> 1883696 INFO (jetty-launcher-2524-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59821/solr
[junit4] 2> 1883755 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1883756 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:48150_solr
[junit4] 2> 1883757 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.Overseer Overseer
(id=98441987185180678-127.0.0.1:48150_solr-n_0000000000) starting
[junit4] 2> 1883769 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48150_solr
[junit4] 2> 1883770 INFO
(OverseerStateUpdate-98441987185180678-127.0.0.1:48150_solr-n_0000000000)
[n:127.0.0.1:48150_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1883809 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1883857 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1883859 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1883873 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57011_solr
[junit4] 2> 1883880 INFO
(zkCallback-2536-thread-1-processing-n:127.0.0.1:48150_solr)
[n:127.0.0.1:48150_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1883881 INFO
(zkCallback-2535-thread-1-processing-n:127.0.0.1:57011_solr)
[n:127.0.0.1:57011_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1883934 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48150.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1883939 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48150.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1883939 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_48150.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1883941 INFO (jetty-launcher-2524-thread-1)
[n:127.0.0.1:48150_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9E43F7D66DBC33B2-001/tempDir-001/node2/.
[junit4] 2> 1883963 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1883995 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57011.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1884000 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57011.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1884000 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_57011.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49e980dc
[junit4] 2> 1884002 INFO (jetty-launcher-2524-thread-2)
[n:127.0.0.1:57011_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9E43F7D66DBC33B2-001/tempDir-001/node1/.
[junit4] 2> 1884037 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1884038 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59821/solr ready
[junit4] 2> 1884042 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[9E43F7D66DBC33B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 1884084 INFO (qtp384952987-15815) [n:127.0.0.1:48150_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1884086 INFO (qtp384952987-15815) [n:127.0.0.1:48150_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1884090 INFO (qtp384952987-15816) [n:127.0.0.1:48150_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1884091 INFO (qtp384952987-15816) [n:127.0.0.1:48150_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1884092 INFO
(OverseerThreadFactory-6550-thread-1-processing-n:127.0.0.1:48150_solr)
[n:127.0.0.1:48150_solr ] o.a.s.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 1884202 INFO
(OverseerStateUpdate-98441987185180678-127.0.0.1:48150_solr-n_0000000000)
[n:127.0.0.1:48150_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57011/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1884205 INFO
(OverseerStateUpdate-98441987185180678-127.0.0.1:48150_solr-n_0000000000)
[n:127.0.0.1:48150_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcollection_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:48150/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1884208 INFO
(OverseerStateUpdate-98441987185180678-127.0.0.1:48150_solr-n_0000000000)
[n:127.0.0.1:48150_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:57011/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1884211 INFO
(OverseerStateUpdate-98441987185180678-127.0.0.1:48150_solr-n_0000000000)
[n:127.0.0.1:48150_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testcollection_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:48150/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1884441 INFO (qtp384952987-15813) [n:127.0.0.1:48150_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af2357450420234189&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=1
[junit4] 2> 1884441 INFO
(parallelCoreAdminExecutor-6551-thread-1-processing-n:127.0.0.1:48150_solr
8f9bd156-1c54-4bfd-9c0e-6530dbcf37af2357450420234189 CREATE)
[n:127.0.0.1:48150_solr ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=8f9bd156-1c54-4bfd-9c0e-6530dbcf37af2357450420234189&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 1884442 INFO
(parallelCoreAdminExecutor-6551-thread-1-processing-n:127.0.0.1:48150_solr
8f9bd156-1c54-4bfd-9c0e-65
[...truncated too long message...]
2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSearcherWarming
-Dtests.method=testRepFactor1LeaderStartup -Dtests.seed=9E43F7D66DBC33B2
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-ES
-Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 93.6s J1 |
TestCloudSearcherWarming.testRepFactor1LeaderStartup <<<
[junit4] > Throwable #1: java.lang.AssertionError:
[junit4] > null
[junit4] > Live Nodes: [127.0.0.1:47515_solr]
[junit4] > Last available state:
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node2":{
[junit4] >
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
[junit4] > "base_url":"https://127.0.0.1:47515/solr",
[junit4] > "node_name":"127.0.0.1:47515_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:496BBA0E7C5C7A5C]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
[junit4] > at
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1978669 INFO
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[9E43F7D66DBC33B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
[junit4] 2> 1978670 INFO
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[9E43F7D66DBC33B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudSearcherWarming
-Dtests.method=testPeersyncFailureReplicationSuccess
-Dtests.seed=9E43F7D66DBC33B2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-ES -Dtests.timezone=America/Argentina/La_Rioja
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J1 |
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
[junit4] > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 0
[junit4] > at
__randomizedtesting.SeedInfo.seed([9E43F7D66DBC33B2:4A129499BC0204D1]:0)
[junit4] > at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
[junit4] > at
java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
[junit4] > at
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:365)
[junit4] > at
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1978671 ERROR
(SUITE-TestCloudSearcherWarming-seed#[9E43F7D66DBC33B2]-worker) [ ]
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> 1978672 INFO
(SUITE-TestCloudSearcherWarming-seed#[9E43F7D66DBC33B2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53343 53343
[junit4] 2> 1978775 INFO (Thread-4102) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53343 53343
[junit4] 2> 1978777 WARN (Thread-4102) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2
/solr/configs/testRepFactor1LeaderStartup/managed-schema
[junit4] 2> 2 /solr/configs/testRepFactor1LeaderStartup
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7
/solr/collections/testRepFactor1LeaderStartup/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_9E43F7D66DBC33B2-001
[junit4] 2> Aug 07, 2017 11:33:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=88, maxMBSortInHeap=7.2955080761470805,
sim=RandomSimilarity(queryNorm=true): {}, locale=es-ES,
timezone=America/Argentina/La_Rioja
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=289381928,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [ReplicationFactorTest,
TestComplexPhraseQParserPlugin, TestUninvertingReader, TestSolrJ,
TestUseDocValuesAsStored, TestRandomFlRTGCloud, TestStressVersions,
TestManagedResource, BlobRepositoryCloudTest, TermVectorComponentTest,
MoveReplicaHDFSUlogDirTest, TestClusterStateMutator, TestFiltering,
SuggestComponentContextFilterQueryTest, HdfsUnloadDistributedZkTest,
TestStressRecovery, TestExpandComponent, ShardRoutingTest, DOMUtilTest,
DisMaxRequestHandlerTest, ZkCLITest, TestExportWriter, QueryParsingTest,
DistributedSuggestComponentTest, DistributedFacetPivotWhiteBoxTest,
LukeRequestHandlerTest, TestCloudJSONFacetJoinDomain, TestSchemaResource,
TestSizeLimitedDistributedMap, TestDelegationWithHadoopAuth, TestPrepRecovery,
TestCoreContainer, AlternateDirectoryTest, PropertiesRequestHandlerTest,
TestXIncludeConfig, TestAddFieldRealTimeGet, TestCoreDiscovery,
DistributedIntervalFacetingTest, CreateCollectionCleanupTest,
ManagedSchemaRoundRobinCloudTest, TestSweetSpotSimilarityFactory,
HttpPartitionTest, ZkControllerTest, SSLMigrationTest, TestHdfsUpdateLog,
SampleTest, UtilsToolTest, NoCacheHeaderTest, ConfigureRecoveryStrategyTest,
CollectionsAPIDistributedZkTest, TestNamedUpdateProcessors, TestRawTransformer,
TestExclusionRuleCollectionAccess, CdcrRequestHandlerTest, TestJsonFacets,
BlockCacheTest, TestSortByMinMaxFunction, ReplicaListTransformerTest,
SliceStateTest, CloudExitableDirectoryReaderTest, TestCloudSchemaless,
UpdateRequestProcessorFactoryTest, TestSimpleTrackingShardHandler,
JsonLoaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestCloudNestedDocsSort, MigrateRouteKeyTest, SpatialFilterTest, TestUpdate,
ImplicitSnitchTest, ConvertedLegacyTest, TestReplicaProperties,
BadComponentTest, TestXmlQParser, TestConfigSetProperties, TestRTimerTree,
DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandler,
TestFieldTypeCollectionResource, ExitableDirectoryReaderTest,
BlockJoinFacetRandomTest, TestPointFields, TestDynamicFieldResource,
DistributedVersionInfoTest, ResourceLoaderTest, MoreLikeThisHandlerTest,
DeleteShardTest, LeaderFailureAfterFreshStartTest, TestDefaultStatsCache,
SpellCheckCollatorWithCollapseTest, FullHLLTest,
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCache, SolrCLIZkUtilsTest,
SchemaVersionSpecificBehaviorTest, TestLeaderElectionZkExpiry,
DistanceFunctionTest, TestFileDictionaryLookup, UpdateLogTest,
TestCloudRecovery, TestSolrIndexConfig, TestUnifiedSolrHighlighter,
FileUtilsTest, TestLegacyFieldReuse, PreAnalyzedUpdateProcessorTest,
BigEndianAscendingWordSerializerTest, DateRangeFieldTest, TestLRUCache,
V2StandaloneTest, SmileWriterTest, TestAtomicUpdateErrorCases, TestInitQParser,
TestQueryTypes, TestEmbeddedSolrServerSchemaAPI, TestManagedSchema,
TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest,
DistributedFacetPivotLongTailTest, TestHashPartitioner,
CoreMergeIndexesAdminHandlerTest, ChaosMonkeySafeLeaderTest,
LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting,
ShardRoutingCustomTest, TestDistributedGrouping, DistributedTermsComponentTest,
TestSolr4Spatial, SolrCmdDistributorTest, DirectUpdateHandlerTest,
TestBadConfig, HighlighterTest, SolrIndexSplitterTest,
TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest,
SuggesterTest, TestStressLucene, SuggesterWFSTTest,
TestWordDelimiterFilterFactory, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1,
CacheHeaderTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest,
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest,
TestValueSourceCache, TestIndexingPerformance, FastVectorHighlighterTest,
SolrPluginUtilsTest, MBeansHandlerTest, TestPartialUpdateDeduplication,
HighlighterConfigTest, UpdateParamsTest, ResponseLogComponentTest,
TestSolrDeletionPolicy2, TestSearchPerf, TestElisionMultitermQuery,
TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters,
TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory,
ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest,
CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, DocValuesNotIndexedTest,
ForceLeaderTest, TestCloudInspectUtil, TestCloudSearcherWarming]
[junit4] Completed [523/727 (3!)] on J1 in 94.63s, 2 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 44064 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]