Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.6/25/
7 tests failed.
FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([DF9907CEF3667FCC]:0)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([87EA478ACF01E0A7:7EA7D425F374AD2D]: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:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:74)
at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316) at
org.apache.solr.update.UpdateLog.delete(UpdateLog.java:594) at
org.apache.solr.update.DirectUpdateHandler2.delete(DirectUpdateHandler2.java:410)
at
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:75)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:984)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1843)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1402)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
at
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:152) at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:113)
at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2477) at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723) at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:74)
at
org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316)
at org.apache.solr.update.UpdateLog.delete(UpdateLog.java:594)
at
org.apache.solr.update.DirectUpdateHandler2.delete(DirectUpdateHandler2.java:410)
at
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:75)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:984)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1843)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1402)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
at
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:152)
at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:113)
at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2477)
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([87EA478ACF01E0A7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
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:
junit.framework.TestSuite.org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest
Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to
approximately 19,346,048 bytes (threshold is 10,485,760). Field reference sizes
(counted individually): - 19,345,544 bytes, private static
javax.management.MBeanServer
org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.mBeanServer - 192
bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules - 128 bytes, private static
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp - 112 bytes,
private static java.lang.String
org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.COLLECTION - 64
bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
- 48 bytes, private static java.util.Map
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 19,346,048 bytes (threshold is
10,485,760). Field reference sizes (counted individually):
- 19,345,544 bytes, private static javax.management.MBeanServer
org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.mBeanServer
- 192 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules
- 128 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.factoryProp
- 112 bytes, private static java.lang.String
org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest.COLLECTION
- 64 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName
- 48 bytes, private static java.util.Map
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
at __randomizedtesting.SeedInfo.seed([87EA478ACF01E0A7]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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: junit.framework.TestSuite.org.apache.lucene.spatial3d.TestGeo3DPoint
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([DF9907CEF3667FCC]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:46302/_/oc
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:46302/_/oc
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:623)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:146)
at
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:71)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
... 46 more
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([83CDCC1501C33EB1:BFB6E46D96CD6A3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
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)
Build Log:
[...truncated 10416 lines...]
[junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> aug 21, 2017 5:40:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 2) Thread[id=13,
name=SUITE-TestGeo3DPoint-seed#[DF9907CEF3667FCC], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
[junit4] 2> 3) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[DF9907CEF3667FCC], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.addPoint(Plane.java:1953)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.recordBounds(Plane.java:1418)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addPlane(XYZBounds.java:161)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addHorizontalPlane(XYZBounds.java:178)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoRectangle.getBounds(GeoRectangle.java:202)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:845)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
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> 4) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.method=testRandomBig -Dtests.seed=DF9907CEF3667FCC -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt
-Dtests.locale=sk-SK -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 6699s J1 | TestGeo3DPoint.testRandomBig <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([DF9907CEF3667FCC]:0)
[junit4] 2> aug 21, 2017 5:40:12 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> aug 21, 2017 5:40:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.spatial3d.TestGeo3DPoint:
[junit4] 2> 1) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[DF9907CEF3667FCC], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.findIntersectionBounds(Plane.java:1097)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.Plane.recordBounds(Plane.java:1214)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.XYZBounds.addIntersection(XYZBounds.java:262)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoConvexPolygon.getBounds(GeoConvexPolygon.java:425)
[junit4] 2> at
org.apache.lucene.spatial3d.geom.GeoCompositeMembershipShape.getBounds(GeoCompositeMembershipShape.java:75)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:845)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
[junit4] 2> at
org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomBig(TestGeo3DPoint.java:480)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
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> aug 21, 2017 5:40:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=14,
name=TEST-TestGeo3DPoint.testRandomBig-seed#[DF9907CEF3667FCC], state=RUNNABLE,
group=TGRP-TestGeo3DPoint]
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/lucene/build/spatial3d/test/J1/temp/lucene.spatial3d.TestGeo3DPoint_DF9907CEF3667FCC-001
[junit4] 2> Aug 21, 2017 3:40:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{id=DocValuesFormat(name=Lucene54),
point=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=27,
maxMBSortInHeap=6.212016999483232,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sk-SK,
timezone=Arctic/Longyearbyen
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=200081528,total=448266240
[junit4] 2> NOTE: All tests run in this JVM: [GeoPointTest, TestGeo3DPoint]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.seed=DF9907CEF3667FCC -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/test-data/enwiki.random.lines.txt
-Dtests.locale=sk-SK -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestGeo3DPoint (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([DF9907CEF3667FCC]:0)
[junit4] Completed [11/11 (1!)] on J1 in 7220.57s, 9 tests, 2 errors <<<
FAILURES!
[...truncated 1809 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/init-core-data-001
[junit4] 2> 112503 WARN
(SUITE-ShardSplitTest-seed#[87EA478ACF01E0A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 112533 INFO
(SUITE-ShardSplitTest-seed#[87EA478ACF01E0A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 112535 INFO
(SUITE-ShardSplitTest-seed#[87EA478ACF01E0A7]-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> 112535 INFO
(SUITE-ShardSplitTest-seed#[87EA478ACF01E0A7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s_/a
[junit4] 2> 112582 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 112585 INFO (Thread-67) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 112650 INFO (Thread-67) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 112797 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35106
[junit4] 2> 112829 ERROR (Thread-67) [ ] 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> 113026 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 113106 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 113122 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 113123 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 113124 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 113141 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 113154 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 113155 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 113156 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 113157 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 113187 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 113250 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e057cfc070001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 114296 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/cores/collection1
[junit4] 2> 114298 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 114380 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4458b0ca{/s_/a,null,AVAILABLE}
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@30d59b90{HTTP/1.1,[http/1.1]}{127.0.0.1:43374}
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server Started @145331ms
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/tempDir-001/control/data,
hostContext=/s_/a, hostPort=43374,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/cores}
[junit4] 2> 114381 ERROR
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 114381 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-21T15:50:32.296Z
[junit4] 2> 114510 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 114510 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/solr.xml
[junit4] 2> 114672 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 114673 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35106/solr
[junit4] 2> 115004 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 115051 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43374_s_%2Fa
[junit4] 2> 115052 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.Overseer Overseer
(id=98522276211130372-127.0.0.1:43374_s_%2Fa-n_0000000000) starting
[junit4] 2> 115265 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43374_s_%2Fa
[junit4] 2> 115297 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 116054 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/cores
[junit4] 2> 116055 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 116166 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 116169 INFO
(OverseerStateUpdate-98522276211130372-127.0.0.1:43374_s_%2Fa-n_0000000000)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 116411 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
[junit4] 2> 116564 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 117677 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 118183 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 118216 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 118216 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/control-001/cores/collection1/data/]
[junit4] 2> 118216 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfbad7d
[junit4] 2> 118231 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5936911a
[junit4] 2> 118262 WARN
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
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> 118458 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 118458 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 118459 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 118459 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 118460 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8603680928257668]
[junit4] 2> 118461 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@590be8d8[collection1] main]
[junit4] 2> 118474 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 118475 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 118475 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 118476 INFO
(coreLoadExecutor-121-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576356425384329216
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43374/s_/a/collection1/
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:43374/s_/a/collection1/ has no replicas
[junit4] 2> 118523 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 118526 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:43374/s_/a/collection1/ shard1
[junit4] 2> 118592 INFO
(searcherExecutor-122-thread-1-processing-n:127.0.0.1:43374_s_%2Fa
x:collection1 c:control_collection) [n:127.0.0.1:43374_s_%2Fa
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@590be8d8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 118811 INFO
(coreZkRegister-114-thread-1-processing-n:127.0.0.1:43374_s_%2Fa x:collection1
c:control_collection) [n:127.0.0.1:43374_s_%2Fa c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 119112 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 119177 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35106/solr ready
[junit4] 2> 119177 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 119736 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/cores/collection1
[junit4] 2> 119736 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001
[junit4] 2> 119756 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 119757 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a2199b5{/s_/a,null,AVAILABLE}
[junit4] 2> 119757 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@118516ca{HTTP/1.1,[http/1.1]}{127.0.0.1:39759}
[junit4] 2> 119757 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server Started @150708ms
[junit4] 2> 119757 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/s_/a, hostPort=39759,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/cores}
[junit4] 2> 119799 ERROR
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 119819 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 119819 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 119819 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 119819 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-21T15:50:37.734Z
[junit4] 2> 119941 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 119941 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/solr.xml
[junit4] 2> 120152 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 120154 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35106/solr
[junit4] 2> 120303 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 120306 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 120356 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39759_s_%2Fa
[junit4] 2> 120437 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 120461 INFO
(zkCallback-48-thread-3-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 120526 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 122256 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/cores
[junit4] 2> 122256 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 122403 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 122447 INFO
(OverseerStateUpdate-98522276211130372-127.0.0.1:43374_s_%2Fa-n_0000000000)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 123441 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 123520 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 124304 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 124436 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 124437 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 124437 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 124437 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dfbad7d
[junit4] 2> 124480 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2dcdc4a3
[junit4] 2> 124613 WARN
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
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> 124970 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 124970 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 124971 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 124971 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 125019 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8603680928257668]
[junit4] 2> 125021 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@53f6512b[collection1] main]
[junit4] 2> 125021 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 125022 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 125022 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 125084 INFO
(searcherExecutor-133-thread-1-processing-n:127.0.0.1:39759_s_%2Fa
x:collection1 c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@53f6512b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 125085 INFO
(coreLoadExecutor-132-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576356432314368000
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39759/s_/a/collection1/
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39759/s_/a/collection1/
has no replicas
[junit4] 2> 125184 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 125201 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39759/s_/a/collection1/ shard2
[junit4] 2> 125409 INFO
(coreZkRegister-127-thread-1-processing-n:127.0.0.1:39759_s_%2Fa x:collection1
c:collection1) [n:127.0.0.1:39759_s_%2Fa c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 125903 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001/cores/collection1
[junit4] 2> 125904 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001
[junit4] 2> 125917 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 125918 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fda593{/s_/a,null,AVAILABLE}
[junit4] 2> 125919 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7e6fa6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:45012}
[junit4] 2> 125919 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.e.j.s.Server Started @156869ms
[junit4] 2> 125919 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/s_/a, hostPort=45012,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001/cores}
[junit4] 2> 125919 ERROR
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 125929 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 125929 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 125929 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 125929 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-21T15:50:43.844Z
[junit4] 2> 125964 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 125964 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001/solr.xml
[junit4] 2> 125998 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 125999 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35106/solr
[junit4] 2> 126196 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 126210 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 126212 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45012_s_%2Fa
[junit4] 2> 126226 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 126311 INFO
(zkCallback-57-thread-1-processing-n:127.0.0.1:39759_s_%2Fa)
[n:127.0.0.1:39759_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 126374 INFO
(zkCallback-63-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 126374 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:43374_s_%2Fa)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 126770 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001/cores
[junit4] 2> 126770 INFO
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[87EA478ACF01E0A7])
[n:127.0.0.1:45012_s_%2Fa ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 126872 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 126913 INFO
(OverseerStateUpdate-98522276211130372-127.0.0.1:43374_s_%2Fa-n_0000000000)
[n:127.0.0.1:43374_s_%2Fa ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 128075 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.1
[junit4] 2> 128133 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 128557 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 128711 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 128711 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 128711 INFO
(coreLoadExecutor-143-thread-1-processing-n:127.0.0.1:45012_s_%2Fa)
[n:127.0.0.1:45012_s_%2Fa c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_87EA478ACF01E0A7-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-core/test/J2/temp/solr.clo
[...truncated too long message...]
ayed s:shard1 r:core_node2 x:delayed_shard1_replica1] o.a.s.c.SolrCore
[delayed_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2698a481
[junit4] 2> 523664 INFO (coreCloseExecutor-392-thread-1)
[n:127.0.0.1:41717_solr c:falsepredicate s:shard1 r:core_node5
x:falsepredicate_shard1_replica1] o.a.s.c.SolrCore
[falsepredicate_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@72c5c5e3
[junit4] 2> 523664 INFO (coreCloseExecutor-392-thread-3)
[n:127.0.0.1:41717_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica1] o.a.s.c.SolrCore
[testcollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f768ff
[junit4] 2> 523724 INFO (coreCloseExecutor-390-thread-2)
[n:127.0.0.1:34182_solr c:testcollection s:shard3 r:core_node1
x:testcollection_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard3.replica1
[junit4] 2> 523727 INFO (coreCloseExecutor-389-thread-1)
[n:127.0.0.1:35480_solr c:currentstate s:shard1 r:core_node1
x:currentstate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.currentstate.shard1.replica1
[junit4] 2> 523731 INFO (coreCloseExecutor-392-thread-2)
[n:127.0.0.1:41717_solr c:delayed s:shard1 r:core_node2
x:delayed_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for: solr.core.delayed.shard1.replica1
[junit4] 2> 523734 INFO
(zkCallback-1833-thread-2-processing-n:127.0.0.1:35480_solr)
[n:127.0.0.1:35480_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/currentstate/state.json] for collection [currentstate] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 523735 INFO
(zkCallback-1833-thread-1-processing-n:127.0.0.1:35480_solr)
[n:127.0.0.1:35480_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 523736 INFO (jetty-closer-1792-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98522989898498055-127.0.0.1:34182_solr-n_0000000002) closing
[junit4] 2> 523744 INFO
(OverseerStateUpdate-98522989898498055-127.0.0.1:34182_solr-n_0000000002)
[n:127.0.0.1:34182_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34182_solr
[junit4] 2> 523768 INFO (coreCloseExecutor-392-thread-3)
[n:127.0.0.1:41717_solr c:testcollection s:shard1 r:core_node5
x:testcollection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.testcollection.shard1.replica1
[junit4] 2> 523769 INFO (coreCloseExecutor-392-thread-1)
[n:127.0.0.1:41717_solr c:falsepredicate s:shard1 r:core_node5
x:falsepredicate_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard1.replica1
[junit4] 2> 523770 INFO (coreCloseExecutor-391-thread-3)
[n:127.0.0.1:41580_solr c:falsepredicate s:shard3 r:core_node6
x:falsepredicate_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.falsepredicate.shard3.replica1
[junit4] 2> 523771 WARN
(zkCallback-1833-thread-2-processing-n:127.0.0.1:35480_solr)
[n:127.0.0.1:35480_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 523775 INFO
(zkCallback-1847-thread-1-processing-n:127.0.0.1:41580_solr)
[n:127.0.0.1:41580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 523775 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e0623271c001d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 523775 INFO
(zkCallback-1801-thread-2-processing-n:127.0.0.1:34182_solr)
[n:127.0.0.1:34182_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 523801 INFO
(zkCallback-1847-thread-2-processing-n:127.0.0.1:41580_solr)
[n:127.0.0.1:41580_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41580_solr
[junit4] 2> 523804 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e0623271c0007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 525236 WARN
(zkCallback-1833-thread-1-processing-n:127.0.0.1:35480_solr)
[n:127.0.0.1:35480_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/collections/falsepredicate/state.json]
[junit4] 2> 525236 INFO (jetty-closer-1792-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d718ab3{/solr,null,UNAVAILABLE}
[junit4] 2> 525271 WARN
(zkCallback-1841-thread-1-processing-n:127.0.0.1:41717_solr)
[n:127.0.0.1:41717_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 525272 INFO (jetty-closer-1792-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@27e1e359{/solr,null,UNAVAILABLE}
[junit4] 2> 525298 WARN
(zkCallback-1801-thread-2-processing-n:127.0.0.1:34182_solr)
[n:127.0.0.1:34182_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 525298 INFO (jetty-closer-1792-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@161222e{/solr,null,UNAVAILABLE}
[junit4] 2> 525301 WARN
(zkCallback-1847-thread-1-processing-n:127.0.0.1:41580_solr)
[n:127.0.0.1:41580_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 525302 INFO (jetty-closer-1792-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@73f00ad9{/solr,null,UNAVAILABLE}
[junit4] 2> 525327 ERROR
(SUITE-TestCollectionStateWatchers-seed#[83CDCC1501C33EB1]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 525327 INFO
(SUITE-TestCollectionStateWatchers-seed#[83CDCC1501C33EB1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37774 37774
[junit4] 2> 525478 INFO (Thread-125) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37774 37774
[junit4] 2> 525478 WARN (Thread-125) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 8 /solr/collections/testcollection/state.json
[junit4] 2> 7 /solr/collections/falsepredicate/state.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98522989898498059-127.0.0.1:37655_solr-n_0000000000
[junit4] 2> 2 /solr/collections/currentstate/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98522989898498055-127.0.0.1:34182_solr-n_0000000002
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 525478 INFO
(SUITE-TestCollectionStateWatchers-seed#[83CDCC1501C33EB1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.6/checkout/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_83CDCC1501C33EB1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1491, maxMBSortInHeap=6.3627542858140815,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-PH,
timezone=Chile/Continental
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=260486992,total=414711808
[junit4] 2> NOTE: All tests run in this JVM: [TestHash, SolrExceptionTest,
StreamExpressionTest, JdbcTest, CubedRootEvaluatorTest,
CloudSolrClientMultiConstructorTest, HttpSolrClientConPoolTest,
JettyWebappTest, AndEvaluatorTest, LargeVolumeJettyTest, PowerEvaluatorTest,
TestCollectionStateWatchers]
[junit4] Completed [119/130 (1!)] on J2 in 76.68s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 42678 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]