You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/26 05:16:04 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 429 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/429/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.CollectionStateFormat2Test.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36858, http://127.0.0.1:49245, http://127.0.0.1:55959, http://127.0.0.1:43253, http://127.0.0.1:57567]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36858, http://127.0.0.1:49245, http://127.0.0.1:55959, http://127.0.0.1:43253, http://127.0.0.1:57567]
	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:65DF8BF72793376A]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1547)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1808)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:52)
	at org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49245: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	... 50 more


FAILED:  org.apache.solr.cloud.TestCryptoKeys.test

Error Message:
Error from server at http://127.0.0.1:56226/_ser/ij: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56226/_ser/ij: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:65DF8BF72793376A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.cloud.TestCryptoKeys.test(TestCryptoKeys.java:122)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Error from server at http://127.0.0.1:44304/_/e: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44304/_/e: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:35C6997A7EB2FF32]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:115)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
Error from server at http://127.0.0.1:55016: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55016: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:D4A967F32832C60]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:70)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Error from server at http://127.0.0.1:36685: java.lang.NullPointerException  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)  at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)  at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)  at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)  at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)  at org.eclipse.jetty.server.Server.handle(Server.java:517)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36685: java.lang.NullPointerException
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:462)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.createSysConfigSet(CollectionsHandler.java:385)
	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation$1.call(CollectionsHandler.java:366)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:188)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:655)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:438)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
	at org.eclipse.jetty.server.Server.handle(Server.java:517)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:65DF8BF72793376A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:81)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10516 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/init-core-data-001
   [junit4]   2> 443029 INFO  (SUITE-CollectionStateFormat2Test-seed#[ED8BB42D896F5A92]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 443029 INFO  (SUITE-CollectionStateFormat2Test-seed#[ED8BB42D896F5A92]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 443032 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 443033 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 443033 INFO  (Thread-682) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 443132 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.ZkTestServer start zk server on port:54974
   [junit4]   2> 443133 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443133 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443136 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26757b81 name:ZooKeeperConnection Watcher:127.0.0.1:54974 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443136 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443137 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443137 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 443141 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443141 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443144 INFO  (zkCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58c92d7f name:ZooKeeperConnection Watcher:127.0.0.1:54974/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443144 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443144 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443145 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 443148 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 443153 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 443155 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 443158 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 443158 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 443163 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 443163 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 443165 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 443166 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 443168 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 443169 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 443171 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 443171 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 443173 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 443173 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 443175 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 443175 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 443177 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 443177 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 443179 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 443179 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 443181 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 443182 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 443184 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 443185 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 443307 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1
   [junit4]   2> 443308 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 443310 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b16501d{/,null,AVAILABLE}
   [junit4]   2> 443311 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e77b299{HTTP/1.1,[http/1.1]}{127.0.0.1:43253}
   [junit4]   2> 443311 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.e.j.s.Server Started @447937ms
   [junit4]   2> 443311 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/tempDir-001/control/data, hostContext=/, hostPort=43253, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores}
   [junit4]   2> 443312 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 443312 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001'
   [junit4]   2> 443312 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443312 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443312 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443313 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443316 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e58022f name:ZooKeeperConnection Watcher:127.0.0.1:54974/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443316 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443317 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443319 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 443319 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/solr.xml
   [junit4]   2> 443324 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores
   [junit4]   2> 443324 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.CoreContainer New CoreContainer 1173670951
   [junit4]   2> 443324 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001]
   [junit4]   2> 443324 WARN  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/lib
   [junit4]   2> 443324 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 443326 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54974/solr
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443327 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443330 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d07b6f3 name:ZooKeeperConnection Watcher:127.0.0.1:54974 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443331 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443331 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443334 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443336 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@240d63b7 name:ZooKeeperConnection Watcher:127.0.0.1:54974/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443337 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443338 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 443341 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 443345 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 443348 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443351 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443354 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443356 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 443357 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443359 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443361 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 443362 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 443364 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443365 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95450381434814468-127.0.0.1:43253_-n_0000000000
   [junit4]   2> 443365 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43253_
   [junit4]   2> 443365 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 443367 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.Overseer Overseer (id=95450381434814468-127.0.0.1:43253_-n_0000000000) starting
   [junit4]   2> 443369 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 443377 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 443378 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443378 INFO  (OverseerCollectionConfigSetProcessor-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 443379 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 443381 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443384 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43253_
   [junit4]   2> 443384 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43253_
   [junit4]   2> 443385 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443386 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 443386 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443414 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 443414 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 443415 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores
   [junit4]   2> 443416 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 443416 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1
   [junit4]   2> 443416 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 443418 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 443418 INFO  (TEST-CollectionStateFormat2Test.test-seed#[ED8BB42D896F5A92]) [n:127.0.0.1:43253_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 443418 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 443418 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 443422 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43253",
   [junit4]   2>   "node_name":"127.0.0.1:43253_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 443422 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 443422 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43253",
   [junit4]   2>   "node_name":"127.0.0.1:43253_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 443423 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 443423 INFO  (OverseerStateUpdate-95450381434814468-127.0.0.1:43253_-n_0000000000) [n:127.0.0.1:43253_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 443425 INFO  (zkCallback-292-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 444423 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 444423 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 444424 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 444424 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 444425 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 444425 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1'
   [junit4]   2> 444425 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 444425 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 444427 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 444433 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 444436 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 444443 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 444449 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 444510 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 444515 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 444515 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 444526 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 444528 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 444530 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 444531 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 444533 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 444533 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 444533 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 444533 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/]
   [junit4]   2> 444533 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14dc8922
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/index/
   [junit4]   2> 444534 WARN  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/index
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@28f665d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1162a9; maxCacheMB=0.3349609375 maxMergeSizeMB=0.8603515625)),segFN=segments_1,generation=1}
   [junit4]   2> 444534 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 444535 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/
   [junit4]   2> 444535 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_ED8BB42D896F5A92-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 444538 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1:43253_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 444538 INFO  (coreLoadExecutor-753-thread-1-processing-n:127.0.0.1:43253_) [n:127.0.0.1

[...truncated too long message...]

t4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:517)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    > 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED8BB42D896F5A92:65DF8BF72793376A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.handler.TestBlobHandler.createSystemCollection(TestBlobHandler.java:113)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:81)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3290188 INFO  (SUITE-TestNamedUpdateProcessors-seed#[ED8BB42D896F5A92]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TestNamedUpdateProcessors_ED8BB42D896F5A92-001
   [junit4]   2> Feb 26, 2016 4:14:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=mt-MT, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=176663600,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, PKIAuthenticationIntegrationTest, ActionThrottleTest, HLLSerializationTest, TestAnalyzedSuggestions, HttpPartitionTest, TestManagedSchemaFieldTypeResource, TestReqParamsAPI, TestCursorMarkWithoutUniqueKey, SaslZkACLProviderTest, TestConfigSetProperties, TestManagedResourceStorage, DistributedFacetPivotLongTailTest, ScriptEngineTest, TestSort, CloudExitableDirectoryReaderTest, DistanceUnitsTest, SimpleCollectionCreateDeleteTest, TestInfoStreamLogging, SoftAutoCommitTest, TestSolrCloudWithKerberosAlt, TestRandomDVFaceting, MergeStrategyTest, TestRandomRequestDistribution, CollectionStateFormat2Test, TestPKIAuthenticationPlugin, XmlUpdateRequestHandlerTest, OverseerStatusTest, AssignTest, SolrIndexConfigTest, MoreLikeThisHandlerTest, JsonLoaderTest, HdfsThreadLeakTest, TestPseudoReturnFields, ConfigSetsAPITest, TestLuceneMatchVersion, TestMergePolicyConfig, TestPerFieldSimilarityWithDefaultOverride, ZkCLITest, HardAutoCommitTest, DistributedSuggestComponentTest, TestConfigSetsAPIExclusivity, TestShardHandlerFactory, BigEndianAscendingWordSerializerTest, TestMaxScoreQueryParser, SimpleFacetsTest, HdfsUnloadDistributedZkTest, DistributedExpandComponentTest, TestTolerantSearch, TestSha256AuthenticationProvider, TestLazyCores, TestCopyFieldCollectionResource, ChaosMonkeyNothingIsSafeTest, AnalyticsQueryTest, TestSmileRequest, TestFastLRUCache, ReturnFieldsTest, HdfsBasicDistributedZk2Test, TestNRTOpen, ZkControllerTest, SimplePostToolTest, PingRequestHandlerTest, TestLFUCache, TestClassicSimilarityFactory, TestStressReorder, TestStressLucene, PrimitiveFieldTypeTest, TestManagedSchemaDynamicFieldResource, TestIBSimilarityFactory, TestExpandComponent, TestMiniSolrCloudCluster, HighlighterMaxOffsetTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, TestXIncludeConfig, CurrencyFieldXmlFileTest, TestPostingsSolrHighlighter, DataDrivenBlockJoinTest, TestSolrQueryParserResource, OverseerCollectionConfigSetProcessorTest, TestManagedStopFilterFactory, TestCSVLoader, HdfsCollectionsAPIDistributedZkTest, CoreAdminRequestStatusTest, HdfsRecoverLeaseTest, DirectSolrSpellCheckerTest, AnalysisErrorHandlingTest, PathHierarchyTokenizerFactoryTest, TestDefaultStatsCache, TestDownShardTolerantSearch, IndexSchemaTest, TestLRUStatsCache, SpatialFilterTest, TestRequestStatusCollectionAPI, TestSQLHandler, TestReplicaProperties, ZkStateReaderTest, BufferStoreTest, TestDynamicFieldCollectionResource, TestCoreContainer, OutOfBoxZkACLAndCredentialsProvidersTest, TestExtendedDismaxParser, TestSolrDeletionPolicy1, TestLeaderElectionZkExpiry, DistributedQueryElevationComponentTest, TestExceedMaxTermLength, CustomCollectionTest, HdfsDirectoryFactoryTest, TestConfigOverlay, PeerSyncTest, ParsingFieldUpdateProcessorsTest, ShardRoutingTest, ReplicationFactorTest, SortSpecParsingTest, TestDFRSimilarityFactory, DisMaxRequestHandlerTest, TestPhraseSuggestions, AnalysisAfterCoreReloadTest, VersionInfoTest, URLClassifyProcessorTest, TestFaceting, SchemaVersionSpecificBehaviorTest, ExplicitHLLTest, DateRangeFieldTest, LeaderElectionTest, TestCustomDocTransformer, TestCollectionAPI, TestHashPartitioner, TestJsonFacets, TestWordDelimiterFilterFactory, TestJmxIntegration, ExternalFileFieldSortTest, SliceStateTest, DocExpirationUpdateProcessorFactoryTest, StandardRequestHandlerTest, TestBlendedInfixSuggestions, TestTrackingShardHandlerFactory, TestSearcherReuse, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ShardRoutingCustomTest, TestDistributedSearch, ResponseLogComponentTest, TestStressRecovery, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, RollingRestartTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCryptoKeys, TestDistribDocBasedVersion, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, ZkStateWriterTest, RulesTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestPivotHelperCode, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestCloudManagedSchemaConcurrent, TestSimpleQParserPlugin, TestSolr4Spatial2, TestStandardQParsers, TestTrieFacet, BlockJoinFacetDistribTest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestExactSharedStatsCache, TestAuthorizationFramework, TestFreeTextSuggestions, BlockCacheTest, HdfsLockFactoryTest, CdcrUpdateLogTest, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors]
   [junit4] Completed [576/580 (5!)] on J0 in 23.05s, 1 test, 1 error <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 580 suites (8 ignored), 2346 tests, 5 errors, 87 ignored (71 assumptions) [seed: ED8BB42D896F5A92]

Total time: 73 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 432 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/432/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([7210C9288A676696:FA44F6F2249B0B6E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11142 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/init-core-data-001
   [junit4]   2> 1605383 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[7210C9288A676696]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1605384 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[7210C9288A676696]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_fy/
   [junit4]   2> 1605386 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1605387 INFO  (Thread-6204) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1605387 INFO  (Thread-6204) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1605493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkTestServer start zk server on port:41025
   [junit4]   2> 1605493 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1605495 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1605498 INFO  (zkCallback-2165-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@360314c6 name:ZooKeeperConnection Watcher:127.0.0.1:41025 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1605498 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1605499 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1605499 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1605510 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1605512 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1605517 INFO  (zkCallback-2166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5754097e name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1605517 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1605517 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1605518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1605521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1605524 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1605525 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1605528 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1605528 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1605531 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1605531 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1605534 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1605534 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1605537 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1605538 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1605540 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1605540 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1605543 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1605543 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1605547 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1605548 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1605551 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1605569 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1605572 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1605573 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1605575 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1605575 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1605578 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1605578 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1605870 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1
   [junit4]   2> 1605872 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1605874 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@642d9261{/_fy,null,AVAILABLE}
   [junit4]   2> 1605874 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8591027{HTTP/1.1,[http/1.1]}{127.0.0.1:44000}
   [junit4]   2> 1605874 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.Server Started @1613349ms
   [junit4]   2> 1605874 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/tempDir-001/control/data, hostContext=/_fy, hostPort=44000, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores}
   [junit4]   2> 1605874 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1605875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001'
   [junit4]   2> 1605875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1605875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1605875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1605876 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1605878 INFO  (zkCallback-2167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22d8bfed name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1605878 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1605879 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1605881 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1605881 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/solr.xml
   [junit4]   2> 1605891 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores
   [junit4]   2> 1605891 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer New CoreContainer 1452328525
   [junit4]   2> 1605891 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001]
   [junit4]   2> 1605891 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/lib
   [junit4]   2> 1605891 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1605893 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1605894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1605894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1605894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41025/solr
   [junit4]   2> 1605894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1605894 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1605895 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1605897 INFO  (zkCallback-2170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@545a9cc0 name:ZooKeeperConnection Watcher:127.0.0.1:41025 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1605898 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1605899 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1605902 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1605903 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eb32fd1 name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1605903 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1605905 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1605909 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1605913 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1605917 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1605921 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1605925 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1605928 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1605930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1605965 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1605968 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1605972 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1605975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1605975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95457203516997636-127.0.0.1:44000__fy-n_0000000000
   [junit4]   2> 1605976 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44000__fy
   [junit4]   2> 1605976 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1605979 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer Overseer (id=95457203516997636-127.0.0.1:44000__fy-n_0000000000) starting
   [junit4]   2> 1605983 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1605992 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1605993 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1605993 INFO  (OverseerCollectionConfigSetProcessor-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1605994 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1605997 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1606001 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44000__fy
   [junit4]   2> 1606002 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44000__fy
   [junit4]   2> 1606002 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1606004 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1606004 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1606021 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1606021 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1606022 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores
   [junit4]   2> 1606023 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1606023 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1
   [junit4]   2> 1606023 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1606024 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1606024 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:44000__fy    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1606028 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44000/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:44000__fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1606028 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1606029 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44000/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:44000__fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1606029 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1606030 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1606033 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607030 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1607030 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1607031 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1607031 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1607032 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1607032 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1'
   [junit4]   2> 1607032 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1607032 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1607034 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1607042 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1607045 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1607050 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1607055 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1607135 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1607136 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1607137 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607139 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607162 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1607162 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/]
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1607163 WARN  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1607163 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/index
   [junit4]   2> 1607164 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1596745540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1607164 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44f3f32d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34c1f0b),segFN=segments_1,generation=1}
   [junit4]   2> 1607164 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607165 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/
   [junit4]   2> 1607165 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1607167 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 1607189 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 1607189 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 1607189 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 1607189 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 1607203 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 1607204 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607205 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607206 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607207 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607208 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1607209 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1607209 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1607209 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1607211 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1607211 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44f3f32d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34c1f0b),segFN=segments_1,generation=1}
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@228d36f6[collection1] main]
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1607213 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1607213 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1607214 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1607214 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1607214 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1607215 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1607215 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1607215 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1607219 INFO  (searcherExecutor-4776-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@228d36f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527315258189807616
   [junit4]   2> 1607221 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527315258189807616
   [junit4]   2> 1607221 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1607221 INFO  (coreLoadExecutor-4775-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1607222 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44000/_fy collection:control_collection shard:shard1
   [junit4]   2> 1607224 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1607229 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95457203516997636-core_node1-n_0000000000
   [junit4]   2> 1607230 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1607232 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1607232 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy 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> 1607232 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44000/_fy/collection1/
   [junit4]   2> 1607232 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1607232 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44000/_fy/collection1/ has no replicas
   [junit4]   2> 1607233 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1607234 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1607239 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95457203516997636-core_node1-n_0000000000
   [junit4]   2> 1607242 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy 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:44000/_fy/collection1/ shard1
   [junit4]   2> 1607243 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44000/_fy",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1607347 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607393 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44000/_fy/collection1/ and leader is http://127.0.0.1:44000/_fy/collection1/
   [junit4]   2> 1607393 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44000/_fy
   [junit4]   2> 1607394 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1607394 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1607394 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1607396 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44000/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:44000__fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1607397 INFO  (coreZkRegister-4769-thread-1-processing-n:127.0.0.1:44000__fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44000__fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1607397 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44000/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:44000__fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1607502 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607529 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1607530 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1607532 INFO  (zkCallback-2173-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205d063e name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1607532 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1607532 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1607532 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1607534 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607535 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1607707 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores/collection1
   [junit4]   2> 1607708 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001
   [junit4]   2> 1607709 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1607711 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20288e12{/_fy,null,AVAILABLE}
   [junit4]   2> 1607712 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b47f8bf{HTTP/1.1,[http/1.1]}{127.0.0.1:39360}
   [junit4]   2> 1607712 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.Server Started @1615187ms
   [junit4]   2> 1607712 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_fy, hostPort=39360, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores}
   [junit4]   2> 1607712 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1607713 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001'
   [junit4]   2> 1607713 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1607713 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1607714 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1607714 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1607716 INFO  (zkCallback-2174-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64a73ed3 name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1607716 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1607716 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1607718 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 0x15321d222e20006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1607718 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1607719 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/solr.xml
   [junit4]   2> 1607725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores
   [junit4]   2> 1607725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer New CoreContainer 634199891
   [junit4]   2> 1607725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001]
   [junit4]   2> 1607725 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/lib
   [junit4]   2> 1607725 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41025/solr
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1607727 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1607728 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1607729 INFO  (zkCallback-2177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79c04866 name:ZooKeeperConnection Watcher:127.0.0.1:41025 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1607730 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1607731 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1607733 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1607734 INFO  (zkCallback-2178-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@428b5e5a name:ZooKeeperConnection Watcher:127.0.0.1:41025/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1607734 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1607747 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1607747 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95457203516997640-127.0.0.1:39360__fy-n_0000000001
   [junit4]   2> 1607748 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95457203516997636-127.0.0.1:44000__fy-n_0000000000 to know if I could be the leader
   [junit4]   2> 1607748 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1607750 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607753 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1607756 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1607759 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.ZkController Publish node=127.0.0.1:39360__fy as DOWN
   [junit4]   2> 1607762 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39360__fy"} current state version: 3
   [junit4]   2> 1607762 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39360__fy
   [junit4]   2> 1607865 INFO  (zkCallback-2173-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607865 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607865 INFO  (zkCallback-2178-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607865 INFO  (zkCallback-2178-thread-2-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1608762 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39360__fy
   [junit4]   2> 1608763 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39360__fy
   [junit4]   2> 1608765 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1608765 INFO  (zkCallback-2178-thread-2-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1608765 INFO  (zkCallback-2173-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1608765 INFO  (zkCallback-2178-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1608765 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608766 INFO  (zkCallback-2173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608766 INFO  (zkCallback-2178-thread-2-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608766 INFO  (zkCallback-2178-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1608794 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1608794 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1608795 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores
   [junit4]   2> 1608796 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1608796 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores/collection1
   [junit4]   2> 1608796 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1608798 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1608798 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [n:127.0.0.1:39360__fy    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1608798 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1608799 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1608801 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1608801 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39360/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:39360__fy",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1608802 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39360/_fy",
   [junit4]   2>   "node_name":"127.0.0.1:39360__fy",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1608802 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1608802 INFO  (OverseerStateUpdate-95457203516997636-127.0.0.1:44000__fy-n_0000000000) [n:127.0.0.1:44000__fy    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1608905 INFO  (zkCallback-2173-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1608905 INFO  (zkCallback-2178-thread-2-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1608905 INFO  (zkCallback-2178-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1608905 INFO  (zkCallback-2171-thread-1-processing-n:127.0.0.1:44000__fy) [n:127.0.0.1:44000__fy    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1609803 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1609803 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1609803 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1609803 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1609804 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1609804 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-1-001/cores/collection1'
   [junit4]   2> 1609805 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1609805 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1609807 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1609813 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1609818 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1609826 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1609833 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1609946 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1609947 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1609948 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1609952 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1609978 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1609978 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1609978 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1609979 INFO  (coreLoadExecutor-4787-thread-1-processing-n:127.0.0.1:39360__fy) [n:127.0.0.1:39360__fy c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[co

[...truncated too long message...]

pace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1671663 INFO  (recoveryExecutor-2192-thread-1-processing-n:127.0.0.1:54736__fy x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:54736__fy c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1671668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.Overseer Overseer (id=95457203516997649-127.0.0.1:54736__fy-n_0000000004) closing
   [junit4]   2> 1671671 INFO  (OverseerStateUpdate-95457203516997649-127.0.0.1:54736__fy-n_0000000004) [n:127.0.0.1:54736__fy    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54736__fy
   [junit4]   2> 1671684 INFO  (zkCallback-2194-thread-3-processing-n:127.0.0.1:54736__fy) [n:127.0.0.1:54736__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1671684 INFO  (zkCallback-2194-thread-1-processing-n:127.0.0.1:54736__fy) [n:127.0.0.1:54736__fy    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1673185 WARN  (zkCallback-2194-thread-3-processing-n:127.0.0.1:54736__fy) [n:127.0.0.1:54736__fy    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1673185 WARN  (zkCallback-2194-thread-1-processing-n:127.0.0.1:54736__fy) [n:127.0.0.1:54736__fy    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1673187 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@23c7a66f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1673188 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d2ea566{/_fy,null,UNAVAILABLE}
   [junit4]   2> 1673192 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[7210C9288A676696]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41025 41025
   [junit4]   2> 1678211 INFO  (Thread-6204) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41025 41025
   [junit4]   2> 1678213 WARN  (Thread-6204) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	72	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=7210C9288A676696 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 72.9s J1 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7210C9288A676696:FA44F6F2249B0B6E]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:73)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1678260 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[7210C9288A676696]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_7210C9288A676696-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=sv, timezone=America/Halifax
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=128498752,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, TestOrdValues, TestCloudManagedSchemaConcurrent, TestConfigReload, EchoParamsTest, NoCacheHeaderTest, AtomicUpdatesTest, DistributedExpandComponentTest, BlockCacheTest, SolrCmdDistributorTest, TestDynamicFieldCollectionResource, HdfsBasicDistributedZk2Test, TestRebalanceLeaders, DirectoryFactoryTest, DateFieldTest, DistributedFacetPivotSmallTest, TestLRUStatsCache, TestLMJelinekMercerSimilarityFactory, NotRequiredUniqueKeyTest, TestReqParamsAPI, TestFuzzyAnalyzedSuggestions, TestManagedSchemaDynamicFieldResource, SharedFSAutoReplicaFailoverUtilsTest, TestDefaultStatsCache, TestRTGBase, TestSearcherReuse, HdfsCollectionsAPIDistributedZkTest, TestManagedResourceStorage, TestConfigOverlay, InfoHandlerTest, SortSpecParsingTest, TestSerializedLuceneMatchVersion, CheckHdfsIndexTest, TestJsonFacets, FieldAnalysisRequestHandlerTest, TestIndexingPerformance, HdfsChaosMonkeyNothingIsSafeTest, TestJettySolrRunner, TestReversedWildcardFilterFactory, TestConfigSetsAPI, TestFieldTypeCollectionResource, TestExpandComponent, DeleteReplicaTest, TestMiniSolrCloudClusterBase, TestTrie, SignatureUpdateProcessorFactoryTest, RestartWhileUpdatingTest, EnumFieldTest, TermVectorComponentTest, TestPHPSerializedResponseWriter, DistributedMLTComponentTest, SpatialHeatmapFacetsTest, FieldMutatingUpdateProcessorTest, AliasIntegrationTest, TestInfoStreamLogging, SynonymTokenizerTest, BaseCdcrDistributedZkTest, BadIndexSchemaTest, SearchHandlerTest, HdfsThreadLeakTest, CleanupOldIndexTest, QueryParsingTest, RulesTest, TestRealTimeGet, OutputWriterTest, HighlighterConfigTest, MergeStrategyTest, TestManagedStopFilterFactory, TestPKIAuthenticationPlugin, TestBulkSchemaAPI, TestDistributedGrouping, DataDrivenBlockJoinTest, TestNoOpRegenerator, TestBM25SimilarityFactory, TestSchemaSimilarityResource, DirectUpdateHandlerOptimizeTest, CopyFieldTest, DateRangeFieldTest, StatsComponentTest, TestRangeQuery, TestFreeTextSuggestions, AutoCommitTest, LoggingHandlerTest, SuggesterTSTTest, CollectionsAPIDistributedZkTest, DistanceUnitsTest, TestTrieFacet, TestFoldingMultitermQuery, HLLSerializationTest, TestWriterPerf, TestCSVResponseWriter, BasicDistributedZk2Test, ConnectionReuseTest, ConnectionManagerTest, TestSchemaNameResource, TestRawTransformer, TestSmileRequest, BasicFunctionalityTest, BufferStoreTest, DistributedQueryComponentCustomSortTest, CoreAdminRequestStatusTest, TestNonDefinedSimilarityFactory, TestAtomicUpdateErrorCases, TestCrossCoreJoin, TestCollationFieldDocValues, DistanceFunctionTest, TestShardHandlerFactory, CurrencyFieldOpenExchangeTest, WordBreakSolrSpellCheckerTest, CollectionTooManyReplicasTest, TestFastWriter, TestConfigSetProperties, ZkSolrClientTest, DateMathParserTest, ResponseLogComponentTest, TestMacros, TestClassicSimilarityFactory, TestSortingResponseWriter, DistributedQueueTest, HdfsLockFactoryTest, MultiThreadedOCPTest, TestQueryTypes, PluginInfoTest, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [267/581 (1!)] on J1 in 72.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 1046 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 581 suites (8 ignored), 2347 tests, 1 failure, 87 ignored (71 assumptions) [seed: 7210C9288A676696]

Total time: 85 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 431 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/431/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E89D6B31DF326B66:1C7D00941ABFBCE]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:764)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:757)
	... 41 more




Build Log:
[...truncated 11446 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001
   [junit4]   2> 2257955 INFO  (SUITE-TestArbitraryIndexDir-seed#[E89D6B31DF326B66]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2257958 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 2257959 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2257959 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2257959 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2257959 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2257960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2257960 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2257984 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2257991 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2257992 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2258007 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2258011 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2258106 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2258107 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2258107 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2258112 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2258114 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2258115 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2258115 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2258115 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 2258115 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2258115 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2258116 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer New CoreContainer 1539686604
   [junit4]   2> 2258116 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 2258116 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2258116 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2258117 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2258118 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2258118 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2258118 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2258118 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2258119 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001, shard=shard1}
   [junit4]   2> 2258119 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2258119 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2258119 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2258120 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2258120 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2258143 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2258152 WARN  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2258153 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2258168 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2258172 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2258236 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2258236 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2258237 WARN  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2258240 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2258242 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2258245 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2258245 INFO  (coreLoadExecutor-6479-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2258246 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 2258246 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/]
   [junit4]   2> 2258246 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27b67522
   [junit4]   2> 2258246 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001
   [junit4]   2> 2258246 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index/
   [junit4]   2> 2258247 WARN  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2258247 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index
   [junit4]   2> 2258248 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=42.751953125, floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=7.144069944094339, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2258308 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@452c4732),segFN=segments_1,generation=1}
   [junit4]   2> 2258308 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2258309 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2258312 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2258313 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2258313 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2258313 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2258313 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2258313 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2258315 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2258316 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2258318 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2258318 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2258322 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2258323 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2258323 WARN  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2258324 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2258324 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2258324 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2258324 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2258326 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@452c4732),segFN=segments_1,generation=1}
   [junit4]   2> 2258326 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2258326 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21b36700[collection1] main]
   [junit4]   2> 2258326 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2258327 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2258327 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2258327 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2258376 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2258576 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2258577 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2258577 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2258578 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2258578 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2258578 INFO  (coreLoadExecutor-6479-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2258578 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2258579 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2258579 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2258580 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2258580 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2258580 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2258581 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2258582 INFO  (searcherExecutor-6480-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21b36700[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2258845 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2259296 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@452c4732),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@452c4732),segFN=segments_2,generation=2}
   [junit4]   2> 2259297 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2259298 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp
   [junit4]   2> 2259299 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e35b828[collection1] main]
   [junit4]   2> 2259300 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2259300 INFO  (searcherExecutor-6480-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e35b828[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 2259301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 456
   [junit4]   2> 2259301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2259301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2259301 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2259302 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2259302 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2259324 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2259330 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2259332 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2259367 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2259371 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2259438 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2259439 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2259440 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2259444 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2259446 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2259449 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2259449 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2259450 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/]
   [junit4]   2> 2259450 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27b67522
   [junit4]   2> 2259452 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp
   [junit4]   2> 2259453 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/
   [junit4]   2> 2259454 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/
   [junit4]   2> 2259454 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 2259454 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index failed.
   [junit4]   2> 2259458 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2259458 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2259458 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2259459 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2259461 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2259462 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2259463 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2259464 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2259465 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp
   [junit4]   2> 2259470 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2259472 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2259473 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2259473 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2259474 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2259474 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2259475 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f376159[collection1] main]
   [junit4]   2> 2259475 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2259475 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2259475 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2259475 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2259476 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2259481 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2259481 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2259483 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2259485 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2259485 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2259485 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2259485 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4095921903961832]
   [junit4]   2> 2259486 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2259487 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a00a296),segFN=segments_1,generation=1}
   [junit4]   2> 2259487 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2259487 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2259487 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 2259489 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2259490 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24454727[collection1] main]
   [junit4]   2> 2259490 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2259490 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@647dd795
   [junit4]   2> 2259490 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2259490 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2259498 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2259499 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2259499 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2259501 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f376159[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 2259501 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2259502 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2259502 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2259502 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2259505 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2259505 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2259506 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2259507 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2259507 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 2259508 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:757)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [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:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [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:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2259508 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[E89D6B31DF326B66]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 2259509 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2259511 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2259512 INFO  (searcherExecutor-6484-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24454727[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=E89D6B31DF326B66 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.59s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E89D6B31DF326B66:1C7D00941ABFBCE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:764)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:757)
   [junit4]    > 	... 41 more
   [junit4]   2> 2259550 INFO  (SUITE-TestArbitraryIndexDir-seed#[E89D6B31DF326B66]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2259550 INFO  (SUITE-TestArbitraryIndexDir-seed#[E89D6B31DF326B66]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1539686604
   [junit4]   2> 2259550 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37eb9c7
   [junit4]   2> 2259550 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2259551 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2259551 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2259551 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2259551 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2259574 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 2259575 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 2259575 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index_temp
   [junit4]   2> 2259577 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001;done=false>>]
   [junit4]   2> 2259577 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001
   [junit4]   2> 2259578 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2259578 INFO  (coreCloseExecutor-6488-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_E89D6B31DF326B66-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ar-YE, timezone=Pacific/Noumea
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=204234248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, TestCustomDocTransformer, DocExpirationUpdateProcessorFactoryTest, HdfsRecoverLeaseTest, TestLeaderElectionZkExpiry, TestCloudInspectUtil, BasicDistributedZkTest, TestDocSet, DocumentAnalysisRequestHandlerTest, SolrCoreTest, TestCopyFieldCollectionResource, DistribCursorPagingTest, DOMUtilTest, TestSweetSpotSimilarityFactory, XsltUpdateRequestHandlerTest, TestNonDefinedSimilarityFactory, TestBulkSchemaConcurrent, TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors, TestPKIAuthenticationPlugin, TestNRTOpen, TestNoOpRegenerator, TestExactSharedStatsCache, DistributedExpandComponentTest, TestExpandComponent, TestSearcherReuse, SystemInfoHandlerTest, TestRawTransformer, TestComponentsName, HdfsChaosMonkeyNothingIsSafeTest, TestUpdate, SimplePostToolTest, SoftAutoCommitTest, CloudMLTQParserTest, OverseerCollectionConfigSetProcessorTest, SharedFSAutoReplicaFailoverTest, HdfsBasicDistributedZk2Test, TestSerializedLuceneMatchVersion, TestTrackingShardHandlerFactory, TestRandomDVFaceting, TestTestInjection, ExternalFileFieldSortTest, AnalysisErrorHandlingTest, BJQParserTest, TestSolrConfigHandlerConcurrent, SolrRequestParserTest, UnloadDistributedZkTest, TestConfigSetProperties, AnalyticsQueryTest, TestMacros, TestUseDocValuesAsStored2, UUIDFieldTest, RollingRestartTest, QueryEqualityTest, BlockCacheTest, CurrencyFieldXmlFileTest, SuggestComponentTest, ActionThrottleTest, HLLSerializationTest, TestXIncludeConfig, TestLRUCache, HdfsUnloadDistributedZkTest, QueryElevationComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, SampleTest, AsyncMigrateRouteKeyTest, TestDownShardTolerantSearch, DocumentBuilderTest, ConfigSetsAPITest, TestCollationFieldDocValues, TestConfigReload, TestMaxScoreQueryParser, TestPerFieldSimilarityWithDefaultOverride, SyncSliceTest, ClusterStateUpdateTest, TestPostingsSolrHighlighter, CdcrReplicationDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, TestReplicaProperties, SOLR749Test, TestJmxIntegration, TestDocumentBuilder, TestPartialUpdateDeduplication, TestSortingResponseWriter, SortSpecParsingTest, JsonLoaderTest, TestSolrCloudWithKerberosAlt, TestDynamicFieldCollectionResource, ParsingFieldUpdateProcessorsTest, DirectSolrSpellCheckerTest, TestPhraseSuggestions, DisMaxRequestHandlerTest, TestManagedSchemaDynamicFieldResource, TestConfigOverlay, TestJmxMonitoredMap, BlockJoinFacetRandomTest, TestLFUCache, RequiredFieldsTest, XmlUpdateRequestHandlerTest, TestOrdValues, StressHdfsTest, LeaderInitiatedRecoveryOnCommitTest, TestInfoStreamLogging, MergeStrategyTest, TestSolrDynamicMBean, TestReplicationHandler, BufferStoreTest, CheckHdfsIndexTest, OverseerStatusTest, CloudExitableDirectoryReaderTest, SegmentsInfoRequestHandlerTest, GraphQueryTest, TestSolrDeletionPolicy1, TestRequestStatusCollectionAPI, PeerSyncTest, JSONWriterTest, PrimitiveFieldTypeTest, EnumFieldTest, CustomCollectionTest, PolyFieldTest, TestManagedSchemaFieldTypeResource, TestConfig, HdfsDirectoryFactoryTest, TestSQLHandler, DataDrivenBlockJoinTest, RulesTest, TestSort, CoreAdminRequestStatusTest, TestWordDelimiterFilterFactory, TestManagedStopFilterFactory, MBeansHandlerTest, TestSurroundQueryParser, ClusterStateTest, SolrXmlInZkTest, PingRequestHandlerTest, TestDefaultStatsCache, TestDFRSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, RecoveryAfterSoftCommitTest, SuggesterFSTTest, TestMiniSolrCloudCluster, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, StandardRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir]
   [junit4] Completed [360/580 (1!)] on J0 in 1.65s, 1 test, 1 error <<< FAILURES!

[...truncated 720 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 580 suites (8 ignored), 2346 tests, 1 error, 87 ignored (71 assumptions) [seed: E89D6B31DF326B66]

Total time: 74 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 430 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/430/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.test

Error Message:
Collection not found: testalias

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: testalias
	at __randomizedtesting.SeedInfo.seed([F02774A0924DD6A:87564890A7D8B092]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1120)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:114)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11606 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/init-core-data-001
   [junit4]   2> 1956054 INFO  (SUITE-AliasIntegrationTest-seed#[F02774A0924DD6A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1956055 INFO  (SUITE-AliasIntegrationTest-seed#[F02774A0924DD6A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cbc/r
   [junit4]   2> 1956057 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1956057 INFO  (Thread-5728) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1956057 INFO  (Thread-5728) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1956157 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkTestServer start zk server on port:38243
   [junit4]   2> 1956158 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1956158 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956162 INFO  (zkCallback-2498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@87efd99 name:ZooKeeperConnection Watcher:127.0.0.1:38243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1956162 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956162 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1956162 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1956166 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1956167 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956168 INFO  (zkCallback-2499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e9ab857 name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1956168 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956169 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1956169 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1956171 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1956174 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1956176 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1956179 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1956179 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1956183 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1956183 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1956186 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1956186 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1956189 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1956189 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1956191 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1956192 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1956195 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1956195 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1956198 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1956198 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1956201 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1956201 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1956203 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1956204 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1956206 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1956206 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1956209 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1956210 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1956368 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1
   [junit4]   2> 1956370 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1956372 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a8d6373{/cbc/r,null,AVAILABLE}
   [junit4]   2> 1956375 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6729ed04{HTTP/1.1,[http/1.1]}{127.0.0.1:41654}
   [junit4]   2> 1956376 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.Server Started @1960720ms
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/tempDir-001/control/data, hostContext=/cbc/r, hostPort=41654, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores}
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001'
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1956377 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1956379 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956381 INFO  (zkCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e39bda5 name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1956381 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956381 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1956383 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1956383 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/solr.xml
   [junit4]   2> 1956396 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores
   [junit4]   2> 1956396 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer New CoreContainer 778788769
   [junit4]   2> 1956396 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001]
   [junit4]   2> 1956396 WARN  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/lib
   [junit4]   2> 1956397 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1956398 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1956399 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1956399 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1956399 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38243/solr
   [junit4]   2> 1956399 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1956399 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1956401 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956403 INFO  (zkCallback-2503-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59e837ff name:ZooKeeperConnection Watcher:127.0.0.1:38243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1956403 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956403 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1956407 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956409 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c729815 name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1956409 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956410 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1956414 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1956420 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1956423 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1956427 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1956432 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1956435 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1956439 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1956441 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1956444 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1956446 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1956448 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1956449 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000
   [junit4]   2> 1956449 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41654_cbc%2Fr
   [junit4]   2> 1956449 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1956451 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer Overseer (id=95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) starting
   [junit4]   2> 1956454 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1956462 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1956463 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1956465 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1956467 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41654_cbc%2Fr
   [junit4]   2> 1956468 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41654_cbc%2Fr
   [junit4]   2> 1956469 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1956471 INFO  (OverseerCollectionConfigSetProcessor-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1956473 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1956478 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1956481 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1956494 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1956494 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1956495 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores
   [junit4]   2> 1956497 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1956497 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1
   [junit4]   2> 1956497 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1956498 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1956498 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1956505 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1956505 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1956509 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41654/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:41654_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1956509 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1956510 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41654/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:41654_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1956511 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1956511 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1956514 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1957511 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1957511 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1957512 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1957512 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1957513 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1957513 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1'
   [junit4]   2> 1957513 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1957513 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1957515 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1957521 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1957526 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1957534 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1957541 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1957709 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1957715 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1957715 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1957731 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1957734 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1957737 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1957738 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1957742 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1957742 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1957742 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1957742 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/]
   [junit4]   2> 1957742 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@317174f8
   [junit4]   2> 1957743 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data
   [junit4]   2> 1957743 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1957743 WARN  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1957743 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/index
   [junit4]   2> 1957743 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5218395241273803]
   [junit4]   2> 1957744 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@378301fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b512f8),segFN=segments_1,generation=1}
   [junit4]   2> 1957744 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1957747 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1957748 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1957748 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1957748 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1957748 WARN  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1957750 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1957751 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1957753 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1957755 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1957759 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1957759 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1957760 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1957760 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1957760 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/
   [junit4]   2> 1957761 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1957761 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1957761 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1957762 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1957762 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@378301fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b512f8),segFN=segments_1,generation=1}
   [junit4]   2> 1957762 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1957762 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33144e33[collection1] main]
   [junit4]   2> 1957762 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1957764 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1957764 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1957764 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1957765 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1957766 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1957766 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1957766 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1957766 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527243882810572800
   [junit4]   2> 1957766 INFO  (searcherExecutor-7987-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33144e33[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1957768 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527243882810572800
   [junit4]   2> 1957768 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1957769 INFO  (coreLoadExecutor-7986-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1957769 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41654/cbc/r collection:control_collection shard:shard1
   [junit4]   2> 1957770 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1957777 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95452742563790852-core_node1-n_0000000000
   [junit4]   2> 1957777 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1957781 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1957782 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr 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> 1957782 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41654/cbc/r/collection1/
   [junit4]   2> 1957782 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1957782 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41654/cbc/r/collection1/ has no replicas
   [junit4]   2> 1957782 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1957784 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1957791 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95452742563790852-core_node1-n_0000000000
   [junit4]   2> 1957795 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr 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:41654/cbc/r/collection1/ shard1
   [junit4]   2> 1957798 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41654/cbc/r",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1957902 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1957947 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41654/cbc/r/collection1/ and leader is http://127.0.0.1:41654/cbc/r/collection1/
   [junit4]   2> 1957947 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41654/cbc/r
   [junit4]   2> 1957947 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1957948 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1957948 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1957951 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41654/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:41654_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1957951 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41654/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:41654_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1957955 INFO  (coreZkRegister-7980-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41654_cbc%2Fr c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1958002 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1958003 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1958004 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d73151f name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1958005 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1958005 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1958005 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1958007 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1958009 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1958055 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958057 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958126 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores/collection1
   [junit4]   2> 1958127 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001
   [junit4]   2> 1958127 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1958130 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69f9f73a{/cbc/r,null,AVAILABLE}
   [junit4]   2> 1958130 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f028af8{HTTP/1.1,[http/1.1]}{127.0.0.1:38944}
   [junit4]   2> 1958130 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.e.j.s.Server Started @1962475ms
   [junit4]   2> 1958130 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/cbc/r, hostPort=38944, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores}
   [junit4]   2> 1958130 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1958131 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001'
   [junit4]   2> 1958132 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1958132 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1958132 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1958132 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1958134 INFO  (zkCallback-2507-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@383b63ca name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1958134 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1958134 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1958136 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1958136 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/solr.xml
   [junit4]   2> 1958140 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores
   [junit4]   2> 1958140 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer New CoreContainer 97428400
   [junit4]   2> 1958140 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001]
   [junit4]   2> 1958140 WARN  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/lib
   [junit4]   2> 1958141 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38243/solr
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1958142 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1958143 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1958144 INFO  (zkCallback-2510-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42da580a name:ZooKeeperConnection Watcher:127.0.0.1:38243 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1958144 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1958145 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1958146 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1958148 INFO  (zkCallback-2511-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12c65804 name:ZooKeeperConnection Watcher:127.0.0.1:38243/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1958148 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1958158 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1958158 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95452742563790856-127.0.0.1:38944_cbc%2Fr-n_0000000001
   [junit4]   2> 1958159 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1958160 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1958161 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1958164 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1958166 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1958168 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38944_cbc%2Fr as DOWN
   [junit4]   2> 1958171 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38944_cbc%2Fr"} current state version: 3
   [junit4]   2> 1958171 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38944_cbc%2Fr
   [junit4]   2> 1958280 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958281 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958281 INFO  (zkCallback-2511-thread-2-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958283 INFO  (zkCallback-2511-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959173 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38944_cbc%2Fr
   [junit4]   2> 1959174 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38944_cbc%2Fr
   [junit4]   2> 1959175 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959175 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959176 INFO  (zkCallback-2511-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959176 INFO  (zkCallback-2511-thread-2-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959176 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1959176 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1959177 INFO  (zkCallback-2511-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1959177 INFO  (zkCallback-2511-thread-2-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1959196 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1959196 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1959197 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores
   [junit4]   2> 1959197 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1959197 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores/collection1
   [junit4]   2> 1959198 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1959199 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1959199 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1959199 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1959199 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1959201 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38944/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:38944_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1959202 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38944/cbc/r",
   [junit4]   2>   "node_name":"127.0.0.1:38944_cbc%2Fr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1959202 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1959202 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1959202 INFO  (OverseerStateUpdate-95452742563790852-127.0.0.1:41654_cbc%2Fr-n_0000000000) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1959306 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:41654_cbc%2Fr) [n:127.0.0.1:41654_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1959307 INFO  (zkCallback-2506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1959307 INFO  (zkCallback-2511-thread-2-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1959307 INFO  (zkCallback-2511-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1960204 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1960204 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1960205 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1960205 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1960206 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1960206 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001/shard-1-001/cores/collection1'
   [junit4]   2> 1960206 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1960206 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1960208 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1960212 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1960215 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1960221 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1960226 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1960292 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1960297 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1960298 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1960310 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1960311 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1960314 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1960315 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1960317 INFO  (coreLoadExecutor-7997-thread-1-processing-n:127.0.0.1:38944_cbc%2Fr) [n:127.0.0.1:38944_cbc%2Fr c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/con

[...truncated too long message...]

AILABLE}
   [junit4]   2> 1988003 INFO  (TEST-AliasIntegrationTest.test-seed#[F02774A0924DD6A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38243 38243
   [junit4]   2> 1988035 INFO  (Thread-5728) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38243 38243
   [junit4]   2> 1988036 WARN  (Thread-5728) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	90	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=test -Dtests.seed=F02774A0924DD6A -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   32.0s J1 | AliasIntegrationTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Collection not found: testalias
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F02774A0924DD6A:87564890A7D8B092]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1120)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:114)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1988058 INFO  (SUITE-AliasIntegrationTest-seed#[F02774A0924DD6A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F02774A0924DD6A-001
   [junit4]   2> Feb 26, 2016 1:28:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-NI, timezone=America/Yellowknife
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=219836864,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, SearchHandlerTest, TestZkChroot, OpenExchangeRatesOrgProviderTest, TestSchemaVersionResource, TestMiniSolrCloudClusterBase, PreAnalyzedUpdateProcessorTest, ChaosMonkeySafeLeaderTest, TermVectorComponentTest, TestFilteredDocIdSet, TestCloudSchemaless, TestCollapseQParserPlugin, TestCharFilters, TestFileDictionaryLookup, TestReversedWildcardFilterFactory, TestUtils, FullHLLTest, NotRequiredUniqueKeyTest, TestDistributedStatsComponentCardinality, TestExclusionRuleCollectionAccess, TestManagedSynonymFilterFactory, SharedFSAutoReplicaFailoverUtilsTest, TestObjectReleaseTracker, TestAuthenticationFramework, CoreAdminCreateDiscoverTest, TestConfigSetImmutable, TestSolrQueryParser, TestRemoveLastDynamicCopyField, BasicAuthIntegrationTest, CopyFieldTest, TestSolr4Spatial2, TestReRankQParserPlugin, TestMiniSolrCloudClusterSSL, TestRuleBasedAuthorizationPlugin, ConnectionManagerTest, DocValuesMissingTest, TestRangeQuery, WrapperMergePolicyFactoryTest, TestQuerySenderListener, TestRestManager, TestHighFrequencyDictionaryFactory, SpellingQueryConverterTest, BasicFunctionalityTest, CachingDirectoryFactoryTest, TestSolrQueryParserDefaultOperatorResource, BasicZkTest, DistributedDebugComponentTest, TestJettySolrRunner, AutoCommitTest, ZkNodePropsTest, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, TestCSVResponseWriter, TestConfigSetsAPIZkFailure, AddSchemaFieldsUpdateProcessorFactoryTest, TestBM25SimilarityFactory, SpellCheckComponentTest, TestSolrConfigHandlerCloud, UpdateRequestProcessorFactoryTest, IndexSchemaRuntimeFieldTest, DirectSolrConnectionTest, TestClassNameShortening, CacheHeaderTest, BinaryUpdateRequestHandlerTest, SolrCloudExampleTest, ConcurrentDeleteAndCreateCollectionTest, EchoParamsTest, TestDistribIDF, DistributedQueueTest, TestPerFieldSimilarityClassic, WordBreakSolrSpellCheckerTest, TestFastOutputStream, BigEndianAscendingWordDeserializerTest, TestOmitPositions, AnalyticsMergeStrategyTest, TermVectorComponentDistributedTest, TestMissingGroups, DistributedIntervalFacetingTest, FileBasedSpellCheckerTest, TestIndexingPerformance, TestClusterStateMutator, SpellPossibilityIteratorTest, LeaderInitiatedRecoveryOnShardRestartTest, HLLUtilTest, OutputWriterTest, TestReloadDeadlock, TlogReplayBufferedWhileIndexingTest, DistributedTermsComponentTest, RAMDirectoryFactoryTest, TestTrie, BlockJoinFacetSimpleTest, CleanupOldIndexTest, TestLMJelinekMercerSimilarityFactory, MultiThreadedOCPTest, TestXmlQParser, CSVRequestHandlerTest, FileUtilsTest, TestDistributedMissingSort, JavabinLoaderTest, TestWriterPerf, TestAddFieldRealTimeGet, TestUniqueKeyFieldResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterTSTTest, TestSolrXml, FullSolrCloudDistribCmdsTest, TestManagedResource, TestReload, TestInitQParser, TestCollationField, BadIndexSchemaTest, BlockDirectoryTest, TestBlobHandler, TestStressRecovery, SignatureUpdateProcessorFactoryTest, TestIntervalFaceting, DefaultValueUpdateProcessorTest, TestDocBasedVersionConstraints, CoreAdminHandlerTest, HighlighterConfigTest, TestInitParams, SpatialRPTFieldTypeTest, SSLMigrationTest, TestFieldResource, RemoteQueryErrorTest, TestCoreDiscovery, CdcrReplicationHandlerTest, BlockJoinFacetDistribTest, DeleteReplicaTest, HdfsRecoveryZkTest, TestPHPSerializedResponseWriter, TestManagedSchema, DeleteStatusTest, DistributedMLTComponentTest, TestUseDocValuesAsStored, TestPivotHelperCode, LukeRequestHandlerTest, DistanceFunctionTest, TestRequestForwarding, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, LoggingHandlerTest, IndexSchemaTest, JSONWriterTest, QueryParsingTest, TestAnalyzedSuggestions, TestComponentsName, TestLFUCache, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, SystemInfoHandlerTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestSimpleTrackingShardHandler, ConnectionReuseTest, AliasIntegrationTest]
   [junit4] Completed [421/580 (1!)] on J1 in 33.03s, 1 test, 1 error <<< FAILURES!

[...truncated 569 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 580 suites (8 ignored), 2346 tests, 1 error, 87 ignored (71 assumptions) [seed: F02774A0924DD6A]

Total time: 74 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any