Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1358/
3 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Error from server at http://127.0.0.1:40457/aip/w/control_collection: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /aip/w/control_collection/update. Reason: <pre> Can not find: /aip/w/control_collection/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40457/aip/w/control_collection: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /aip/w/control_collection/update. Reason: <pre> Can not find: /aip/w/control_collection/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1580) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:656) at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: expected:<[{indexVersion=1500564090624,generation=2,filelist=[_7k.cfe, _7k.cfs, _7k.si, _7o.fdt, _7o.fdx, _7o.fnm, _7o.nvd, _7o.nvm, _7o.si, _7o_Memory_0.ram, _7s.cfe, _7s.cfs, _7s.si, _7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _7x.fdt, _7x.fdx, _7x.fnm, _7x.nvd, _7x.nvm, _7x.si, _7x_Memory_0.ram, _80.cfe, _80.cfs, _80.si, _81.fdt, _81.fdx, _81.fnm, _81.nvd, _81.nvm, _81.si, _81_Memory_0.ram, _82.fdt, _82.fdx, _82.fnm, _82.nvd, _82.nvm, _82.si, _82_Memory_0.ram, _84.fdt, _84.fdx, _84.fnm, _84.nvd, _84.nvm, _84.si, _84_Memory_0.ram, _86.fdt, _86.fdx, _86.fnm, _86.nvd, _86.nvm, _86.si, _86_Memory_0.ram, _87.fdt, _87.fdx, _87.fnm, _87.nvd, _87.nvm, _87.si, _87_Memory_0.ram, _89.fdt, _89.fdx, _89.fnm, _89.nvd, _89.nvm, _89.si, _89_Memory_0.ram, _8a.cfe, _8a.cfs, _8a.si, _8b.fdt, _8b.fdx, _8b.fnm, _8b.nvd, _8b.nvm, _8b.si, _8b_Memory_0.ram, segments_2]}]> but was:<[{indexVersion=1500564090624,generation=2,filelist=[_7k.cfe, _7k.cfs, _7k.si, _7o.fdt, _7o.fdx, _7o.fnm, _7o.nvd, _7o.nvm, _7o.si, _7o_Memory_0.ram, _7s.cfe, _7s.cfs, _7s.si, _7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _7x.fdt, _7x.fdx, _7x.fnm, _7x.nvd, _7x.nvm, _7x.si, _7x_Memory_0.ram, _80.cfe, _80.cfs, _80.si, _81.fdt, _81.fdx, _81.fnm, _81.nvd, _81.nvm, _81.si, _81_Memory_0.ram, _82.fdt, _82.fdx, _82.fnm, _82.nvd, _82.nvm, _82.si, _82_Memory_0.ram, _84.fdt, _84.fdx, _84.fnm, _84.nvd, _84.nvm, _84.si, _84_Memory_0.ram, _86.fdt, _86.fdx, _86.fnm, _86.nvd, _86.nvm, _86.si, _86_Memory_0.ram, _87.fdt, _87.fdx, _87.fnm, _87.nvd, _87.nvm, _87.si, _87_Memory_0.ram, _89.fdt, _89.fdx, _89.fnm, _89.nvd, _89.nvm, _89.si, _89_Memory_0.ram, _8a.cfe, _8a.cfs, _8a.si, _8b.fdt, _8b.fdx, _8b.fnm, _8b.nvd, _8b.nvm, _8b.si, _8b_Memory_0.ram, segments_2]}, {indexVersion=1500564090624,generation=3,filelist=[_7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _8c.fdt, _8c.fdx, _8c.fnm, _8c.nvd, _8c.nvm, _8c.si, _8c_Memory_0.ram, segments_3]}]> Stack Trace: java.lang.AssertionError: expected:<[{indexVersion=1500564090624,generation=2,filelist=[_7k.cfe, _7k.cfs, _7k.si, _7o.fdt, _7o.fdx, _7o.fnm, _7o.nvd, _7o.nvm, _7o.si, _7o_Memory_0.ram, _7s.cfe, _7s.cfs, _7s.si, _7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _7x.fdt, _7x.fdx, _7x.fnm, _7x.nvd, _7x.nvm, _7x.si, _7x_Memory_0.ram, _80.cfe, _80.cfs, _80.si, _81.fdt, _81.fdx, _81.fnm, _81.nvd, _81.nvm, _81.si, _81_Memory_0.ram, _82.fdt, _82.fdx, _82.fnm, _82.nvd, _82.nvm, _82.si, _82_Memory_0.ram, _84.fdt, _84.fdx, _84.fnm, _84.nvd, _84.nvm, _84.si, _84_Memory_0.ram, _86.fdt, _86.fdx, _86.fnm, _86.nvd, _86.nvm, _86.si, _86_Memory_0.ram, _87.fdt, _87.fdx, _87.fnm, _87.nvd, _87.nvm, _87.si, _87_Memory_0.ram, _89.fdt, _89.fdx, _89.fnm, _89.nvd, _89.nvm, _89.si, _89_Memory_0.ram, _8a.cfe, _8a.cfs, _8a.si, _8b.fdt, _8b.fdx, _8b.fnm, _8b.nvd, _8b.nvm, _8b.si, _8b_Memory_0.ram, segments_2]}]> but was:<[{indexVersion=1500564090624,generation=2,filelist=[_7k.cfe, _7k.cfs, _7k.si, _7o.fdt, _7o.fdx, _7o.fnm, _7o.nvd, _7o.nvm, _7o.si, _7o_Memory_0.ram, _7s.cfe, _7s.cfs, _7s.si, _7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _7x.fdt, _7x.fdx, _7x.fnm, _7x.nvd, _7x.nvm, _7x.si, _7x_Memory_0.ram, _80.cfe, _80.cfs, _80.si, _81.fdt, _81.fdx, _81.fnm, _81.nvd, _81.nvm, _81.si, _81_Memory_0.ram, _82.fdt, _82.fdx, _82.fnm, _82.nvd, _82.nvm, _82.si, _82_Memory_0.ram, _84.fdt, _84.fdx, _84.fnm, _84.nvd, _84.nvm, _84.si, _84_Memory_0.ram, _86.fdt, _86.fdx, _86.fnm, _86.nvd, _86.nvm, _86.si, _86_Memory_0.ram, _87.fdt, _87.fdx, _87.fnm, _87.nvd, _87.nvm, _87.si, _87_Memory_0.ram, _89.fdt, _89.fdx, _89.fnm, _89.nvd, _89.nvm, _89.si, _89_Memory_0.ram, _8a.cfe, _8a.cfs, _8a.si, _8b.fdt, _8b.fdx, _8b.fnm, _8b.nvd, _8b.nvm, _8b.si, _8b_Memory_0.ram, segments_2]}, {indexVersion=1500564090624,generation=3,filelist=[_7t.fdt, _7t.fdx, _7t.fnm, _7t.nvd, _7t.nvm, _7t.si, _7t_Memory_0.ram, _8c.fdt, _8c.fdx, _8c.fnm, _8c.nvd, _8c.nvm, _8c.si, _8c_Memory_0.ram, segments_3]}]> at __randomizedtesting.SeedInfo.seed([2CE1C8A43A164520:936D3944A5E4B23]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:147) at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1277) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: Timeout waiting for all live and active Stack Trace: java.lang.AssertionError: Timeout waiting for all live and active at __randomizedtesting.SeedInfo.seed([2CE1C8A43A164520:A4B5F77E94EA28D8]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:317) at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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 12069 lines...] [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/init-core-data-001 [junit4] 2> 1540469 WARN (SUITE-FullSolrCloudDistribCmdsTest-seed#[2CE1C8A43A164520]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11 [junit4] 2> 1540469 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2CE1C8A43A164520]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1540470 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2CE1C8A43A164520]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1540470 INFO (SUITE-FullSolrCloudDistribCmdsTest-seed#[2CE1C8A43A164520]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /aip/w [junit4] 2> 1540471 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1540472 INFO (Thread-8995) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1540472 INFO (Thread-8995) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1540473 ERROR (Thread-8995) [ ] 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> 1540572 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkTestServer start zk server on port:45078 [junit4] 2> 1540627 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1540628 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1540629 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1540630 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1540630 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1540631 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1540632 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1540632 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1540633 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1540633 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1540634 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1540635 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1540725 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1540725 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38fd9b38{/aip/w,null,AVAILABLE} [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@43b4b9ff{HTTP/1.1,[http/1.1]}{127.0.0.1:40457} [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server Started @1542575ms [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/tempDir-001/control/data, hostContext=/aip/w, hostPort=40457, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/control-001/cores} [junit4] 2> 1540726 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1540726 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-20T15:12:08.672Z [junit4] 2> 1540740 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1540740 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/control-001/solr.xml [junit4] 2> 1540744 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1540754 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45078/solr [junit4] 2> 1540925 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1540926 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40457_aip%2Fw [junit4] 2> 1540927 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.Overseer Overseer (id=98340931398402052-127.0.0.1:40457_aip%2Fw-n_0000000000) starting [junit4] 2> 1540941 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40457_aip%2Fw [junit4] 2> 1540948 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1541077 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1541081 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1541081 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1541082 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/control-001/cores [junit4] 2> 1541100 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1541101 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45078/solr ready [junit4] 2> 1541103 INFO (qtp1246913222-20289) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40457_aip%252Fw&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1541105 INFO (OverseerThreadFactory-5363-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1541220 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1541221 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1541327 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1542244 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1542262 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1542364 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1542381 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1542382 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1542382 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1542382 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1542384 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@365b87d2 [junit4] 2> 1542386 WARN (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1542424 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1542424 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1542425 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1542425 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1542426 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=66.4169921875, floorSegmentMB=1.376953125, forceMergeDeletesPctAllowed=21.50365019848536, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7268961545949174 [junit4] 2> 1542426 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bda6b02[control_collection_shard1_replica_n1] main] [junit4] 2> 1542427 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1542427 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1542428 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1542428 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1573454904425447424 [junit4] 2> 1542431 INFO (searcherExecutor-5366-thread-1-processing-n:127.0.0.1:40457_aip%2Fw x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@bda6b02[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40457/aip/w/control_collection_shard1_replica_n1/ [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40457/aip/w/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1542450 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1542453 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40457/aip/w/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1542555 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1542603 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1542605 INFO (qtp1246913222-20287) [n:127.0.0.1:40457_aip%2Fw c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1384 [junit4] 2> 1542607 INFO (qtp1246913222-20289) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1542708 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1543108 INFO (OverseerCollectionConfigSetProcessor-98340931398402052-127.0.0.1:40457_aip%2Fw-n_0000000000) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1543608 INFO (qtp1246913222-20289) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40457_aip%252Fw&wt=javabin&version=2} status=0 QTime=2504 [junit4] 2> 1543622 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1543622 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45078/solr ready [junit4] 2> 1543622 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1543623 INFO (qtp1246913222-20286) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1543628 INFO (OverseerThreadFactory-5363-thread-2-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1543628 WARN (OverseerThreadFactory-5363-thread-2-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1543838 INFO (qtp1246913222-20286) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1543838 INFO (qtp1246913222-20286) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=215 [junit4] 2> 1543932 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001 of type NRT [junit4] 2> 1543932 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@128b89a7{/aip/w,null,AVAILABLE} [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b92da96{HTTP/1.1,[http/1.1]}{127.0.0.1:50153} [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server Started @1545783ms [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/aip/w, hostPort=50153, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001/cores} [junit4] 2> 1543934 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1543934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1543935 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1543935 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-20T15:12:11.881Z [junit4] 2> 1543953 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1543953 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001/solr.xml [junit4] 2> 1543958 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1543963 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45078/solr [junit4] 2> 1543990 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1543992 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1543994 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50153_aip%2Fw [junit4] 2> 1543996 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1543996 INFO (zkCallback-2580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1544013 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1544103 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1544108 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1544108 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1544109 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001/cores [junit4] 2> 1544131 INFO (qtp1246913222-20291) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50153_aip%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1544139 INFO (OverseerCollectionConfigSetProcessor-98340931398402052-127.0.0.1:40457_aip%2Fw-n_0000000000) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1544142 INFO (OverseerThreadFactory-5363-thread-3-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50153_aip%2Fw for creating new replica [junit4] 2> 1544159 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1544160 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1544267 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1545180 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1545198 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test [junit4] 2> 1545379 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1545397 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 1545397 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1545397 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1545397 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-1-001/cores/collection1_shard2_replica_n1/data/] [junit4] 2> 1545400 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@553aef91 [junit4] 2> 1545405 WARN (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1545440 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1545440 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1545441 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1545441 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1545442 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=66.4169921875, floorSegmentMB=1.376953125, forceMergeDeletesPctAllowed=21.50365019848536, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7268961545949174 [junit4] 2> 1545442 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b7a573b[collection1_shard2_replica_n1] main] [junit4] 2> 1545443 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1545443 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1545444 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1545444 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1573454907587952640 [junit4] 2> 1545448 INFO (searcherExecutor-5377-thread-1-processing-n:127.0.0.1:50153_aip%2Fw x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@4b7a573b[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50153/aip/w/collection1_shard2_replica_n1/ [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50153/aip/w/collection1_shard2_replica_n1/ has no replicas [junit4] 2> 1545449 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1545451 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50153/aip/w/collection1_shard2_replica_n1/ shard2 [junit4] 2> 1545553 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1545602 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1545603 INFO (qtp1900711657-20330) [n:127.0.0.1:50153_aip%2Fw c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1443 [junit4] 2> 1545605 INFO (qtp1246913222-20291) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50153_aip%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1474 [junit4] 2> 1545705 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1545749 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001 of type NRT [junit4] 2> 1545775 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1545777 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fba926c{/aip/w,null,AVAILABLE} [junit4] 2> 1545777 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@363a9dfa{HTTP/1.1,[http/1.1]}{127.0.0.1:53656} [junit4] 2> 1545777 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server Started @1547626ms [junit4] 2> 1545777 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/aip/w, hostPort=53656, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001/cores} [junit4] 2> 1545778 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1545778 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1545778 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1545778 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1545778 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-20T15:12:13.724Z [junit4] 2> 1545787 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1545787 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001/solr.xml [junit4] 2> 1545792 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1545795 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45078/solr [junit4] 2> 1545810 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1545811 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1545819 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53656_aip%2Fw [junit4] 2> 1545820 INFO (zkCallback-2580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1545822 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1545822 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1545827 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1546027 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1546033 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1546044 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1546045 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001/cores [junit4] 2> 1546095 INFO (qtp1109719522-20360) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53656_aip%252Fw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1546097 INFO (OverseerCollectionConfigSetProcessor-98340931398402052-127.0.0.1:40457_aip%2Fw-n_0000000000) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1546098 INFO (OverseerThreadFactory-5363-thread-4-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53656_aip%2Fw for creating new replica [junit4] 2> 1546100 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1546100 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1546203 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1546203 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1547121 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1547138 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.s.IndexSchema [collection1_shard3_replica_n3] Schema name=test [junit4] 2> 1547287 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1547303 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n3' using configuration from collection collection1, trusted=true [junit4] 2> 1547304 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n3' (registry 'solr.core.collection1.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1547304 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1547304 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SolrCore [[collection1_shard3_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001/cores/collection1_shard3_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-2-001/cores/collection1_shard3_replica_n3/data/] [junit4] 2> 1547308 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@27da0334 [junit4] 2> 1547310 WARN (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1547495 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1547495 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1547496 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1547496 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1547497 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=7, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=66.4169921875, floorSegmentMB=1.376953125, forceMergeDeletesPctAllowed=21.50365019848536, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7268961545949174 [junit4] 2> 1547498 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f3d887f[collection1_shard3_replica_n3] main] [junit4] 2> 1547498 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1547499 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1547499 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1547500 INFO (searcherExecutor-5388-thread-1-processing-n:127.0.0.1:53656_aip%2Fw x:collection1_shard3_replica_n3 s:shard3 c:collection1) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SolrCore [collection1_shard3_replica_n3] Registered new searcher Searcher@7f3d887f[collection1_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1547500 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1573454909743824896 [junit4] 2> 1547505 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1547505 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1547506 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53656/aip/w/collection1_shard3_replica_n3/ [junit4] 2> 1547506 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1547506 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:53656/aip/w/collection1_shard3_replica_n3/ has no replicas [junit4] 2> 1547506 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1547508 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53656/aip/w/collection1_shard3_replica_n3/ shard3 [junit4] 2> 1547613 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1547613 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1547659 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1547661 INFO (qtp1109719522-20358) [n:127.0.0.1:53656_aip%2Fw c:collection1 s:shard3 x:collection1_shard3_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1561 [junit4] 2> 1547662 INFO (qtp1109719522-20360) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53656_aip%252Fw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1567 [junit4] 2> 1547664 INFO (OverseerCollectionConfigSetProcessor-98340931398402052-127.0.0.1:40457_aip%2Fw-n_0000000000) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1547759 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001 of type NRT [junit4] 2> 1547759 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1547760 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@229bea78{/aip/w,null,AVAILABLE} [junit4] 2> 1547760 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1809488e{HTTP/1.1,[http/1.1]}{127.0.0.1:38592} [junit4] 2> 1547760 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.e.j.s.Server Started @1549609ms [junit4] 2> 1547760 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/aip/w, hostPort=38592, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001/cores} [junit4] 2> 1547761 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1547761 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1547761 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1547761 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1547761 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-20T15:12:15.707Z [junit4] 2> 1547762 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1547762 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1547775 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1547775 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001/solr.xml [junit4] 2> 1547780 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1547782 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45078/solr [junit4] 2> 1547806 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1547811 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1547814 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38592_aip%2Fw [junit4] 2> 1547815 INFO (zkCallback-2580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547815 INFO (zkCallback-2573-thread-1-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547815 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547815 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547819 INFO (zkCallback-2597-thread-1-processing-n:127.0.0.1:38592_aip%2Fw) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547929 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1547934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1547934 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1547935 INFO (TEST-FullSolrCloudDistribCmdsTest.test-seed#[2CE1C8A43A164520]) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001/cores [junit4] 2> 1547978 INFO (qtp29921363-20389) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38592_aip%252Fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1547981 INFO (OverseerThreadFactory-5363-thread-5-processing-n:127.0.0.1:40457_aip%2Fw) [n:127.0.0.1:40457_aip%2Fw ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38592_aip%2Fw for creating new replica [junit4] 2> 1547983 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1547983 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1548091 INFO (zkCallback-2591-thread-1-processing-n:127.0.0.1:53656_aip%2Fw) [n:127.0.0.1:53656_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1548091 INFO (zkCallback-2597-thread-1-processing-n:127.0.0.1:38592_aip%2Fw) [n:127.0.0.1:38592_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1548099 INFO (zkCallback-2585-thread-1-processing-n:127.0.0.1:50153_aip%2Fw) [n:127.0.0.1:50153_aip%2Fw ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1549005 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1549031 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=test [junit4] 2> 1549118 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1549172 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using configuration from collection collection1, trusted=true [junit4] 2> 1549185 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n5' (registry 'solr.core.collection1.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@185cc62a [junit4] 2> 1549185 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1549185 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001/cores/collection1_shard1_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_2CE1C8A43A164520-001/shard-3-001/cores/collection1_shard1_replica_n5/data/] [junit4] 2> 1549188 INFO (qtp29921363-20387) [n:127.0.0.1:38592_aip%2Fw c:collection1 s:shard1 x:collection1_shard1_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lu [...truncated too long message...] 430) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204) [junit4] 2> at org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.hdfsFailoverAfterClass(SharedFSAutoReplicaFailoverTest.java:97) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203) [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729) [junit4] 2> ... 54 more [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_2CE1C8A43A164520-001 [junit4] 2> Jul 20, 2017 3:39:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 34 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=31378, maxDocsPerChunk=679, blockSize=981), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=31378, blockSize=981)), sim=RandomSimilarity(queryNorm=true): {}, locale=be, timezone=Europe/San_Marino [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=4,threads=1,free=104368592,total=517996544 [junit4] 2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, SolrMetricReporterTest, TestReloadAndDeleteDocs, TestLegacyFieldReuse, OutputWriterTest, SolrIndexConfigTest, TestSchemaVersionResource, SolrCLIZkUtilsTest, DistributedQueryElevationComponentTest, TestNumericTokenStream, TestRandomFaceting, SpellingQueryConverterTest, TestBackupRepositoryFactory, EchoParamsTest, TestJavabinTupleStreamParser, MigrateRouteKeyTest, TestSQLHandler, TestFieldCacheReopen, TestImpersonationWithHadoopAuth, TestDocumentBuilder, BasicDistributedZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestXmlQParserPlugin, MBeansHandlerTest, DeleteLastCustomShardedReplicaTest, CurrencyFieldTypeTest, TestExportWriter, TolerantUpdateProcessorTest, CoreMergeIndexesAdminHandlerTest, TestSubQueryTransformer, ZkNodePropsTest, DistribDocExpirationUpdateProcessorTest, BitVectorTest, TestMaxTokenLenTokenizer, TestDocSet, TestRemoteStreaming, DebugComponentTest, PeerSyncTest, TestCollationField, BlobRepositoryCloudTest, SuggesterWFSTTest, BadCopyFieldTest, TestRuleBasedAuthorizationPlugin, TestMergePolicyConfig, HdfsRecoverLeaseTest, TestDistribIDF, SmileWriterTest, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, CloudExitableDirectoryReaderTest, TestManagedResource, MetricUtilsTest, ReplicaListTransformerTest, BlockDirectoryTest, TestDownShardTolerantSearch, TestCustomStream, TestNestedDocsSort, SpellCheckCollatorTest, TestPHPSerializedResponseWriter, TestInPlaceUpdatesDistrib, UpdateParamsTest, TestExtendedDismaxParser, SynonymTokenizerTest, PropertiesRequestHandlerTest, MetricsConfigTest, TestSolrCoreSnapshots, TestGraphTermsQParserPlugin, TestFunctionQuery, TestSolrQueryParser, TestLazyCores, CdcrBootstrapTest, WrapperMergePolicyFactoryTest, HLLSerializationTest, TestDynamicFieldCollectionResource, ImplicitSnitchTest, OverseerStatusTest, TestConfigSetProperties, CollectionTooManyReplicasTest, ReplicationFactorTest, TestSolrCLIRunExample, TestStressLucene, TestCustomSort, LeaderElectionIntegrationTest, TestFieldCacheVsDocValues, TestUnifiedSolrHighlighter, BasicZkTest, DocumentAnalysisRequestHandlerTest, TestFieldResource, UUIDFieldTest, FieldAnalysisRequestHandlerTest, SyncSliceTest, CursorPagingTest, HighlighterConfigTest, TestConfigSetsAPI, SolrRequestParserTest, TestSolr4Spatial, TestHighlightDedupGrouping, HdfsUnloadDistributedZkTest, HdfsLockFactoryTest, TestCrossCoreJoin, RAMDirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, ResponseHeaderTest, TestOmitPositions, TestLegacyNumericRangeQueryBuilder, TestDocBasedVersionConstraints, ClassificationUpdateProcessorTest, TestManagedStopFilterFactory, TestPerFieldSimilarityWithDefaultOverride, TestCSVLoader, TestTolerantUpdateProcessorRandomCloud, PluginInfoTest, TestLMDirichletSimilarityFactory, TestComponentsName, CursorMarkTest, TestClusterStateMutator, SolrCloudReportersTest, TestSimpleQParserPlugin, TestSolrDeletionPolicy1, SharedFSAutoReplicaFailoverTest] [junit4] Completed [521/728 (3!)] on J0 in 278.40s, 1 test, 1 failure <<< FAILURES! [...truncated 647 lines...] [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20170720_144626_0505370345072770947752.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid20403.hprof ... [junit4] Heap dump file created [473267819 bytes in 11.537 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 7520 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:818: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:762: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid20403.hprof Total time: 227 minutes 27 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
