Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1766/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteShardTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:54303

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:54303
        at 
__randomizedtesting.SeedInfo.seed([B98A9D068DA8A9D:8A7E27C81F85EAA1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.cloud.DeleteShardTest.deleteShard(DeleteShardTest.java:152)
        at org.apache.solr.cloud.DeleteShardTest.doTest(DeleteShardTest.java:94)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:43)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        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.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
        ... 46 more




Build Log:
[...truncated 11359 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/init-core-data-001
   [junit4]   2> 1493694 T3712 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1493694 T3712 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1493698 T3712 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1493699 T3712 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1493700 T3713 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1493801 T3712 oasc.ZkTestServer.run start zk server on 
port:54292
   [junit4]   2> 1493802 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1493803 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1493809 T3719 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3497894c 
name:ZooKeeperConnection Watcher:127.0.0.1:54292 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1493809 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1493809 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1493809 T3712 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1493825 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1493828 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1493831 T3721 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5664961f 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1493831 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1493832 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1493832 T3712 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1493838 T3712 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1493859 T3712 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1493883 T3712 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1493889 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1493890 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1493901 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1493907 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1493914 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1493914 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1493919 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1493920 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1493927 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1493927 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1493934 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1493934 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1493940 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1493941 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1493946 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1493946 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1493951 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1493951 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1493957 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1493958 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1493963 T3712 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1493963 T3712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1493971 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1493976 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1493978 T3723 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24f6663a 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1493978 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1493979 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1495771 T3712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1495778 T3712 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1495786 T3712 oejs.AbstractConnector.doStart Started 
[email protected]:54296
   [junit4]   2> 1495791 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1495791 T3712 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1495791 T3712 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002
   [junit4]   2> 1495792 T3712 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/'
   [junit4]   2> 1495830 T3712 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/solr.xml
   [junit4]   2> 1495852 T3712 oasc.CoreContainer.<init> New CoreContainer 
1563224401
   [junit4]   2> 1495852 T3712 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/]
   [junit4]   2> 1495853 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1495853 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1495854 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1495854 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1495855 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1495855 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1495855 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1495856 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1495856 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1495860 T3712 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1495862 T3712 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1495862 T3712 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1495863 T3712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1495863 T3712 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54292/solr
   [junit4]   2> 1495864 T3712 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1495864 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1495866 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1495871 T3734 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@297527f0 
name:ZooKeeperConnection Watcher:127.0.0.1:54292 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1495872 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1495873 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1495880 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1495884 T3736 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2001dc0b 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1495885 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1495890 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1495899 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1495908 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1495917 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1495927 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1495939 T3712 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1495943 T3712 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54296_
   [junit4]   2> 1495946 T3712 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54296_
   [junit4]   2> 1495954 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1495960 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1495965 T3712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1495971 T3712 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54296_
   [junit4]   2> 1495971 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1495979 T3712 oasc.Overseer.start Overseer 
(id=92376456412528644-127.0.0.1:54296_-n_0000000000) starting
   [junit4]   2> 1495987 T3712 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1496016 T3712 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1496019 T3738 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1496022 T3712 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1496027 T3712 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1496032 T3712 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1496042 T3737 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1496046 T3740 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1496046 T3740 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1496048 T3740 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1496048 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1496053 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54296";,
   [junit4]   2>          "node_name":"127.0.0.1:54296_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1496053 T3737 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1496054 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1496062 T3741 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> 1497050 T3740 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1497051 T3740 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1497054 T3740 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1497055 T3740 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1497062 T3740 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1497062 T3740 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/collection1/'
   [junit4]   2> 1497063 T3740 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1497064 T3740 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1497064 T3740 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1497127 T3740 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1497147 T3740 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1497156 T3740 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1497162 T3740 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1497318 T3740 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1497319 T3740 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1497319 T3740 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1497327 T3740 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1497327 T3740 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1497369 T3740 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1497373 T3740 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1497378 T3740 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1497382 T3740 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1497382 T3740 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1497382 T3740 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1497386 T3740 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1497387 T3740 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1497387 T3740 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1497387 T3740 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1497388 T3740 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/control/data/
   [junit4]   2> 1497388 T3740 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cb4259b
   [junit4]   2> 1497389 T3740 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/control/data
   [junit4]   2> 1497389 T3740 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/control/data/index/
   [junit4]   2> 1497389 T3740 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1497390 T3740 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/control/data/index
   [junit4]   2> 1497390 T3740 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=83.5380859375, 
floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=22.25628286285179, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1497394 T3740 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@654c153e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ee6ae9f),segFN=segments_1,generation=1}
   [junit4]   2> 1497395 T3740 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1497398 T3740 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1497399 T3740 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1497399 T3740 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1497399 T3740 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1497399 T3740 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1497400 T3740 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1497400 T3740 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1497401 T3740 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1497401 T3740 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1497402 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1497403 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1497403 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1497404 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1497405 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1497405 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1497405 T3740 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1497406 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1497407 T3740 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1497407 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1497408 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1497409 T3740 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1497422 T3740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1497423 T3740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1497424 T3740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1497425 T3740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1497426 T3740 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1497430 T3740 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1497430 T3740 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1497431 T3740 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=83.5732421875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=16.990274304544638, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1497431 T3740 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@654c153e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ee6ae9f),segFN=segments_1,generation=1}
   [junit4]   2> 1497431 T3740 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1497432 T3740 oass.SolrIndexSearcher.<init> Opening 
Searcher@7996be74[collection1] main
   [junit4]   2> 1497432 T3740 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1497435 T3740 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1497435 T3740 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1497437 T3740 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1497438 T3740 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1497438 T3740 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1497440 T3740 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1497440 T3740 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1497443 T3740 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1497450 T3740 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1497450 T3740 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1497450 T3740 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1497455 T3742 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7996be74[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1497456 T3740 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1497458 T3745 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:54296 collection:control_collection 
shard:shard1
   [junit4]   2> 1497459 T3712 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1497460 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1497461 T3745 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1497464 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1497466 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1497472 T3747 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d8ca627 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1497473 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1497473 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1497476 T3712 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1497480 T3745 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1497483 T3712 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1497488 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1497489 T3745 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1497490 T3745 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1796 name=collection1 
org.apache.solr.core.SolrCore@1eb69126 url=https://127.0.0.1:54296/collection1 
node=127.0.0.1:54296_ C1796_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:54296, 
node_name=127.0.0.1:54296_, state=down}
   [junit4]   2> 1497490 T3745 C1796 P54296 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:54296/collection1/
   [junit4]   2> 1497494 T3745 C1796 P54296 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1497494 T3745 C1796 P54296 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:54296/collection1/ has no replicas
   [junit4]   2> 1497494 T3745 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:54296/collection1/ shard1
   [junit4]   2> 1497495 T3745 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1497508 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1497621 T3748 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> 1497624 T3741 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> 1497663 T3745 oasc.ZkController.register We are 
https://127.0.0.1:54296/collection1/ and leader is 
https://127.0.0.1:54296/collection1/
   [junit4]   2> 1497663 T3745 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:54296
   [junit4]   2> 1497664 T3745 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1497664 T3745 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1497664 T3745 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1497668 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1497677 T3737 oasc.Overseer$ClusterStateUpdater.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:54296";,
   [junit4]   2>          "node_name":"127.0.0.1:54296_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1497792 T3741 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> 1497794 T3748 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> 1499447 T3712 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1499449 T3712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1499457 T3712 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1499459 T3712 oejs.AbstractConnector.doStart Started 
[email protected]:54300
   [junit4]   2> 1499462 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1499462 T3712 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1499462 T3712 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003
   [junit4]   2> 1499463 T3712 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/'
   [junit4]   2> 1499513 T3712 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/solr.xml
   [junit4]   2> 1499538 T3712 oasc.CoreContainer.<init> New CoreContainer 
913033583
   [junit4]   2> 1499539 T3712 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/]
   [junit4]   2> 1499541 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1499542 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1499542 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1499544 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1499544 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1499545 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1499546 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1499546 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1499547 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1499549 T3712 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1499552 T3712 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1499552 T3712 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1499552 T3712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1499553 T3712 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54292/solr
   [junit4]   2> 1499553 T3712 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1499553 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1499555 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1499560 T3759 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fef3e3a 
name:ZooKeeperConnection Watcher:127.0.0.1:54292 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499562 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1499562 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1499567 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1499572 T3761 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75852613 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1499572 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1499594 T3712 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1500603 T3712 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54300_
   [junit4]   2> 1500606 T3712 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54300_
   [junit4]   2> 1500618 T3712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1500632 T3763 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1500633 T3763 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1500635 T3763 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1500635 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1500642 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54300";,
   [junit4]   2>          "node_name":"127.0.0.1:54300_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1500642 T3737 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1500642 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1500652 T3741 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> 1500652 T3762 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> 1500652 T3748 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> 1501638 T3763 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1501639 T3763 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1501642 T3763 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1501642 T3763 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1501648 T3763 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1501648 T3763 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/collection1/'
   [junit4]   2> 1501651 T3763 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1501651 T3763 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1501653 T3763 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1501710 T3763 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1501730 T3763 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1501735 T3763 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1501739 T3763 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1501907 T3763 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1501909 T3763 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1501909 T3763 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1501922 T3763 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1501924 T3763 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1501959 T3763 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1501965 T3763 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1501970 T3763 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1501974 T3763 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1501974 T3763 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1501975 T3763 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1501979 T3763 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1501979 T3763 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1501980 T3763 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1501980 T3763 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1501980 T3763 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty1/
   [junit4]   2> 1501981 T3763 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cb4259b
   [junit4]   2> 1501983 T3763 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty1
   [junit4]   2> 1501983 T3763 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty1/index/
   [junit4]   2> 1501984 T3763 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1501984 T3763 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty1/index
   [junit4]   2> 1501985 T3763 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=83.5380859375, 
floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=22.25628286285179, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1501986 T3763 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43619c7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73cccca2),segFN=segments_1,generation=1}
   [junit4]   2> 1501987 T3763 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1501992 T3763 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1501992 T3763 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1501993 T3763 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1501993 T3763 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1501993 T3763 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1501993 T3763 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1501994 T3763 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1501994 T3763 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1501994 T3763 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1501995 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1501995 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1501995 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1501996 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1501996 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1501997 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1501997 T3763 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1501997 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1501997 T3763 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1501998 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1501998 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1501999 T3763 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1502005 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1502006 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1502007 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1502009 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1502010 T3763 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1502013 T3763 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1502014 T3763 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1502014 T3763 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=83.5732421875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=16.990274304544638, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1502015 T3763 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@43619c7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73cccca2),segFN=segments_1,generation=1}
   [junit4]   2> 1502015 T3763 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1502015 T3763 oass.SolrIndexSearcher.<init> Opening 
Searcher@748de6ab[collection1] main
   [junit4]   2> 1502016 T3763 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1502020 T3763 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1502020 T3763 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1502022 T3763 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1502023 T3763 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1502023 T3763 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1502027 T3763 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1502027 T3763 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1502027 T3763 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1502027 T3763 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1502030 T3764 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@748de6ab[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1502033 T3763 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1502036 T3767 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:54300 collection:collection1 
shard:shard2
   [junit4]   2> 1502037 T3712 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1502037 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1502038 T3767 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1502066 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1502071 T3767 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1502072 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1797 name=collection1 
org.apache.solr.core.SolrCore@7ae460fc url=https://127.0.0.1:54300/collection1 
node=127.0.0.1:54300_ C1797_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:54300, 
node_name=127.0.0.1:54300_, state=down}
   [junit4]   2> 1502072 T3767 C1797 P54300 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:54300/collection1/
   [junit4]   2> 1502072 T3767 C1797 P54300 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1502073 T3767 C1797 P54300 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:54300/collection1/ has no replicas
   [junit4]   2> 1502073 T3767 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:54300/collection1/ shard2
   [junit4]   2> 1502073 T3767 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1502085 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1502129 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1502251 T3748 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> 1502251 T3741 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> 1502251 T3762 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> 1502283 T3767 oasc.ZkController.register We are 
https://127.0.0.1:54300/collection1/ and leader is 
https://127.0.0.1:54300/collection1/
   [junit4]   2> 1502283 T3767 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:54300
   [junit4]   2> 1502284 T3767 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1502284 T3767 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1502284 T3767 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1502286 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1502294 T3737 oasc.Overseer$ClusterStateUpdater.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:54300";,
   [junit4]   2>          "node_name":"127.0.0.1:54300_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1502403 T3748 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> 1502403 T3741 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> 1502403 T3762 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> 1503912 T3712 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1503913 T3712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1503923 T3712 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1503926 T3712 oejs.AbstractConnector.doStart Started 
[email protected]:54303
   [junit4]   2> 1503932 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1503934 T3712 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1503936 T3712 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004
   [junit4]   2> 1503938 T3712 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/'
   [junit4]   2> 1503991 T3712 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/solr.xml
   [junit4]   2> 1504013 T3712 oasc.CoreContainer.<init> New CoreContainer 
121406382
   [junit4]   2> 1504013 T3712 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/]
   [junit4]   2> 1504013 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1504014 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1504015 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1504015 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1504015 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1504016 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1504016 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1504016 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1504016 T3712 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1504020 T3712 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1504021 T3712 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1504022 T3712 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1504022 T3712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1504022 T3712 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54292/solr
   [junit4]   2> 1504022 T3712 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1504023 T3712 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1504025 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1504029 T3778 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@57daf149 
name:ZooKeeperConnection Watcher:127.0.0.1:54292 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504030 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1504031 T3712 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1504040 T3712 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1504044 T3780 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c885d2a 
name:ZooKeeperConnection Watcher:127.0.0.1:54292/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504045 T3712 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1504066 T3712 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1505074 T3712 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54303_
   [junit4]   2> 1505078 T3712 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54303_
   [junit4]   2> 1505094 T3712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1505104 T3782 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1505104 T3782 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1505106 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1505106 T3782 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1505111 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:54303";,
   [junit4]   2>          "node_name":"127.0.0.1:54303_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1505111 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 1505111 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1505119 T3748 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> 1505120 T3741 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> 1505120 T3781 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> 1505121 T3762 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> 1506108 T3782 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1506109 T3782 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1506112 T3782 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1506112 T3782 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1506118 T3782 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1506119 T3782 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/collection1/'
   [junit4]   2> 1506121 T3782 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1506122 T3782 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1506123 T3782 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1506183 T3782 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 4.11.0
   [junit4]   2> 1506202 T3782 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1506206 T3782 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1506211 T3782 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1506381 T3782 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1506384 T3782 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1506385 T3782 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1506398 T3782 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1506400 T3782 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1506417 T3782 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1506422 T3782 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1506426 T3782 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1506427 T3782 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1506428 T3782 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1506428 T3782 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1506430 T3782 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1506430 T3782 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1506430 T3782 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1506431 T3782 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1506431 T3782 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty2/
   [junit4]   2> 1506431 T3782 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3cb4259b
   [junit4]   2> 1506432 T3782 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty2
   [junit4]   2> 1506432 T3782 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty2/index/
   [junit4]   2> 1506432 T3782 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1506433 T3782 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001/tempDir-001/jetty2/index
   [junit4]   2> 1506433 T3782 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=83.5380859375, 
floorSegmentMB=2.0791015625, forceMergeDeletesPctAllowed=22.25628286285179, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1506434 T3782 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6d0c7c1b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38e24f4),segFN=segments_1,generation=1}
   [junit4]   2> 1506434 T3782 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1506438 T3782 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1506439 T3782 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1506439 T3782 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1506439 T3782 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1506440 T3782 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1506440 T3782 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1506441 T3782 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1506441 T3782 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1506441 T3782 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1506441 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1506442 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1506443 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1506443 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1506444 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1506444 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1506444 T3782 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1506444 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1506445 T3782 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1506445 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1506446 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1506446 T3782 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1506454 T3782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506455 T3782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506456 T3782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506457 T3782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506458 T3782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506461 T3782 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1506462 T3782 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1506462 T3782 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=83.5732421875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=16.990274304544638, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1506463 T3782 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6d0c7c1b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38e24f4),segFN=segments_1,generation=1}
   [junit4]   2> 1506463 T3782 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1506463 T3782 oass.SolrIndexSearcher.<init> Opening 
Searcher@5a1c2c9e[collection1] main
   [junit4]   2> 1506464 T3782 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1506466 T3782 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1506467 T3782 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1506468 T3782 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1506468 T3782 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1506468 T3782 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506471 T3782 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1506471 T3782 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506472 T3782 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1506472 T3782 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1506476 T3782 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1506477 T3783 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5a1c2c9e[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1506479 T3786 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:54303 collection:collection1 
shard:shard1
   [junit4]   2> 1506481 T3712 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1506481 T3712 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1506486 T3786 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1506535 T3786 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1506540 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1506541 T3786 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1506541 T3771 oasha.CollectionsHandler.handleDeleteShardAction 
Deleting Shard : 
action=DELETESHARD&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1506541 T3786 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1798 name=collection1 
org.apache.solr.core.SolrCore@7ab21b3c url=https://127.0.0.1:54303/collection1 
node=127.0.0.1:54303_ C1798_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:54303, 
node_name=127.0.0.1:54303_, state=down}
   [junit4]   2> 1506542 T3786 C1798 P54303 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:54303/collection1/
   [junit4]   2> 1506542 T3786 C1798 P54303 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1506543 T3786 C1798 P54303 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:54303/collection1/ has no replicas
   [junit4]   2> 1506543 T3786 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:54303/collection1/ shard1
   [junit4]   2> 1506543 T3786 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1506545 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 1506548 T3738 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"deleteshard"}
   [junit4]   2> 1506550 T3787 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : deleteshard , {
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"deleteshard"}
   [junit4]   2> 1506552 T3787 oasc.OverseerCollectionProcessor.deleteShard 
Delete shard invoked
   [junit4]   2> 1506552 T3787 oasc.SolrException.log ERROR Collection 
deleteshard of deleteshard failed:org.apache.solr.common.SolrException: The 
slice: shard1 is currently active. Only non-active (or custom-hashed) slices 
can be deleted.
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.deleteShard(OverseerCollectionProcessor.java:1694)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:567)
   [junit4]   2>                at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2621)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1506556 T3787 oasc.OverseerCollectionProcessor$Runner.run 
Overseer Collection Processor: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, response:{Operation 
deleteshard caused exception:=org.apache.solr.common.SolrException: The slice: 
shard1 is currently active. Only non-active (or custom-hashed) slices can be 
deleted.,exception={msg=The slice: shard1 is currently active. Only non-active 
(or custom-hashed) slices can be deleted.,rspCode=400}}
   [junit4]   2> 1506583 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1506693 T3748 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> 1506693 T3741 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> 1506693 T3762 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> 1506693 T3781 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> 1506739 T3786 oasc.ZkController.register We are 
https://127.0.0.1:54303/collection1/ and leader is 
https://127.0.0.1:54303/collection1/
   [junit4]   2> 1506739 T3786 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:54303
   [junit4]   2> 1506739 T3786 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1506739 T3786 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1506740 T3786 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1506747 T3741 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1506752 T3737 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 mes

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

ate(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:320)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:292)
   [junit4]   2> 
   [junit4]   2> 1584665 T3712 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1584667 T3712 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54292 54292
   [junit4]   2> 1584679 T3713 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54292 54292
   [junit4]   2> 1585682 T3712 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
54296
   [junit4]   2> 1585682 T3712 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1585683 T3712 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54292 54292
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest 
-Dtests.method=testDistribSearch -Dtests.seed=B98A9D068DA8A9D -Dtests.slow=true 
-Dtests.locale=sv_SE -Dtests.timezone=America/Boise 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   92.0s | DeleteShardTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:54303
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B98A9D068DA8A9D:8A7E27C81F85EAA1]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteShardTest.deleteShard(DeleteShardTest.java:152)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteShardTest.doTest(DeleteShardTest.java:94)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    >        ... 46 more
   [junit4]   2> 1585703 T3712 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.DeleteShardTest-B98A9D068DA8A9D-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=DefaultSimilarity, locale=sv_SE, timezone=America/Boise
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=166228760,total=264179712
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, 
MigrateRouteKeyTest, TestRecovery, HdfsChaosMonkeySafeLeaderTest, 
TestPHPSerializedResponseWriter, QueryEqualityTest, TestDistributedGrouping, 
TestBM25SimilarityFactory, TestStandardQParsers, 
TestCopyFieldCollectionResource, SignatureUpdateProcessorFactoryTest, 
OutputWriterTest, TestQuerySenderNoQuery, HighlighterConfigTest, 
TestLeaderElectionZkExpiry, TestSolr4Spatial2, DateMathParserTest, 
LukeRequestHandlerTest, TermsComponentTest, TestAtomicUpdateErrorCases, 
TestQuerySenderListener, QueryResultKeyTest, TestFieldTypeCollectionResource, 
BadCopyFieldTest, TestBadConfig, NotRequiredUniqueKeyTest, 
TestPartialUpdateDeduplication, TestAnalyzedSuggestions, 
TestDistributedMissingSort, RemoteQueryErrorTest, 
TestHighFrequencyDictionaryFactory, HardAutoCommitTest, 
DocExpirationUpdateProcessorFactoryTest, TestSolrQueryParserResource, 
TestReplicationHandler, TestRandomMergePolicy, DateFieldTest, 
TestSuggestSpellingConverter, SuggesterTSTTest, UnloadDistributedZkTest, 
ConnectionManagerTest, TestPhraseSuggestions, TestDefaultSimilarityFactory, 
ClusterStateTest, TestFoldingMultitermQuery, TestManagedStopFilterFactory, 
PreAnalyzedFieldTest, PrimUtilsTest, TestLazyCores, TestIntervalFaceting, 
ZkControllerTest, TestStressUserVersions, TestFieldCollectionResource, 
CoreContainerCoreInitFailuresTest, TestValueSourceCache, 
TestUniqueKeyFieldResource, TestPivotHelperCode, PrimitiveFieldTypeTest, 
ParsingFieldUpdateProcessorsTest, TestSweetSpotSimilarityFactory, 
TestCloudManagedSchema, SpellCheckCollatorTest, TestConfigSets, 
OpenCloseCoreStressTest, TestRecoveryHdfs, EchoParamsTest, CopyFieldTest, 
TestFieldTypeResource, RequiredFieldsTest, SolrXmlInZkTest, 
FullSolrCloudDistribCmdsTest, TestRequestStatusCollectionAPI, CursorMarkTest, 
XsltUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, 
TestSolr4Spatial, TestTolerantSearch, TestExceedMaxTermLength, 
TestSearcherReuse, DistribCursorPagingTest, DistributedFacetPivotLongTailTest, 
IndexSchemaRuntimeFieldTest, TestDynamicFieldCollectionResource, 
DeleteReplicaTest, QueryParsingTest, MinimalSchemaTest, 
TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver, 
TestDefaultSearchFieldResource, PluginInfoTest, TestSolrIndexConfig, 
SOLR749Test, TestDFRSimilarityFactory, BinaryUpdateRequestHandlerTest, 
TestDocBasedVersionConstraints, TestMultiCoreConfBootstrap, TestStressVersions, 
CurrencyFieldOpenExchangeTest, DeleteShardTest]
   [junit4] Completed in 92.05s, 1 test, 1 error <<< FAILURES!

[...truncated 1008 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:492: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:472: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:60: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:494: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1344: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:959: 
There were test failures: 423 suites, 1751 tests, 1 error, 48 ignored (21 
assumptions)

Total time: 140 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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