Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2295/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: 
xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  
request=/schema/fields/?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int 
name="status">500</int>   <int name="QTime">15529</int> </lst> <lst 
name="error">   <str name="msg">7 out of 8 replicas failed to update their 
schema to version 6 within 15 seconds! Failed cores: 
[http://127.0.0.1:60248/collection1/, http://127.0.0.1:60261/collection1/, 
http://127.0.0.1:60287/collection1/, http://127.0.0.1:60267/collection1/, 
http://127.0.0.1:60298/collection1/, http://127.0.0.1:60273/collection1/, 
http://127.0.0.1:60306/collection1/]</str>   <str 
name="trace">org.apache.solr.common.SolrException: 7 out of 8 replicas failed 
to update their schema to version 6 within 15 seconds! Failed cores: 
[http://127.0.0.1:60248/collection1/, http://127.0.0.1:60261/collection1/, 
http://127.0.0.1:60287/collection1/, http://127.0.0.1:60267/collection1/, 
http://127.0.0.1:60298/collection1/, http://127.0.0.1:60273/collection1/, 
http://127.0.0.1:60306/collection1/]  at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
  at 
org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
  at 
org.apache.solr.rest.schema.FieldCollectionResource.post(FieldCollectionResource.java:215)
  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)  at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at 
org.restlet.resource.Finder.handle(Finder.java:236)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
  at org.restlet.Application.handle(Application.java:385)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.Component.handle(Component.java:408)  at 
org.restlet.Server.handle(Server.java:507)  at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  
at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)  at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:236)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:497)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) </str>   <int name="code">500</int> 
</lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: 
xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  
request=/schema/fields/?wt=xml&updateTimeoutSecs=15  response=<?xml 
version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">15529</int>
</lst>
<lst name="error">
  <str name="msg">7 out of 8 replicas failed to update their schema to version 
6 within 15 seconds! Failed cores: [http://127.0.0.1:60248/collection1/, 
http://127.0.0.1:60261/collection1/, http://127.0.0.1:60287/collection1/, 
http://127.0.0.1:60267/collection1/, http://127.0.0.1:60298/collection1/, 
http://127.0.0.1:60273/collection1/, http://127.0.0.1:60306/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 7 out of 8 replicas 
failed to update their schema to version 6 within 15 seconds! Failed cores: 
[http://127.0.0.1:60248/collection1/, http://127.0.0.1:60261/collection1/, 
http://127.0.0.1:60287/collection1/, http://127.0.0.1:60267/collection1/, 
http://127.0.0.1:60298/collection1/, http://127.0.0.1:60273/collection1/, 
http://127.0.0.1:60306/collection1/]
        at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
        at 
org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
        at 
org.apache.solr.rest.schema.FieldCollectionResource.post(FieldCollectionResource.java:215)
        at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)
        at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
        at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)
        at org.restlet.resource.Finder.handle(Finder.java:236)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
        at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
        at org.restlet.Application.handle(Application.java:385)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.routing.Router.doHandle(Router.java:422)
        at org.restlet.routing.Router.handle(Router.java:639)
        at org.restlet.routing.Filter.doHandle(Filter.java:150)
        at org.restlet.routing.Filter.handle(Filter.java:197)
        at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)
        at org.restlet.Component.handle(Component.java:408)
        at org.restlet.Server.handle(Server.java:507)
        at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)
        at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)
        at 
org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)
        at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:236)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
</str>
  <int name="code">500</int>
</lst>
</response>

        at 
__randomizedtesting.SeedInfo.seed([7087F700440BC3FA:F8D3C8DAEAF7AE02]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldPost(TestCloudManagedSchemaConcurrent.java:126)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$200(TestCloudManagedSchemaConcurrent.java:45)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$2.execute(TestCloudManagedSchemaConcurrent.java:281)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11030 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaConcurrent
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/init-core-data-001
   [junit4]   2> 3043624 T18512 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 3043624 T18512 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 3043636 T18512 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3043638 T18513 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3043638 T18513 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3043740 T18512 oasc.ZkTestServer.run start zk server on 
port:60241
   [junit4]   2> 3043799 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3043808 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3043819 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3043827 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3043833 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3043840 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3043855 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3043870 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3043891 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3043914 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3043922 T18512 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3044388 T18512 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1
   [junit4]   2> 3044393 T18512 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 3044396 T18512 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@48aa9c80{/,null,AVAILABLE}
   [junit4]   2> 3044398 T18512 oejs.AbstractConnector.doStart Started 
ServerConnector@3908bcc5{HTTP/1.1}{127.0.0.1:60244}
   [junit4]   2> 3044398 T18512 oejs.Server.doStart Started @3048066ms
   [junit4]   2> 3044398 T18512 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/tempDir-001/control/data, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores, hostPort=60244, hostContext=/}
   [junit4]   2> 3044400 T18512 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 3044400 T18512 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/'
   [junit4]   2> 3044485 T18512 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/solr.xml
   [junit4]   2> 3044678 T18512 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores
   [junit4]   2> 3044678 T18512 oasc.CoreContainer.<init> New CoreContainer 
1329133615
   [junit4]   2> 3044679 T18512 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/]
   [junit4]   2> 3044679 T18512 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/lib
   [junit4]   2> 3044680 T18512 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/lib).
   [junit4]   2> 3044693 T18512 oashc.HttpShardHandlerFactory.init 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> 3044699 T18512 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3044699 T18512 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3044699 T18512 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3044700 T18512 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3044700 T18512 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60241/solr
   [junit4]   2> 3044700 T18512 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3044796 T18512 n:127.0.0.1:60244_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60244_
   [junit4]   2> 3044820 T18512 n:127.0.0.1:60244_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 3044824 T18512 n:127.0.0.1:60244_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:60244_
   [junit4]   2> 3044837 T18512 n:127.0.0.1:60244_ oasc.Overseer.start Overseer 
(id=93882363202109443-127.0.0.1:60244_-n_0000000000) starting
   [junit4]   2> 3044889 T18512 n:127.0.0.1:60244_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3044892 T18542 n:127.0.0.1:60244_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 3044893 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3044906 T18512 n:127.0.0.1:60244_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 3044907 T18512 n:127.0.0.1:60244_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 3044912 T18512 n:127.0.0.1:60244_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores
   [junit4]   2> 3044915 T18512 n:127.0.0.1:60244_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: 
{instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1, shard=, dataDir=data/, 
coreNodeName=, transient=false, name=collection1, schema=schema.xml, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/, config=solrconfig.xml, 
loadOnStartup=true}
   [junit4]   2> 3044915 T18512 n:127.0.0.1:60244_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/
   [junit4]   2> 3044916 T18512 n:127.0.0.1:60244_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3044918 T18544 n:127.0.0.1:60244_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 3044919 T18544 n:127.0.0.1:60244_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 3044932 T18544 n:127.0.0.1:60244_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3044932 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3044934 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60244";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:60244_",
   [junit4]   2>          "roles":null} current state version: 0
   [junit4]   2> 3044936 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60244";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:60244_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 3044936 T18541 n:127.0.0.1:60244_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 3044936 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3045934 T18544 n:127.0.0.1:60244_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 3045934 T18544 n:127.0.0.1:60244_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 3045937 T18544 n:127.0.0.1:60244_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3045941 T18544 n:127.0.0.1:60244_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/'
   [junit4]   2> 3046020 T18544 n:127.0.0.1:60244_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 3046044 T18544 n:127.0.0.1:60244_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3046075 T18544 n:127.0.0.1:60244_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 3046149 T18544 n:127.0.0.1:60244_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3046151 T18544 n:127.0.0.1:60244_ 
oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 3046166 T18544 n:127.0.0.1:60244_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3046177 T18544 n:127.0.0.1:60244_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 3046699 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3046713 T18544 n:127.0.0.1:60244_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 3046716 T18544 n:127.0.0.1:60244_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 3046759 T18544 n:127.0.0.1:60244_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3046764 T18544 n:127.0.0.1:60244_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3046769 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3046772 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3046772 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3046772 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3046774 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3046774 T18544 n:127.0.0.1:60244_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3046777 T18544 n:127.0.0.1:60244_ 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 3046792 T18544 n:127.0.0.1:60244_ 
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to 
managed schema in ZooKeeper, renamed the non-managed schema 
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 3046792 T18544 n:127.0.0.1:60244_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3046792 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 3046793 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3046793 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 3046794 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data
   [junit4]   2> 3046795 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3046795 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 3046796 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data/index
   [junit4]   2> 3046797 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3261287321146752]
   [junit4]   2> 3047077 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476ecd2a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3047077 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3047088 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 3047088 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3047102 T18544 n:127.0.0.1:60244_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3047104 T18544 n:127.0.0.1:60244_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3047108 T18544 n:127.0.0.1:60244_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3047110 T18544 n:127.0.0.1:60244_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3047122 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/admin/system,/admin/segments,/update/csv,/dump,/admin/properties,/admin/threads,/schema,/admin/ping,/replication,/update/json/docs,/admin/luke,standard,/admin/file,/get,/admin/plugins,/update,/update/json,/config,/admin/mbeans
   [junit4]   2> 3047124 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3047125 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3047125 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3047127 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3047127 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3047128 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=38.3935546875, 
floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=6.049438781803721, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3047130 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/control-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@476ecd2a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3047130 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3047131 T18544 n:127.0.0.1:60244_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5658103d[collection1] main
   [junit4]   2> 3047133 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3047134 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3047134 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3047134 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3047136 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3047136 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3047136 T18544 n:127.0.0.1:60244_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3047136 T18544 n:127.0.0.1:60244_ x:collection1 
oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the 
managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3047138 T18544 n:127.0.0.1:60244_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3047138 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 3047138 T18545 n:127.0.0.1:60244_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5658103d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3047140 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 3047140 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 3047140 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 3047140 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502117814895378432
   [junit4]   2> 3047142 T18544 n:127.0.0.1:60244_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502117814895378432
   [junit4]   2> 3047142 T18544 n:127.0.0.1:60244_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3047145 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60244 collection:control_collection 
shard:shard1
   [junit4]   2> 3047145 T18512 n:127.0.0.1:60244_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3047146 T18512 n:127.0.0.1:60244_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3047159 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 3047160 T18512 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 3047163 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 3047164 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2322 name=collection1 
org.apache.solr.core.SolrCore@18691cc3 url=http://127.0.0.1:60244/collection1 
node=127.0.0.1:60244_ C2322_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:60244, state=down, 
node_name=127.0.0.1:60244_}
   [junit4]   2> 3047164 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 C2322 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:60244/collection1/
   [junit4]   2> 3047164 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 C2322 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 3047165 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 C2322 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60244/collection1/ has no replicas
   [junit4]   2> 3047165 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:60244/collection1/ shard1
   [junit4]   2> 3047166 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3047169 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 3047193 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run 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:60244";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 3047198 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3047238 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:60244/collection1/ and leader is 
http://127.0.0.1:60244/collection1/
   [junit4]   2> 3047238 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:60244
   [junit4]   2> 3047239 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 3047239 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 3047239 T18548 n:127.0.0.1:60244_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3047241 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3047244 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60244";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:60244_",
   [junit4]   2>          "roles":null} current state version: 3
   [junit4]   2> 3047245 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60244";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:60244_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 3047586 T18512 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1
   [junit4]   2> 3047589 T18512 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001
   [junit4]   2> 3047591 T18512 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 3047595 T18512 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@54ac0a48{/,null,AVAILABLE}
   [junit4]   2> 3047596 T18512 oejs.AbstractConnector.doStart Started 
ServerConnector@6ad72865{HTTP/1.1}{127.0.0.1:60248}
   [junit4]   2> 3047596 T18512 oejs.Server.doStart Started @3051264ms
   [junit4]   2> 3047596 T18512 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/tempDir-001/jetty1, hostContext=/, hostPort=60248, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 3047597 T18512 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 3047597 T18512 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/'
   [junit4]   2> 3047660 T18512 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/solr.xml
   [junit4]   2> 3047693 T18512 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores
   [junit4]   2> 3047693 T18512 oasc.CoreContainer.<init> New CoreContainer 
1444114231
   [junit4]   2> 3047693 T18512 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/]
   [junit4]   2> 3047693 T18512 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/lib
   [junit4]   2> 3047694 T18512 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/lib).
   [junit4]   2> 3047705 T18512 oashc.HttpShardHandlerFactory.init 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> 3047709 T18512 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3047710 T18512 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3047710 T18512 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3047710 T18512 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3047710 T18512 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60241/solr
   [junit4]   2> 3047710 T18512 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3048742 T18512 n:127.0.0.1:60248_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60248_
   [junit4]   2> 3048750 T18512 n:127.0.0.1:60248_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 3048753 T18512 n:127.0.0.1:60248_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 3048754 T18512 n:127.0.0.1:60248_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 3048756 T18512 n:127.0.0.1:60248_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores
   [junit4]   2> 3048758 T18512 n:127.0.0.1:60248_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: 
{instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1, config=solrconfig.xml, 
shard=, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/, dataDir=data/, 
collection=collection1, transient=false, schema=schema.xml, name=collection1, 
coreNodeName=, loadOnStartup=true}
   [junit4]   2> 3048758 T18512 n:127.0.0.1:60248_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/
   [junit4]   2> 3048759 T18512 n:127.0.0.1:60248_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3048760 T18569 n:127.0.0.1:60248_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 3048761 T18569 n:127.0.0.1:60248_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 3048762 T18569 n:127.0.0.1:60248_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3048762 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3048764 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60248";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60248_",
   [junit4]   2>          "roles":null} current state version: 4
   [junit4]   2> 3048765 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60248";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60248_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 3048765 T18541 n:127.0.0.1:60244_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 3048765 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3049764 T18569 n:127.0.0.1:60248_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 3049764 T18569 n:127.0.0.1:60248_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3049769 T18569 n:127.0.0.1:60248_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3049772 T18569 n:127.0.0.1:60248_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/'
   [junit4]   2> 3049822 T18569 n:127.0.0.1:60248_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 3049834 T18569 n:127.0.0.1:60248_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3049855 T18569 n:127.0.0.1:60248_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 3049903 T18569 n:127.0.0.1:60248_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3049905 T18569 n:127.0.0.1:60248_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 3049919 T18569 n:127.0.0.1:60248_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 3050593 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3050611 T18569 n:127.0.0.1:60248_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 3050613 T18569 n:127.0.0.1:60248_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 3050640 T18569 n:127.0.0.1:60248_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3050652 T18569 n:127.0.0.1:60248_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3050670 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3050672 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3050673 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3050673 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3050675 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3050676 T18569 n:127.0.0.1:60248_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3050683 T18569 n:127.0.0.1:60248_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3050683 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 3050684 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3050684 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 3050686 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data
   [junit4]   2> 3050687 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 3050688 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 3050689 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 3050690 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3261287321146752]
   [junit4]   2> 3050696 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@400f220f; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3050696 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050710 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 3050711 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3050729 T18569 n:127.0.0.1:60248_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050732 T18569 n:127.0.0.1:60248_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050735 T18569 n:127.0.0.1:60248_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050737 T18569 n:127.0.0.1:60248_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3050747 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/admin/system,/admin/segments,/update/csv,/dump,/admin/properties,/admin/threads,/schema,/admin/ping,/replication,/update/json/docs,/admin/luke,standard,/admin/file,/get,/admin/plugins,/update,/update/json,/config,/admin/mbeans
   [junit4]   2> 3050750 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3050751 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3050751 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3050754 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3050754 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3050755 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=38.3935546875, 
floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=6.049438781803721, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3050756 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-1-001/cores/collection1/data/index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@400f220f; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3050757 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3050757 T18569 n:127.0.0.1:60248_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1fe9505a[collection1] main
   [junit4]   2> 3050760 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3050761 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3050761 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3050761 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3050762 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3050762 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3050763 T18569 n:127.0.0.1:60248_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3050763 T18569 n:127.0.0.1:60248_ x:collection1 
oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the 
managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3050765 T18569 n:127.0.0.1:60248_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3050765 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 3050765 T18570 n:127.0.0.1:60248_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1fe9505a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3050766 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 3050767 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 3050767 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot 
seed version bucket highest value from index
   [junit4]   2> 3050767 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in 
index or recent updates, using new clock 1502117818698563584
   [junit4]   2> 3050769 T18569 n:127.0.0.1:60248_ x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1502117818698563584
   [junit4]   2> 3050769 T18569 n:127.0.0.1:60248_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3050771 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:60248 collection:collection1 shard:shard2
   [junit4]   2> 3050772 T18512 n:127.0.0.1:60248_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3050772 T18512 n:127.0.0.1:60248_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3050787 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 3050792 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3050793 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 3050793 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2323 name=collection1 
org.apache.solr.core.SolrCore@46ebf041 url=http://127.0.0.1:60248/collection1 
node=127.0.0.1:60248_ C2323_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:60248, state=down, 
node_name=127.0.0.1:60248_}
   [junit4]   2> 3050793 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 C2323 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:60248/collection1/
   [junit4]   2> 3050794 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 C2323 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 3050794 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 C2323 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60248/collection1/ has no replicas
   [junit4]   2> 3050794 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:60248/collection1/ shard2
   [junit4]   2> 3050798 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 3050824 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60248";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 3050829 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3050873 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:60248/collection1/ and leader is 
http://127.0.0.1:60248/collection1/
   [junit4]   2> 3050874 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:60248
   [junit4]   2> 3050874 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 3050874 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 3050875 T18573 n:127.0.0.1:60248_ c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 3050879 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3050884 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60248";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60248_",
   [junit4]   2>          "roles":null} current state version: 7
   [junit4]   2> 3050887 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60248";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60248_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 3051322 T18512 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1
   [junit4]   2> 3051325 T18512 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001
   [junit4]   2> 3051326 T18512 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 3051334 T18512 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@180659eb{/,null,AVAILABLE}
   [junit4]   2> 3051335 T18512 oejs.AbstractConnector.doStart Started 
ServerConnector@48f95f9f{HTTP/1.1}{127.0.0.1:60261}
   [junit4]   2> 3051335 T18512 oejs.Server.doStart Started @3055003ms
   [junit4]   2> 3051335 T18512 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=60261}
   [junit4]   2> 3051336 T18512 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@420a52f
   [junit4]   2> 3051336 T18512 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/'
   [junit4]   2> 3051397 T18512 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/solr.xml
   [junit4]   2> 3051430 T18512 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores
   [junit4]   2> 3051430 T18512 oasc.CoreContainer.<init> New CoreContainer 
1795264158
   [junit4]   2> 3051430 T18512 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/]
   [junit4]   2> 3051430 T18512 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/lib
   [junit4]   2> 3051432 T18512 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/lib).
   [junit4]   2> 3051443 T18512 oashc.HttpShardHandlerFactory.init 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> 3051447 T18512 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3051447 T18512 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3051448 T18512 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3051448 T18512 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3051448 T18512 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60241/solr
   [junit4]   2> 3051448 T18512 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3052486 T18512 n:127.0.0.1:60261_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60261_
   [junit4]   2> 3052495 T18512 n:127.0.0.1:60261_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 3052499 T18512 n:127.0.0.1:60261_ 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 3052500 T18512 n:127.0.0.1:60261_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 3052502 T18512 n:127.0.0.1:60261_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores
   [junit4]   2> 3052504 T18512 n:127.0.0.1:60261_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {dataDir=data/, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/, transient=false, 
coreNodeName=, collection=collection1, loadOnStartup=true, name=collection1, 
shard=, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1, config=solrconfig.xml, 
schema=schema.xml}
   [junit4]   2> 3052504 T18512 n:127.0.0.1:60261_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/
   [junit4]   2> 3052505 T18512 n:127.0.0.1:60261_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3052506 T18591 n:127.0.0.1:60261_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 3052506 T18591 n:127.0.0.1:60261_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 3052508 T18591 n:127.0.0.1:60261_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3052508 T18540 n:127.0.0.1:60244_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 3052510 T18541 n:127.0.0.1:60244_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60261";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60261_",
   [junit4]   2>          "roles":null} current state version: 8
   [junit4]   2> 3052511 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:60261";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:60261_",
   [junit4]   2>          "roles":null}
   [junit4]   2> 3052511 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 3052511 T18541 n:127.0.0.1:60244_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 3053510 T18591 n:127.0.0.1:60261_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 3053510 T18591 n:127.0.0.1:60261_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3053511 T18591 n:127.0.0.1:60261_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3053513 T18591 n:127.0.0.1:60261_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/'
   [junit4]   2> 3053548 T18591 n:127.0.0.1:60261_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 3053558 T18591 n:127.0.0.1:60261_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3053573 T18591 n:127.0.0.1:60261_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 3053603 T18591 n:127.0.0.1:60261_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3053605 T18591 n:127.0.0.1:60261_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/managed-schema
   [junit4]   2> 3053612 T18591 n:127.0.0.1:60261_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 3054044 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3054056 T18591 n:127.0.0.1:60261_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 3054058 T18591 n:127.0.0.1:60261_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 3054079 T18591 n:127.0.0.1:60261_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3054083 T18591 n:127.0.0.1:60261_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 3054097 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3054099 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3054099 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3054100 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3054101 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 3054101 T18591 n:127.0.0.1:60261_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 3054106 T18591 n:127.0.0.1:60261_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3054106 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 3054107 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3054107 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 3054108 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/data
   [junit4]   2> 3054108 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 3054109 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 3054109 T18591 n:127.0.0.1:60261_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 3054110 T18591 n:127.0.0.1:60261_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor

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

le(Server.java:497)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > </str>
   [junit4]    >   <int name="code">500</int>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7087F700440BC3FA:F8D3C8DAEAF7AE02]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addFieldPost(TestCloudManagedSchemaConcurrent.java:126)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$200(TestCloudManagedSchemaConcurrent.java:45)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$2.execute(TestCloudManagedSchemaConcurrent.java:281)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3148109 T18512 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestCloudManagedSchemaConcurrent
 7087F700440BC3FA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=sr_BA, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=225908992,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, 
TestReRankQParserPlugin, RegexBoostProcessorTest, RankQueryTest, 
SpellCheckComponentTest, StatsComponentTest, CoreMergeIndexesAdminHandlerTest, 
TestTrie, CloudExitableDirectoryReaderTest, TestManagedSchemaFieldResource, 
SimpleCollectionCreateDeleteTest, HighlighterConfigTest, 
TestManagedStopFilterFactory, OverseerCollectionProcessorTest, 
HdfsDirectoryTest, DistributedFacetPivotLongTailTest, MoreLikeThisHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, 
TestReload, TestDFRSimilarityFactory, SpatialFilterTest, JsonLoaderTest, 
SpellCheckCollatorTest, TestRangeQuery, TestDocSet, TestSolrJ, 
TestPseudoReturnFields, TestConfigReload, CollectionsAPIDistributedZkTest, 
ExternalCollectionsTest, TestFastOutputStream, TestQuerySenderListener, 
DistributedMLTComponentTest, FieldMutatingUpdateProcessorTest, 
OpenCloseCoreStressTest, TestSchemaVersionResource, TestZkChroot, 
FullSolrCloudDistribCmdsTest, CurrencyFieldOpenExchangeTest, 
BasicDistributedZk2Test, TestJsonRequest, TestReversedWildcardFilterFactory, 
TestChildDocTransformer, PluginInfoTest, DistribJoinFromCollectionTest, 
TestManagedResource, DebugComponentTest, DistributedTermsComponentTest, 
LeaderElectionIntegrationTest, SimplePostToolTest, 
DirectUpdateHandlerOptimizeTest, BasicFunctionalityTest, TestReqParamsAPI, 
HttpPartitionTest, HdfsThreadLeakTest, FileBasedSpellCheckerTest, 
StatelessScriptUpdateProcessorFactoryTest, SearchHandlerTest, 
TestRemoveLastDynamicCopyField, IndexBasedSpellCheckerTest, 
SolrCmdDistributorTest, BasicZkTest, TestBulkSchemaAPI, TestRawResponseWriter, 
HdfsCollectionsAPIDistributedZkTest, DeleteLastCustomShardedReplicaTest, 
TestSchemaManager, TestCodecSupport, FastVectorHighlighterTest, 
DistributedIntervalFacetingTest, BinaryUpdateRequestHandlerTest, 
TestExactStatsCache, TestNamedUpdateProcessors, ConvertedLegacyTest, 
RemoteQueryErrorTest, TestHighlightDedupGrouping, TestDistribDocBasedVersion, 
TestInitParams, TestCursorMarkWithoutUniqueKey, TestFieldSortValues, 
TestRecovery, TestSuggestSpellingConverter, DateFieldTest, TestRestManager, 
CursorPagingTest, TestSearcherReuse, TestLMDirichletSimilarityFactory, 
SpatialRPTFieldTypeTest, DeleteInactiveReplicaTest, TestFileDictionaryLookup, 
TestDistributedMissingSort, StandardRequestHandlerTest, ShardRoutingCustomTest, 
TestValueSourceCache, CurrencyFieldXmlFileTest, TestSystemIdResolver, 
TestMiniSolrCloudCluster, TestSolrDynamicMBean, TestSolrCloudWithKerberos, 
OpenExchangeRatesOrgProviderTest, BlockCacheTest, FileUtilsTest, 
MinimalSchemaTest, FacetPivotSmallTest, WordBreakSolrSpellCheckerTest, 
HdfsDirectoryFactoryTest, TestCustomSort, RAMDirectoryFactoryTest, 
TestInitQParser, ReturnFieldsTest, HdfsRecoverLeaseTest, ZkStateWriterTest, 
ChaosMonkeySafeLeaderTest, TestFreeTextSuggestions, HdfsRecoveryZkTest, 
TestSerializedLuceneMatchVersion, DistributedExpandComponentTest, 
OverseerRolesTest, TestAuthorizationFramework, TestFastWriter, OverseerTest, 
TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, 
TestStressVersions, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, 
TestSolr4Spatial, SolrCoreTest, PeerSyncTest, BadIndexSchemaTest, 
TestFiltering, TestLazyCores, HighlighterTest, SoftAutoCommitTest, 
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, DocValuesTest, 
SuggesterTSTTest, SchemaVersionSpecificBehaviorTest, TestUpdate, 
TestWordDelimiterFilterFactory, QueryEqualityTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, 
TestQueryTypes, TermsComponentTest, DocumentBuilderTest, 
TestIndexingPerformance, IndexSchemaRuntimeFieldTest, IndexSchemaTest, 
TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, 
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, 
TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, 
ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, PreAnalyzedFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, 
ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, 
TestSimpleTrackingShardHandler, TestJettySolrRunner, AliasIntegrationTest, 
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, 
DistribCursorPagingTest, DistributedQueueTest, 
LeaderInitiatedRecoveryOnCommitTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
ReplicationFactorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCryptoKeys, 
TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest, 
ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, 
TestConfigSets, TestDynamicLoading, TestReplicationHandlerBackup, 
TestRestoreCore, TestSolrConfigHandlerCloud, DistributedSuggestComponentTest, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, 
HighlighterMaxOffsetTest, TestSortingResponseWriter, 
TestManagedResourceStorage, TestClassNameShortening, 
TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldTypeResource, 
TestManagedSchemaDynamicFieldResource, TestSchemaResource, 
TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, 
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, 
ChangedSchemaMergeTest, EnumFieldTest, TestBulkSchemaConcurrent, 
TestCloudManagedSchemaConcurrent]
   [junit4] Completed [463/496] on J1 in 104.70s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 107 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: 
There were test failures: 496 suites, 1973 tests, 1 failure, 62 ignored (24 
assumptions)

Total time: 89 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to