Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1902/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can 
happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([9FCAAA6FE82229C2:1E2C24779F7D49FE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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)


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

Error Message:
Read timed out

Stack Trace:
java.net.SocketTimeoutException: Read timed out
        at 
__randomizedtesting.SeedInfo.seed([9FCAAA6FE82229C2:1E2C24779F7D49FE]:0)
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.handler.TestBlobHandler.postData(TestBlobHandler.java:184)
        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:129)
        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:115)
        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:71)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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 9346 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/init-core-data-001
   [junit4]   2> 1818243 T6344 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1818243 T6344 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /ko_k/my
   [junit4]   2> 1818249 T6344 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1818250 T6344 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1818253 T6345 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1818353 T6344 oasc.ZkTestServer.run start zk server on 
port:57273
   [junit4]   2> 1818354 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1818356 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1818366 T6352 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ef4882f 
name:ZooKeeperConnection Watcher:127.0.0.1:57273 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1818367 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1818368 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1818369 T6344 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1818383 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1818391 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1818412 T6355 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ace89f4 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1818413 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1818414 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1818414 T6344 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1818422 T6344 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1818430 T6344 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1818437 T6344 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1818450 T6344 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1818450 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1818463 T6344 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> 1818464 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1818469 T6344 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> 1818469 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1818477 T6344 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> 1818478 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1818485 T6344 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> 1818486 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1818495 T6344 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> 1818495 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1818504 T6344 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> 1818505 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1818511 T6344 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> 1818512 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1818520 T6344 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> 1818521 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1818528 T6344 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> 1818529 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1818536 T6344 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> 1818536 T6344 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1818543 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1818545 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1818564 T6358 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@619412ce 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1818565 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1818565 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1820508 T6344 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores/collection1
   [junit4]   2> 1820512 T6344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1820535 T6344 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1820542 T6344 oejs.AbstractConnector.doStart Started 
[email protected]:57277
   [junit4]   2> 1820549 T6344 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1820549 T6344 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1820550 T6344 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001
   [junit4]   2> 1820551 T6344 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/'
   [junit4]   2> 1820621 T6344 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/solr.xml
   [junit4]   2> 1820646 T6344 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores
   [junit4]   2> 1820647 T6344 oasc.CoreContainer.<init> New CoreContainer 
1364867691
   [junit4]   2> 1820647 T6344 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/]
   [junit4]   2> 1820650 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1820651 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1820652 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1820653 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1820653 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1820654 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1820655 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1820655 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1820657 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1820657 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1820657 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1820661 T6344 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1820663 T6344 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1820664 T6344 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1820664 T6344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1820664 T6344 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57273/solr
   [junit4]   2> 1820664 T6344 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1820665 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1820690 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1820711 T6370 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@236dab2b 
name:ZooKeeperConnection Watcher:127.0.0.1:57273 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1820711 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1820712 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1820719 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1820722 T6373 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ad5f717 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1820723 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1820726 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1820732 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1820737 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1820743 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1820749 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1820766 T6344 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1820769 T6344 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57277_ko_k%2Fmy
   [junit4]   2> 1820770 T6344 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57277_ko_k%2Fmy
   [junit4]   2> 1820777 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1820782 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1820786 T6344 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1820791 T6344 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:57277_ko_k%2Fmy
   [junit4]   2> 1820792 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1820797 T6344 oasc.Overseer.start Overseer 
(id=93183306409246724-127.0.0.1:57277_ko_k%2Fmy-n_0000000000) starting
   [junit4]   2> 1820806 T6344 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1820834 T6344 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1820835 T6375 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1820837 T6344 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1820844 T6344 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1820848 T6344 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1820861 T6374 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1820864 T6344 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores
   [junit4]   2> 1820866 T6344 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores/collection1/
   [junit4]   2> 1820866 T6344 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1820870 T6377 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1820871 T6377 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1820872 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1820872 T6377 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1820883 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57277/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57277_ko_k%2Fmy",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1820887 T6374 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57277/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57277_ko_k%2Fmy",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1820888 T6374 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1820888 T6374 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1820892 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1821875 T6377 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1821875 T6377 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1821878 T6377 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1821879 T6377 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1821887 T6377 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1821888 T6377 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores/collection1/'
   [junit4]   2> 1821925 T6377 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1821933 T6377 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1821946 T6377 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1821951 T6377 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1821963 T6377 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1821967 T6377 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1821991 T6377 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1822111 T6377 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1822117 T6377 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1822117 T6377 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1822152 T6377 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1822158 T6377 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1822165 T6377 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1822169 T6377 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1822170 T6377 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1822170 T6377 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1822172 T6377 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1822172 T6377 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1822172 T6377 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1822173 T6377 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1822173 T6377 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/control/data/
   [junit4]   2> 1822173 T6377 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b60f30b
   [junit4]   2> 1822179 T6377 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/control/data
   [junit4]   2> 1822180 T6377 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/control/data/index/
   [junit4]   2> 1822180 T6377 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1822180 T6377 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/control/data/index
   [junit4]   2> 1822181 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.12109375, 
floorSegmentMB=0.876953125, forceMergeDeletesPctAllowed=26.672949237031556, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1822182 T6377 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7c36afa9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b835a38),segFN=segments_1,generation=1}
   [junit4]   2> 1822182 T6377 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1822199 T6377 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1822202 T6377 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1822202 T6377 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1822203 T6377 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1822203 T6377 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1822203 T6377 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1822204 T6377 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1822205 T6377 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1822205 T6377 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1822205 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1822206 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1822206 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1822206 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1822207 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1822207 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1822208 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1822209 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1822209 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1822794 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1822794 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1822795 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1822795 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1822796 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1822797 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1822798 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1822798 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1822799 T6377 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1822807 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822809 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822812 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822813 T6377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1822813 T6377 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1822818 T6377 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1822818 T6377 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1822818 T6377 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42563292640313655]
   [junit4]   2> 1822819 T6377 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7c36afa9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b835a38),segFN=segments_1,generation=1}
   [junit4]   2> 1822819 T6377 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1822819 T6377 oass.SolrIndexSearcher.<init> Opening 
Searcher@7cc2d040[collection1] main
   [junit4]   2> 1822820 T6377 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1822821 T6377 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1822822 T6377 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1822823 T6377 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1822823 T6377 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1822823 T6377 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1822825 T6377 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1822825 T6377 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1822825 T6377 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1822825 T6377 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1822826 T6377 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1822827 T6378 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7cc2d040[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1822828 T6381 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:57277/ko_k/my 
collection:control_collection shard:shard1
   [junit4]   2> 1822829 T6344 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1822830 T6344 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1822834 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1822837 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1822840 T6381 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1822840 T6384 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47ab158f 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1822841 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1822841 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1822852 T6381 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1822853 T6344 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1822856 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1822858 T6381 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1822859 T6381 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4192 name=collection1 
org.apache.solr.core.SolrCore@546781d1 
url=https://127.0.0.1:57277/ko_k/my/collection1 node=127.0.0.1:57277_ko_k%2Fmy 
C4192_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:57277/ko_k/my, node_name=127.0.0.1:57277_ko_k%2Fmy, 
state=down}
   [junit4]   2> 1822859 T6381 C4192 P57277 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:57277/ko_k/my/collection1/
   [junit4]   2> 1822859 T6381 C4192 P57277 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1822860 T6381 C4192 P57277 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:57277/ko_k/my/collection1/ has no replicas
   [junit4]   2> 1822860 T6381 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:57277/ko_k/my/collection1/ shard1
   [junit4]   2> 1822860 T6381 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1822869 T6344 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1822875 T6374 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> 1822877 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1822879 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1822908 T6374 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":"https://127.0.0.1:57277/ko_k/my";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1822918 T6385 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1822921 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1822960 T6381 oasc.ZkController.register We are 
https://127.0.0.1:57277/ko_k/my/collection1/ and leader is 
https://127.0.0.1:57277/ko_k/my/collection1/
   [junit4]   2> 1822961 T6381 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:57277/ko_k/my
   [junit4]   2> 1822961 T6381 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1822961 T6381 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1822961 T6381 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1822970 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1822994 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57277/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57277_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1822996 T6374 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57277/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57277_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1823103 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1823104 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1824904 T6344 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores/collection1
   [junit4]   2> 1824911 T6344 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1824912 T6344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1824925 T6344 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1824926 T6344 oejs.AbstractConnector.doStart Started 
[email protected]:57281
   [junit4]   2> 1824931 T6344 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1824931 T6344 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1824932 T6344 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001
   [junit4]   2> 1824932 T6344 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/'
   [junit4]   2> 1825010 T6344 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/solr.xml
   [junit4]   2> 1825022 T6344 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores
   [junit4]   2> 1825022 T6344 oasc.CoreContainer.<init> New CoreContainer 
1181231388
   [junit4]   2> 1825022 T6344 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/]
   [junit4]   2> 1825023 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1825023 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1825024 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1825024 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1825024 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1825025 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1825025 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1825026 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1825027 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1825027 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1825028 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1825030 T6344 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1825032 T6344 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1825033 T6344 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1825033 T6344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1825034 T6344 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57273/solr
   [junit4]   2> 1825034 T6344 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1825035 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1825037 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825042 T6397 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1746d89b 
name:ZooKeeperConnection Watcher:127.0.0.1:57273 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825042 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825044 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1825051 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1825054 T6400 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7726eacb 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1825054 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1825077 T6344 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1826093 T6344 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57281_ko_k%2Fmy
   [junit4]   2> 1826096 T6344 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57281_ko_k%2Fmy
   [junit4]   2> 1826107 T6344 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1826115 T6344 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores
   [junit4]   2> 1826118 T6344 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores/collection1/
   [junit4]   2> 1826118 T6344 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1826121 T6401 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1826122 T6401 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1826123 T6401 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1826123 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1826126 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57281/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57281_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1826129 T6374 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57281/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57281_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1826129 T6374 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1826129 T6374 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1826133 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1826133 T6400 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1826133 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827125 T6401 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1827126 T6401 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1827129 T6401 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1827130 T6401 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1827139 T6401 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1827139 T6401 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1827173 T6401 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1827181 T6401 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1827192 T6401 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1827199 T6401 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1827209 T6401 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1827216 T6401 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1827224 T6401 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1827404 T6401 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1827409 T6401 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1827410 T6401 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1827446 T6401 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1827452 T6401 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1827456 T6401 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1827459 T6401 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1827459 T6401 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1827460 T6401 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1827463 T6401 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1827463 T6401 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1827464 T6401 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1827464 T6401 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1827464 T6401 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty1/
   [junit4]   2> 1827466 T6401 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b60f30b
   [junit4]   2> 1827466 T6401 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty1
   [junit4]   2> 1827467 T6401 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty1/index/
   [junit4]   2> 1827467 T6401 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1827468 T6401 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty1/index
   [junit4]   2> 1827468 T6401 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.12109375, 
floorSegmentMB=0.876953125, forceMergeDeletesPctAllowed=26.672949237031556, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1827470 T6401 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e11afdf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf38c1),segFN=segments_1,generation=1}
   [junit4]   2> 1827470 T6401 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1827477 T6401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1827479 T6401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1827480 T6401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1827480 T6401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1827481 T6401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1827481 T6401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1827483 T6401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1827484 T6401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1827484 T6401 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1827485 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827486 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827487 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827488 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1827489 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1827491 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1827493 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1827494 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1827495 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1827497 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1827497 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1827498 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1827499 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1827500 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1827500 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1827500 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1827501 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1827502 T6401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1827514 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827516 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827517 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827518 T6401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1827518 T6401 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1827521 T6401 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1827521 T6401 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1827524 T6401 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42563292640313655]
   [junit4]   2> 1827525 T6401 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e11afdf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@daf38c1),segFN=segments_1,generation=1}
   [junit4]   2> 1827526 T6401 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1827526 T6401 oass.SolrIndexSearcher.<init> Opening 
Searcher@57f0a662[collection1] main
   [junit4]   2> 1827526 T6401 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1827528 T6401 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1827529 T6401 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1827530 T6401 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1827530 T6401 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1827530 T6401 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827532 T6401 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1827533 T6401 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1827533 T6401 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1827533 T6401 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1827534 T6401 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1827536 T6405 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:57281/ko_k/my collection:collection1 
shard:shard2
   [junit4]   2> 1827537 T6344 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1827538 T6344 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1827544 T6402 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@57f0a662[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827558 T6405 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1827581 T6405 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1827586 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827587 T6405 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1827587 T6405 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4193 name=collection1 
org.apache.solr.core.SolrCore@6c4d422a 
url=https://127.0.0.1:57281/ko_k/my/collection1 node=127.0.0.1:57281_ko_k%2Fmy 
C4193_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:57281/ko_k/my, node_name=127.0.0.1:57281_ko_k%2Fmy, 
state=down}
   [junit4]   2> 1827588 T6405 C4193 P57281 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:57281/ko_k/my/collection1/
   [junit4]   2> 1827588 T6405 C4193 P57281 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1827588 T6405 C4193 P57281 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:57281/ko_k/my/collection1/ has no replicas
   [junit4]   2> 1827588 T6405 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:57281/ko_k/my/collection1/ shard2
   [junit4]   2> 1827589 T6405 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1827590 T6374 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> 1827604 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827606 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:57281/ko_k/my";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1827716 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827716 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827716 T6400 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827763 T6405 oasc.ZkController.register We are 
https://127.0.0.1:57281/ko_k/my/collection1/ and leader is 
https://127.0.0.1:57281/ko_k/my/collection1/
   [junit4]   2> 1827763 T6405 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:57281/ko_k/my
   [junit4]   2> 1827763 T6405 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1827763 T6405 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1827764 T6405 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1827766 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1827772 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57281/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57281_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1827783 T6374 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57281/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57281_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1827906 T6400 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827907 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1827907 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1829620 T6344 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores/collection1
   [junit4]   2> 1829623 T6344 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1829623 T6344 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1829632 T6344 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1829634 T6344 oejs.AbstractConnector.doStart Started 
[email protected]:57284
   [junit4]   2> 1829637 T6344 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1829637 T6344 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1829638 T6344 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001
   [junit4]   2> 1829638 T6344 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/'
   [junit4]   2> 1829682 T6344 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/solr.xml
   [junit4]   2> 1829694 T6344 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores
   [junit4]   2> 1829694 T6344 oasc.CoreContainer.<init> New CoreContainer 
2072428935
   [junit4]   2> 1829694 T6344 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/]
   [junit4]   2> 1829696 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1829696 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1829696 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1829696 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1829697 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1829697 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1829697 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1829698 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1829698 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1829698 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1829698 T6344 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1829701 T6344 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1829703 T6344 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1829703 T6344 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1829704 T6344 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1829704 T6344 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:57273/solr
   [junit4]   2> 1829705 T6344 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1829705 T6344 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1829708 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1829711 T6417 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@eb5c76d name:ZooKeeperConnection 
Watcher:127.0.0.1:57273 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1829711 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1829712 T6344 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1829717 T6344 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1829720 T6420 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@309b91a7 
name:ZooKeeperConnection Watcher:127.0.0.1:57273/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1829720 T6344 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1829739 T6344 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1830754 T6344 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57284_ko_k%2Fmy
   [junit4]   2> 1830759 T6344 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57284_ko_k%2Fmy
   [junit4]   2> 1830776 T6344 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1830784 T6344 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores
   [junit4]   2> 1830786 T6344 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores/collection1/
   [junit4]   2> 1830787 T6344 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1830790 T6421 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1830790 T6421 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1830792 T6421 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1830792 T6373 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1830795 T6374 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57284/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57284_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 1830798 T6374 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57284/ko_k/my";,
   [junit4]   2>          "node_name":"127.0.0.1:57284_ko_k%2Fmy",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1830798 T6374 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1830799 T6374 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1830802 T6373 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1830802 T6400 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1830803 T6420 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1830803 T6384 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1831794 T6421 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1831794 T6421 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1831797 T6421 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1831797 T6421 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1831804 T6421 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1831805 T6421 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1831860 T6421 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1831866 T6421 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1831881 T6421 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1831886 T6421 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1831897 T6421 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1831901 T6421 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1831904 T6421 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1832046 T6421 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1832052 T6421 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1832054 T6421 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1832115 T6421 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1832120 T6421 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1832124 T6421 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1832128 T6421 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1832128 T6421 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1832128 T6421 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1832131 T6421 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1832131 T6421 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1832131 T6421 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1832131 T6421 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1832132 T6421 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty2/
   [junit4]   2> 1832132 T6421 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b60f30b
   [junit4]   2> 1832133 T6421 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty2
   [junit4]   2> 1832133 T6421 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty2/index/
   [junit4]   2> 1832133 T6421 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1832134 T6421 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading
 9FCAAA6FE82229C2-001/tempDir-001/jetty2/index
   [junit4]   2> 1832134 T6421 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.12109375, 
floorSegmentMB=0.876953125, forceMergeDeletesPctAllowed=26.672949237031556, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1832135 T6421 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ff85998 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728ea2b0),segFN=segments_1,generation=1}
   [junit4]   2> 1832135 T6421 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1832141 T6421 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1832142 T6421 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1832142 T6421 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1832143 T6421 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1832143 T6421 oasup.UpdateRequestProcessorChain.ini

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

Thread.java:745)
   [junit4]   2> 3783805 T13348 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/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9FCAAA6FE82229C2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), 
a_t=PostingsFormat(name=Asserting), a_i=Lucene50(blocksize=128), 
id=Lucene50(blocksize=128)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=vi, 
timezone=Asia/Khandyga
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_25 
(64-bit)/cpus=2,threads=1,free=195092272,total=373972992
   [junit4]   2> NOTE: All tests run in this JVM: 
[XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, TestDistribDocBasedVersion, 
TestCloudSchemaless, DistanceFunctionTest, QueryEqualityTest, 
DeleteLastCustomShardedReplicaTest, TestSchemaSimilarityResource, 
CSVRequestHandlerTest, TestTolerantSearch, TestTrie, TestReplicationHandler, 
TestAddFieldRealTimeGet, TestQueryUtils, TestFiltering, 
CoreMergeIndexesAdminHandlerTest, TestSolr4Spatial, TestIndexingPerformance, 
FieldAnalysisRequestHandlerTest, SimpleMLTQParserTest, MoreLikeThisHandlerTest, 
TestValueSourceCache, TestRandomDVFaceting, HighlighterMaxOffsetTest, 
TestRandomFaceting, TestFreeTextSuggestions, ShardSplitTest, 
TestCloudInspectUtil, CollectionsAPIDistributedZkTest, 
LeaderFailoverAfterPartitionTest, LeaderElectionTest, OverseerTest, 
BufferStoreTest, TestDynamicFieldCollectionResource, CopyFieldTest, 
DistributedTermsComponentTest, CurrencyFieldOpenExchangeTest, 
TestSortingResponseWriter, TestSolrDeletionPolicy2, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestUniqueKeyFieldResource, 
TestInitQParser, AutoCommitTest, DocExpirationUpdateProcessorFactoryTest, 
ScriptEngineTest, BinaryUpdateRequestHandlerTest, TestMissingGroups, 
TestFastLRUCache, DefaultValueUpdateProcessorTest, TestInfoStreamLogging, 
DistributedFacetPivotLargeTest, AddBlockUpdateTest, TestExpandComponent, 
TestGroupingSearch, DistributedFacetPivotSmallAdvancedTest, DOMUtilTest, 
TestOmitPositions, TestLMJelinekMercerSimilarityFactory, TestConfig, 
HttpPartitionTest, TestMergePolicyConfig, TestAnalyzeInfixSuggestions, 
TestManagedResourceStorage, TriLevelCompositeIdRoutingTest, TestBinaryField, 
HdfsDirectoryTest, LoggingHandlerTest, TestSolr4Spatial2, 
PathHierarchyTokenizerFactoryTest, TestRawResponseWriter, 
TestDocBasedVersionConstraints, TermVectorComponentTest, TestSolrQueryParser, 
HighlighterTest, TestMaxScoreQueryParser, TestSolrConfigHandlerConcurrent, 
OverseerStatusTest, CachingDirectoryFactoryTest, SaslZkACLProviderTest, 
ExitableDirectoryReaderTest, TestLFUCache, TestNoOpRegenerator, 
PingRequestHandlerTest, ExternalCollectionsTest, CursorPagingTest, 
DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, TestIntervalFaceting, 
LeaderElectionIntegrationTest, EnumFieldTest, DistanceUnitsTest, TestZkChroot, 
ResponseHeaderTest, TestReload, DistributedFacetPivotSmallTest, 
DistribDocExpirationUpdateProcessorTest, TestStressReorder, 
AnalyticsMergeStrategyTest, TestPerFieldSimilarity, 
TestRequestStatusCollectionAPI, ZkSolrClientTest, ResponseLogComponentTest, 
SuggesterFSTTest, ZkStateWriterTest, SOLR749Test, SystemInfoHandlerTest, 
TestRTGBase, ExternalFileFieldSortTest, SearchHandlerTest, 
TestObjectReleaseTracker, BJQParserTest, TestRangeQuery, SolrIndexConfigTest, 
TestSolrDynamicMBean, TestJmxMonitoredMap, TestIBSimilarityFactory, 
TestCoreContainer, CacheHeaderTest, TestQuerySenderNoQuery, 
PrimitiveFieldTypeTest, OutputWriterTest, SampleTest, ConnectionManagerTest, 
SimpleFacetsTest, TestArbitraryIndexDir, SolrIndexSplitterTest, 
TestDynamicLoading, TestBlendedInfixSuggestions, NumericFieldsTest, 
DateFieldTest, MultiThreadedOCPTest, BadComponentTest, 
DistributedSuggestComponentTest, DisMaxRequestHandlerTest, TestInitParams, 
TestQueryTypes, TestPhraseSuggestions, OverseerRolesTest, StatsComponentTest, 
PreAnalyzedFieldTest, ShardRoutingCustomTest, StandardRequestHandlerTest, 
TestSurroundQueryParser, BasicZkTest, TestFieldCollectionResource, 
BasicDistributedZk2Test, TestCopyFieldCollectionResource, 
TestDefaultSimilarityFactory, TestSearchPerf, ZkCLITest, 
TestReversedWildcardFilterFactory, UnloadDistributedZkTest, SimplePostToolTest, 
SpellCheckCollatorTest, JSONWriterTest, SynonymTokenizerTest, 
TestPivotHelperCode, TestFieldResource, TestStressRecovery, 
TestReRankQParserPlugin, NotRequiredUniqueKeyTest, 
WordBreakSolrSpellCheckerTest, CursorMarkTest, SolrInfoMBeanTest, 
TestWordDelimiterFilterFactory, TestStressLucene, TestLazyCores, 
TestExactSharedStatsCache, DistributedIntervalFacetingTest, TestSchemaManager, 
SoftAutoCommitTest, TestReplicaProperties, TestConfigSets, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalyticsQueryTest, 
DistributedExpandComponentTest, SpellPossibilityIteratorTest, 
SharedFSAutoReplicaFailoverTest, BlockDirectoryTest, PrimUtilsTest, 
TestQuerySenderListener, DateRangeFieldTest, TestBulkSchemaAPI, 
VMParamsZkACLAndCredentialsProvidersTest, 
DistributedQueryComponentCustomSortTest, RankQueryTest, 
LeaderInitiatedRecoveryOnCommitTest, BadCopyFieldTest, 
TestLMDirichletSimilarityFactory, TestUpdate, TestClassNameShortening, 
TestDocSet, HdfsWriteToMultipleCollectionsTest, TestFunctionQuery, 
TimeZoneUtilsTest, DistribCursorPagingTest, TestFieldTypeCollectionResource, 
TestCharFilters, DocValuesMissingTest, TestSchemaVersionResource, 
SolrXmlInZkTest, RAMDirectoryFactoryTest, MinimalSchemaTest, 
TestCSVResponseWriter, HdfsBasicDistributedZkTest, DateMathParserTest, 
TestSystemIdResolver, TestBulkSchemaConcurrent, TestExactStatsCache, 
TestDocumentBuilder, DistributedFacetPivotWhiteBoxTest, LukeRequestHandlerTest, 
TestRemoteStreaming, TestLeaderElectionZkExpiry, 
OverseerCollectionProcessorTest, TestRandomMergePolicy, ZkControllerTest, 
SolrCoreTest, TestComplexPhraseQParserPlugin, DocumentBuilderTest, 
SSLMigrationTest, DistributedSpellCheckComponentTest, SuggesterTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, 
ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestDistributedSearch, TestDistributedGrouping, 
TestFaceting, TestRecovery, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, 
TestStressVersions, HardAutoCommitTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest, 
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, DebugComponentTest, 
IndexBasedSpellCheckerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, RequiredFieldsTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, 
IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, 
UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, MultiTermTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 42.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 386 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: 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:190: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: 
There were test failures: 460 suites, 1845 tests, 1 error, 1 failure, 50 
ignored (19 assumptions)

Total time: 141 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to