Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/135/
7 tests failed.
FAILED: org.apache.solr.cloud.CreateRoutedAliasTest.testV2
Error Message:
Unexpected status: HTTP/1.1 400 Bad Request
Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:6048857E7E502AEC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:342)
at
org.apache.solr.cloud.CreateRoutedAliasTest.testV2(CreateRoutedAliasTest.java:139)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.CreateRoutedAliasTest.testTimezoneAbsoluteDate
Error Message:
Error from server at http://127.0.0.1:40112/solr: Can't create collection alias
for collections='testTimezoneAbsoluteDate_2018-01-15',
'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:40112/solr: Can't create collection alias for
collections='testTimezoneAbsoluteDate_2018-01-15',
'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:4EDA4737AFCD643]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
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.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate(CreateRoutedAliasTest.java:236)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.CreateRoutedAliasTest.testV1
Error Message:
Unexpected status: HTTP/1.1 400 Bad Request
Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:EC31E6EAF5623AD]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:342)
at
org.apache.solr.cloud.CreateRoutedAliasTest.testV1(CreateRoutedAliasTest.java:197)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:42372/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=utf-8"/> <title>Error 404
Can not find: /solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:42372/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=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:9CD57732D655D14D]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:42372/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=utf-8"/>
<title>Error 404 Can not find:
/solr/testcollection_shard1_replica_n2/update</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.4.8.v20171121</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
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:527)
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
FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue
Error Message:
action wasn't interrupted
Stack Trace:
java.lang.AssertionError: action wasn't interrupted
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:68B89BB0E7DC49C8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.autoscaling.TriggerIntegrationTest.testListeners
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:4CCD4E0E53D712E4]: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.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([A10DD91EEEBB8F3D:1B01EE91B1535972]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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)
Build Log:
[...truncated 13058 lines...]
[junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
[junit4] 2> 1923386 INFO
(SUITE-TestAuthenticationFramework-seed#[A10DD91EEEBB8F3D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/init-core-data-001
[junit4] 2> 1923386 INFO
(SUITE-TestAuthenticationFramework-seed#[A10DD91EEEBB8F3D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1923387 INFO
(SUITE-TestAuthenticationFramework-seed#[A10DD91EEEBB8F3D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1923421 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001
[junit4] 2> 1923422 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1923436 INFO (Thread-8770) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1923436 INFO (Thread-8770) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1923517 ERROR (Thread-8770) [ ] 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> 1923537 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39323
[junit4] 2> 1923622 INFO (zkConnectionManagerCallback-839-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1923676 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1923688 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1923751 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1923752 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1923752 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1923752 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6d88e7b2{/solr,null,AVAILABLE}
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3eff9312{SSL,[ssl,
http/1.1]}{127.0.0.1:42372}
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.Server Started @1933000ms
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42372}
[junit4] 2> 1923753 ERROR (jetty-launcher-836-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1923753 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-30T07:33:03.578Z
[junit4] 2> 1923885 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1923885 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1923885 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1923885 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@300c9219{/solr,null,AVAILABLE}
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6402d131{SSL,[ssl,
http/1.1]}{127.0.0.1:40585}
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.Server Started @1933133ms
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40585}
[junit4] 2> 1923886 ERROR (jetty-launcher-836-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1923886 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-30T07:33:03.711Z
[junit4] 2> 1923925 INFO (zkConnectionManagerCallback-843-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1923926 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1923946 INFO (zkConnectionManagerCallback-841-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1923962 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1923964 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
[junit4] 2> 1924006 INFO (zkConnectionManagerCallback-847-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1924030 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
[junit4] 2> 1924044 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100686c1b2a0003, likely client has closed socket
[junit4] 2> 1924083 INFO
(zkConnectionManagerCallback-853-thread-1-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1924083 INFO (zkConnectionManagerCallback-851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1924229 INFO
(zkConnectionManagerCallback-856-thread-1-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1924328 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1924328 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42372_solr
[junit4] 2> 1924329 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.Overseer Overseer
(id=72172407559421958-127.0.0.1:42372_solr-n_0000000000) starting
[junit4] 2> 1924403 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42372_solr
[junit4] 2> 1924434 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1924452 INFO
(zkCallback-855-thread-1-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1924565 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42372.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1924600 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42372.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1924600 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42372.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1924601 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:42372_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node2/.
[junit4] 2> 1924757 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1924758 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1924759 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40585_solr
[junit4] 2> 1924759 INFO
(zkCallback-855-thread-1-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1924857 INFO
(zkCallback-852-thread-1-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1925010 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin:
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
[junit4] 2> 1925109 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40585.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1925127 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40585.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1925127 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40585.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1925128 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:40585_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node1/.
[junit4] 2> 1925271 INFO (zkConnectionManagerCallback-861-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1925287 INFO (zkConnectionManagerCallback-865-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1925288 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1925289 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39323/solr ready
[junit4] 2> 1925291 INFO
(TEST-TestAuthenticationFramework.testBasics-seed#[A10DD91EEEBB8F3D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 1925354 INFO (qtp1271590728-12362) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1925410 INFO (qtp1271590728-12362) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=56
[junit4] 2> 1925419 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1925420 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1925435 INFO
(OverseerThreadFactory-1882-thread-1-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testcollection
[junit4] 2> 1925565 INFO
(OverseerStateUpdate-72172407559421958-127.0.0.1:42372_solr-n_0000000000)
[n:127.0.0.1:42372_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:40585/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1925566 INFO
(OverseerStateUpdate-72172407559421958-127.0.0.1:42372_solr-n_0000000000)
[n:127.0.0.1:42372_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:42372/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1925579 INFO
(OverseerStateUpdate-72172407559421958-127.0.0.1:42372_solr-n_0000000000)
[n:127.0.0.1:42372_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40585/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1925580 INFO
(OverseerStateUpdate-72172407559421958-127.0.0.1:42372_solr-n_0000000000)
[n:127.0.0.1:42372_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:42372/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1925861 INFO (qtp1271590728-12362) [n:127.0.0.1:40585_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 1925861 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 1925903 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1925904 INFO (qtp1271590728-12359) [n:127.0.0.1:40585_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 1925904 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 1925936 INFO (qtp698391163-12349) [n:127.0.0.1:42372_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 1925936 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 1925971 INFO (qtp698391163-12352) [n:127.0.0.1:42372_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=34
[junit4] 2> 1925972 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_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=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 1925972 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1926045 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496
[junit4] 2> 1926045 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1926163 INFO
(zkCallback-852-thread-1-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1926163 INFO
(zkCallback-855-thread-1-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1926164 INFO
(zkCallback-852-thread-2-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1926434 INFO (qtp1271590728-12358) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1926434 INFO (qtp1271590728-12358) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1927046 INFO (qtp1271590728-12359) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496
[junit4] 2> 1927046 INFO (qtp1271590728-12359) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1927213 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 1927221 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 1927241 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 1927243 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.0
[junit4] 2> 1927252 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 1927254 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1927254 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard2_replica_n3' using configuration from collection
testcollection, trusted=true
[junit4] 2> 1927255 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_40585.solr.core.testcollection.shard2.replica_n3' (registry
'solr.core.testcollection.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1927255 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1927255 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore
[[testcollection_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node1/testcollection_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node1/./testcollection_shard2_replica_n3/data/]
[junit4] 2> 1927259 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1927259 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema
[testcollection_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1927367 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1927367 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard2_replica_n4' using configuration from collection
testcollection, trusted=true
[junit4] 2> 1927367 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_42372.solr.core.testcollection.shard2.replica_n4' (registry
'solr.core.testcollection.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1927367 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1927368 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node2/testcollection_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
[junit4] 2> 1927375 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1927375 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard1_replica_n2' using configuration from collection
testcollection, trusted=true
[junit4] 2> 1927375 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_42372.solr.core.testcollection.shard1.replica_n2' (registry
'solr.core.testcollection.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1927375 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1927375 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node2/testcollection_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
[junit4] 2> 1927397 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema
[testcollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1927399 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1927399 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'testcollection_shard1_replica_n1' using configuration from collection
testcollection, trusted=true
[junit4] 2> 1927400 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_40585.solr.core.testcollection.shard1.replica_n1' (registry
'solr.core.testcollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@950bab2
[junit4] 2> 1927400 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1927400 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node1/testcollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_A10DD91EEEBB8F3D-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
[junit4] 2> 1927458 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1927547 INFO (qtp1271590728-12364) [n:127.0.0.1:40585_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=3725ec15-9cea-4801-bc2a-c2eb9ce6d310&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=88
[junit4] 2> 1927558 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1927559 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1927559 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1927564 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1927576 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1927577 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1927577 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1927578 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@31ae867e[testcollection_shard2_replica_n4] main]
[junit4] 2> 1927578 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1927579 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@753121bc[testcollection_shard2_replica_n3] main]
[junit4] 2> 1927621 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 1927621 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 1927621 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1927621 INFO
(parallelCoreAdminExecutor-1885-thread-1-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard2 r:core_node7
x:testcollection_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1591001835053776896
[junit4] 2> 1927624 INFO
(searcherExecutor-1887-thread-1-processing-x:testcollection_shard2_replica_n3
r:core_node7 3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917371661496 CREATE
n:127.0.0.1:40585_solr s:shard2 c:testcollection) [n:127.0.0.1:40585_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3]
o.a.s.c.SolrCore [testcollection_shard2_replica_n3] Registered new searcher
Searcher@753121bc[testcollection_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1927634 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1927634 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1927635 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1927635 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1927636 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e2f950a[testcollection_shard1_replica_n2] main]
[junit4] 2> 1927657 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 1927657 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 1927658 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1927658 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 1927659 INFO
(searcherExecutor-1888-thread-1-processing-x:testcollection_shard2_replica_n4
r:core_node8 3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE
n:127.0.0.1:42372_solr s:shard2 c:testcollection) [n:127.0.0.1:42372_solr
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4]
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher
Searcher@31ae867e[testcollection_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1927659 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1591001835093622784
[junit4] 2> 1927677 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 1927677 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1927678 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1591001835113545728
[junit4] 2> 1927678 INFO
(searcherExecutor-1889-thread-1-processing-x:testcollection_shard1_replica_n2
r:core_node6 3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE
n:127.0.0.1:42372_solr s:shard1 c:testcollection) [n:127.0.0.1:42372_solr
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2]
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher
Searcher@7e2f950a[testcollection_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1927696 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1927696 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1927697 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1927697 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1927714 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@122e94f7[testcollection_shard1_replica_n1] main]
[junit4] 2> 1927716 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
[junit4] 2> 1927717 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1927717 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 1927717 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42372/solr/testcollection_shard2_replica_n4/
[junit4] 2> 1927730 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
[junit4] 2> 1927730 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1927731 INFO
(searcherExecutor-1890-thread-1-processing-x:testcollection_shard1_replica_n1
r:core_node5 3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE
n:127.0.0.1:40585_solr s:shard1 c:testcollection) [n:127.0.0.1:40585_solr
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1]
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher
Searcher@122e94f7[testcollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1927731 INFO
(parallelCoreAdminExecutor-1885-thread-2-processing-n:127.0.0.1:40585_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917369676792 CREATE)
[n:127.0.0.1:40585_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1591001835169120256
[junit4] 2> 1927731 INFO
(parallelCoreAdminExecutor-1883-thread-2-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917370685748 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard1 r:core_node6
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1927733 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=testcollection_shard2_replica_n4 url=https://127.0.0.1:42372/solr START
replicas=[https://127.0.0.1:40585/solr/testcollection_shard2_replica_n3/]
nUpdates=100
[junit4] 2> 1927748 INFO (qtp1271590728-12358) [n:127.0.0.1:40585_solr
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3]
o.a.s.c.S.Request [testcollection_shard2_replica_n3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1927853 INFO
(zkCallback-852-thread-2-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1927853 INFO
(zkCallback-855-thread-2-processing-n:127.0.0.1:42372_solr)
[n:127.0.0.1:42372_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1927853 INFO
(zkCallback-852-thread-1-processing-n:127.0.0.1:40585_solr)
[n:127.0.0.1:40585_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1928033 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_solr
3725ec15-9cea-4801-bc2a-c2eb9ce6d3101751917382941302 CREATE)
[n:127.0.0.1:42372_solr c:testcollection s:shard2 r:core_node8
x:testcollection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=testcollection_shard2_replica_n4 url=https://127.0.0.1:42372/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1928033 INFO
(parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:42372_s
[...truncated too long message...]
n: KeeperErrorCode = Session expired for
/autoscaling/nodeLost/127.0.0.1:46647_solr
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6313267 INFO (jetty-closer-6260-thread-12) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@462c8bc8{/solr,null,UNAVAILABLE}
[junit4] 2> 6313269 INFO (jetty-closer-6260-thread-12) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 6313391 INFO (jetty-closer-6260-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a8bb4b8{/solr,null,UNAVAILABLE}
[junit4] 2> 6313393 INFO (jetty-closer-6260-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 6313393 ERROR
(SUITE-TriggerIntegrationTest-seed#[A10DD91EEEBB8F3D]-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> 6313394 INFO
(SUITE-TriggerIntegrationTest-seed#[A10DD91EEEBB8F3D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45886 45886
[junit4] 2> 6313636 INFO (Thread-19416) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45886 45886
[junit4] 2> 6313640 WARN (Thread-19416) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 41 /solr/collections/collection1/terms/shard1
[junit4] 2> 21 /solr/aliases.json
[junit4] 2> 20 /solr/security.json
[junit4] 2> 9 /solr/configs/conf
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard1
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 149 /solr/collections/collection1/state.json
[junit4] 2> 21 /solr/clusterprops.json
[junit4] 2> 21 /solr/clusterstate.json
[junit4] 2> 11 /solr/collections/testMetricTrigger/state.json
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/72172682150477878-127.0.0.1:36304_solr-n_0000000016
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477847-127.0.0.1:38945_solr-n_0000000006
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477868-127.0.0.1:45992_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477874-127.0.0.1:46647_solr-n_0000000015
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/72172682150477853-core_node6-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477853-127.0.0.1:35160_solr-n_0000000008
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477859-127.0.0.1:35349_solr-n_0000000010
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/72172682150477859-core_node12-n_0000000005
[junit4] 2> 2
/solr/overseer_elect/election/72172682150477862-127.0.0.1:33328_solr-n_0000000011
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/collections
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_A10DD91EEEBB8F3D-001
[junit4] 2> Jan 30, 2018 8:46:13 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=8, maxDocsPerChunk=142, blockSize=210),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=8, blockSize=210)), sim=RandomSimilarity(queryNorm=true): {},
locale=uk, timezone=PLT
[junit4] 2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=126698832,total=498073600
[junit4] 2> NOTE: All tests run in this JVM:
[TestSchemaSimilarityResource, ReplaceNodeTest, TestMaxScoreQueryParser,
JSONWriterTest, HLLSerializationTest, TestStressCloudBlindAtomicUpdates,
TestRuleBasedAuthorizationPlugin, DistributedIntervalFacetingTest,
SolrMetricsIntegrationTest, QueryEqualityTest, CustomCollectionTest,
TestJsonRequest, TestLegacyFieldCache, TestSolrXml, SOLR749Test,
CoreAdminRequestStatusTest, TestCloudPseudoReturnFields, TestNoOpRegenerator,
TestExecutePlanAction, TestManagedResourceStorage, TestStressVersions,
TestHashQParserPlugin, DOMUtilTest, TestTlogReplica, TermsComponentTest,
DeleteNodeTest, SolrXmlInZkTest, CSVRequestHandlerTest,
CollectionStateFormat2Test, PreAnalyzedUpdateProcessorTest,
DistributedMLTComponentTest, SimplePostToolTest, TestMinMaxOnMultiValuedField,
TestFieldTypeResource, SpellCheckCollatorWithCollapseTest,
TestSolrCLIRunExample, TestReplicationHandler, TestManagedSchema,
TestUseDocValuesAsStored, ZkControllerTest, DirectUpdateHandlerOptimizeTest,
TestReversedWildcardFilterFactory, TestCloudInspectUtil, SuggestComponentTest,
JsonLoaderTest, SharedFSAutoReplicaFailoverTest, PrimUtilsTest,
SchemaVersionSpecificBehaviorTest,
ClassificationUpdateProcessorIntegrationTest, SpatialRPTFieldTypeTest,
ShardRoutingCustomTest, CdcrUpdateLogTest, RequiredFieldsTest,
RollingRestartTest, UpdateRequestProcessorFactoryTest,
TestUniqueKeyFieldResource, AssignTest, PathHierarchyTokenizerFactoryTest,
RuleEngineTest, TestDistributedGrouping, TestCharFilters,
TestPerFieldSimilarity, IndexSchemaTest, SystemLogListenerTest,
AsyncCallRequestStatusResponseTest, TestHdfsUpdateLog, ResourceLoaderTest,
PolyFieldTest, DistributedQueryComponentCustomSortTest, TestLegacyNumericUtils,
V2StandaloneTest, TestLeaderElectionWithEmptyReplica, SoftAutoCommitTest,
TestFoldingMultitermQuery, NodeAddedTriggerTest, HdfsDirectoryTest,
TestNodeAddedTrigger, TestElisionMultitermQuery, SortByFunctionTest,
TestSubQueryTransformerCrossCore, CollectionsAPIAsyncDistributedZkTest,
PeerSyncReplicationTest, SyncSliceTest, BJQParserTest, HdfsRecoveryZkTest,
BasicZkTest, FacetPivotSmallTest, PeerSyncTest,
HdfsWriteToMultipleCollectionsTest, SolrIndexMetricsTest, DeleteStatusTest,
TestPerFieldSimilarityWithDefaultOverride, HdfsBasicDistributedZk2Test,
AnalyticsQueryTest, DistribJoinFromCollectionTest, OverseerRolesTest,
TestFileDictionaryLookup, TestPrepRecovery, TestCollectionAPIs,
TestRawResponseWriter, TestPartialUpdateDeduplication,
FieldMutatingUpdateProcessorTest, TestLRUCache, SolrInfoBeanTest,
TestConfigSetsAPIZkFailure, TestSearchPerf, TestConfigOverlay,
SolrCoreMetricManagerTest, BadComponentTest, BlockCacheTest,
TestManagedSynonymGraphFilterFactory, HdfsAutoAddReplicasIntegrationTest,
ChaosMonkeySafeLeaderTest, TestFieldCacheSortRandom,
CdcrReplicationHandlerTest, OverriddenZkACLAndCredentialsProvidersTest,
TestSimpleTrackingShardHandler, SolrCoreTest, TestClusterStateProvider,
DocValuesMissingTest, AlternateDirectoryTest, TestNestedDocsSort,
AutoScalingHandlerTest, PrimitiveFieldTypeTest, SortSpecParsingTest,
LoggingHandlerTest, OverseerModifyCollectionTest, OverseerTaskQueueTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestClusterProperties,
TestConfigSetsAPI, TestLockTree, TestMiniSolrCloudClusterSSL,
TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud,
HdfsCollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore,
AutoAddReplicasIntegrationTest, TriggerIntegrationTest]
[junit4] Completed [586/771 (3!)] on J1 in 200.91s, 14 tests, 3 failures <<<
FAILURES!
[...truncated 48744 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]