Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1974/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: 
true)

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:60232/collection1
        at 
__randomizedtesting.SeedInfo.seed([E5428420FCAD8091:64A40A388BF2E0AD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:753)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:573)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:89)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
        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:463)
        ... 46 more




Build Log:
[...truncated 10130 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/init-core-data-001
   [junit4]   2> 5993640 T14250 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 5993641 T14250 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 5993648 T14250 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 5993650 T14250 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5993651 T14251 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 5993752 T14250 oasc.ZkTestServer.run start zk server on 
port:60228
   [junit4]   2> 5993753 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5993754 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993760 T14258 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c26e87 name:ZooKeeperConnection 
Watcher:127.0.0.1:60228 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 5993761 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5993761 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5993761 T14250 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5993770 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5993772 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993776 T14261 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d2dc8fd 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5993776 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5993776 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5993777 T14250 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 5993784 T14250 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 5993789 T14250 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 5993794 T14250 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 5993801 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 5993802 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 5993811 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 5993812 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 5993819 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5993819 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5993826 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 5993827 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 5993833 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 5993834 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 5993840 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 5993840 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 5993846 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5993846 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 5993851 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5993852 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 5993859 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5993859 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5993865 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5993866 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 5993873 T14250 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 5993873 T14250 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 5993883 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5993884 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993888 T14264 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cb9e1f6 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5993888 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5993889 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5995481 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5995489 T14250 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5995495 T14250 oejs.AbstractConnector.doStart Started 
[email protected]:60232
   [junit4]   2> 5995498 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 5995498 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5995498 T14250 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002
   [junit4]   2> 5995499 T14250 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/'
   [junit4]   2> 5995543 T14250 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/solr.xml
   [junit4]   2> 5995613 T14250 oasc.CoreContainer.<init> New CoreContainer 
1273090546
   [junit4]   2> 5995614 T14250 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/]
   [junit4]   2> 5995616 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5995616 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5995618 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5995618 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5995619 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5995619 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5995621 T14250 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5995624 T14250 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5995624 T14250 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5995625 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5995626 T14250 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60228/solr
   [junit4]   2> 5995626 T14250 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5995626 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5995628 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5995632 T14276 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@130ebd74 
name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5995632 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5995633 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5995637 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5995642 T14279 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14845ea7 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5995642 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5995646 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 5995654 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 5995662 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 5995669 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 5995677 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 5995686 T14250 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 5995690 T14250 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60232_
   [junit4]   2> 5995692 T14250 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60232_
   [junit4]   2> 5995700 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 5995704 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 5995709 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5995713 T14250 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60232_
   [junit4]   2> 5995713 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 5995720 T14250 oasc.Overseer.start Overseer 
(id=93040410538541060-127.0.0.1:60232_-n_0000000000) starting
   [junit4]   2> 5995726 T14250 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 5995751 T14250 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5995752 T14281 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 5995754 T14250 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 5995760 T14250 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 5995764 T14250 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5995776 T14280 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 5995786 T14283 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 5995787 T14283 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5995788 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5995788 T14283 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 5995799 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60232";,
   [junit4]   2>          "node_name":"127.0.0.1:60232_"} current state 
version: 0
   [junit4]   2> 5995802 T14280 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60232";,
   [junit4]   2>          "node_name":"127.0.0.1:60232_"}
   [junit4]   2> 5995802 T14280 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 5995802 T14280 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 5995805 T14279 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> 5996790 T14283 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 5996791 T14283 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 5996794 T14283 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 5996795 T14283 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 5996799 T14283 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 5996800 T14283 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/'
   [junit4]   2> 5996806 T14283 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5996807 T14283 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5996807 T14283 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 5996841 T14283 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 5996847 T14283 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 5996907 T14283 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 5996964 T14283 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 5996968 T14283 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 5996976 T14283 oass.IndexSchema.readSchema [collection1] 
Schema name=sortable
   [junit4]   2> 5997369 T14283 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5997372 T14283 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 5997372 T14283 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5997373 T14283 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/
   [junit4]   2> 5997373 T14283 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 5997373 T14283 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data
   [junit4]   2> 5997374 T14283 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index/
   [junit4]   2> 5997374 T14283 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 5997374 T14283 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index
   [junit4]   2> 5997375 T14283 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23106967133261574]
   [junit4]   2> 5997376 T14283 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@630341e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6adad0dd),segFN=segments_1,generation=1}
   [junit4]   2> 5997376 T14283 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5997377 T14283 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5997378 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997378 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5997380 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5997381 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5997381 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5997382 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5997384 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5997384 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5997385 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5997385 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 5997386 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5997386 T14283 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 5997401 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997403 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997404 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997406 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997410 T14283 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 5997410 T14283 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 5997411 T14283 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, 
floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5997411 T14283 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@630341e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6adad0dd),segFN=segments_1,generation=1}
   [junit4]   2> 5997411 T14283 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 5997411 T14283 oass.SolrIndexSearcher.<init> Opening 
Searcher@2f2193ee[collection1] main
   [junit4]   2> 5997412 T14283 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 5997415 T14283 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 5997415 T14283 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 5997417 T14283 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5997417 T14283 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 5997417 T14283 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5997419 T14283 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5997420 T14283 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5997421 T14283 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5997421 T14283 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 5997421 T14283 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 5997421 T14284 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2f2193ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5997424 T14287 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60232 collection:control_collection 
shard:shard1
   [junit4]   2> 5997424 T14250 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5997424 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 5997425 T14287 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5997430 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5997432 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5997437 T14290 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@330f5e85 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5997437 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5997437 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5997439 T14250 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 5997442 T14287 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 5997446 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997447 T14287 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 5997447 T14287 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3767 name=collection1 
org.apache.solr.core.SolrCore@2667ed3c url=https://127.0.0.1:60232/collection1 
node=127.0.0.1:60232_ C3767_STATE=coll:control_collection core:collection1 
props:{state=down, core=collection1, base_url=https://127.0.0.1:60232, 
node_name=127.0.0.1:60232_}
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:60232/collection1/
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60232/collection1/ has no replicas
   [junit4]   2> 5997448 T14287 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:60232/collection1/ shard1
   [junit4]   2> 5997449 T14287 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 5997449 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 5997447 T14250 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 5997452 T14279 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> 5997456 T14290 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> 5997474 T14291 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997477 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:60232";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 5997585 T14290 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> 5997627 T14287 oasc.ZkController.register We are 
https://127.0.0.1:60232/collection1/ and leader is 
https://127.0.0.1:60232/collection1/
   [junit4]   2> 5997627 T14287 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60232
   [junit4]   2> 5997627 T14287 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 5997628 T14287 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 5997628 T14287 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 5997632 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997638 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60232";,
   [junit4]   2>          "node_name":"127.0.0.1:60232_"} current state 
version: 3
   [junit4]   2> 5997640 T14280 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60232";,
   [junit4]   2>          "node_name":"127.0.0.1:60232_"}
   [junit4]   2> 5997747 T14279 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> 5997747 T14290 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> 5999101 T14250 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 5999103 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5999111 T14250 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5999113 T14250 oejs.AbstractConnector.doStart Started 
[email protected]:60236
   [junit4]   2> 5999116 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 5999116 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 5999117 T14250 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003
   [junit4]   2> 5999117 T14250 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/'
   [junit4]   2> 5999173 T14250 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/solr.xml
   [junit4]   2> 5999255 T14250 oasc.CoreContainer.<init> New CoreContainer 
1484365669
   [junit4]   2> 5999256 T14250 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/]
   [junit4]   2> 5999257 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 5999257 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 5999258 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 5999258 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5999259 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 5999261 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 5999264 T14250 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5999267 T14250 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5999267 T14250 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5999267 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5999267 T14250 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60228/solr
   [junit4]   2> 5999268 T14250 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 5999269 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 5999270 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5999275 T14303 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5597fa66 
name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5999275 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5999276 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 5999281 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 5999284 T14306 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a808694 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5999284 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 5999304 T14250 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6000318 T14250 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60236_
   [junit4]   2> 6000320 T14250 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60236_
   [junit4]   2> 6000331 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6000344 T14307 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6000345 T14307 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6000346 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6000346 T14307 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6000349 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60236";,
   [junit4]   2>          "node_name":"127.0.0.1:60236_"} current state 
version: 4
   [junit4]   2> 6000351 T14280 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60236";,
   [junit4]   2>          "node_name":"127.0.0.1:60236_"}
   [junit4]   2> 6000351 T14280 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 6000352 T14280 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 6000355 T14279 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> 6000355 T14306 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> 6000355 T14290 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> 6001348 T14307 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6001349 T14307 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6001351 T14307 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6001351 T14307 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6001356 T14307 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6001356 T14307 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/'
   [junit4]   2> 6001357 T14307 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6001358 T14307 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6001358 T14307 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6001391 T14307 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 6001397 T14307 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 6001429 T14307 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6001471 T14307 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6001474 T14307 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6001480 T14307 oass.IndexSchema.readSchema [collection1] 
Schema name=sortable
   [junit4]   2> 6001803 T14307 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6001805 T14307 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6001806 T14307 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6001807 T14307 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/
   [junit4]   2> 6001807 T14307 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6001808 T14307 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1
   [junit4]   2> 6001808 T14307 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index/
   [junit4]   2> 6001808 T14307 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6001809 T14307 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index
   [junit4]   2> 6001809 T14307 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23106967133261574]
   [junit4]   2> 6001810 T14307 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5501989b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bca13b6),segFN=segments_1,generation=1}
   [junit4]   2> 6001810 T14307 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6001811 T14307 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6001812 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001814 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6001814 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6001819 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 6001822 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6001822 T14307 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 6001834 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001836 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001838 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001840 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001843 T14307 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6001843 T14307 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6001844 T14307 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, 
floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6001844 T14307 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5501989b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bca13b6),segFN=segments_1,generation=1}
   [junit4]   2> 6001845 T14307 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6001845 T14307 oass.SolrIndexSearcher.<init> Opening 
Searcher@787887f0[collection1] main
   [junit4]   2> 6001845 T14307 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6001849 T14307 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6001849 T14307 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6001850 T14307 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6001851 T14307 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6001851 T14307 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6001853 T14307 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6001853 T14307 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6001853 T14307 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6001853 T14307 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 6001854 T14307 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6001854 T14308 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@787887f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6001856 T14311 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60236 collection:collection1 
shard:shard1
   [junit4]   2> 6001857 T14250 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6001857 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6001858 T14311 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6001869 T14311 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6001874 T14311 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6001875 T14311 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3768 name=collection1 
org.apache.solr.core.SolrCore@5dda95d3 url=https://127.0.0.1:60236/collection1 
node=127.0.0.1:60236_ C3768_STATE=coll:collection1 core:collection1 
props:{state=down, core=collection1, base_url=https://127.0.0.1:60236, 
node_name=127.0.0.1:60236_}
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:60236/collection1/
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60236/collection1/ has no replicas
   [junit4]   2> 6001875 T14311 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:60236/collection1/ shard1
   [junit4]   2> 6001876 T14311 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 6001882 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001888 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 6001893 T14290 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> 6001893 T14279 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> 6001901 T14306 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> 6001912 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60236";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 6001917 T14291 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001920 T14290 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> 6001921 T14306 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> 6001961 T14311 oasc.ZkController.register We are 
https://127.0.0.1:60236/collection1/ and leader is 
https://127.0.0.1:60236/collection1/
   [junit4]   2> 6001961 T14311 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60236
   [junit4]   2> 6001961 T14311 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6001961 T14311 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6001962 T14311 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6001965 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001968 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60236";,
   [junit4]   2>          "node_name":"127.0.0.1:60236_"} current state 
version: 7
   [junit4]   2> 6001971 T14280 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60236";,
   [junit4]   2>          "node_name":"127.0.0.1:60236_"}
   [junit4]   2> 6002081 T14290 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> 6002082 T14306 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> 6002081 T14279 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> 6003758 T14250 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6003760 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6003770 T14250 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6003773 T14250 oejs.AbstractConnector.doStart Started 
[email protected]:60239
   [junit4]   2> 6003779 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 6003780 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6003781 T14250 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004
   [junit4]   2> 6003781 T14250 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/'
   [junit4]   2> 6003843 T14250 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/solr.xml
   [junit4]   2> 6003984 T14250 oasc.CoreContainer.<init> New CoreContainer 
408305412
   [junit4]   2> 6003985 T14250 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/]
   [junit4]   2> 6003987 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6003988 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6003988 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6003989 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6003990 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 6003990 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6003991 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6003992 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6003993 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6003994 T14250 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6003998 T14250 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6004001 T14250 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6004001 T14250 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6004002 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6004003 T14250 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:60228/solr
   [junit4]   2> 6004004 T14250 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6004005 T14250 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 6004006 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6004012 T14323 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7626740e 
name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6004012 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6004013 T14250 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 6004019 T14250 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6004023 T14326 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5040cc33 
name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6004024 T14250 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6004046 T14250 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6005060 T14250 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60239_
   [junit4]   2> 6005063 T14250 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60239_
   [junit4]   2> 6005077 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6005092 T14327 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6005092 T14327 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6005094 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6005094 T14327 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6005097 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60239";,
   [junit4]   2>          "node_name":"127.0.0.1:60239_"} current state 
version: 8
   [junit4]   2> 6005100 T14280 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60239";,
   [junit4]   2>          "node_name":"127.0.0.1:60239_"}
   [junit4]   2> 6005101 T14280 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 6005101 T14280 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 6005105 T14306 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> 6005105 T14279 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> 6005105 T14326 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> 6005105 T14290 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> 6006096 T14327 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6006096 T14327 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6006098 T14327 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6006098 T14327 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6006100 T14327 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6006101 T14327 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/'
   [junit4]   2> 6006103 T14327 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6006103 T14327 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6006104 T14327 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 6006138 T14327 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 6006143 T14327 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 6006176 T14327 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6006224 T14327 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6006227 T14327 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 6006234 T14327 oass.IndexSchema.readSchema [collection1] 
Schema name=sortable
   [junit4]   2> 6006554 T14327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6006555 T14327 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6006557 T14327 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6006557 T14327 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/
   [junit4]   2> 6006558 T14327 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6006558 T14327 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2
   [junit4]   2> 6006559 T14327 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index/
   [junit4]   2> 6006559 T14327 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6006560 T14327 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index
   [junit4]   2> 6006560 T14327 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23106967133261574]
   [junit4]   2> 6006561 T14327 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77834c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d17bf3),segFN=segments_1,generation=1}
   [junit4]   2> 6006561 T14327 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6006564 T14327 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6006564 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6006567 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6006570 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6006570 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6006572 T14327 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 6006586 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006588 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006591 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006593 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006596 T14327 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6006596 T14327 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6006597 T14327 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, 
floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6006597 T14327 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@77834c9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d17bf3),segFN=segments_1,generation=1}
   [junit4]   2> 6006598 T14327 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6006598 T14327 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ebadee3[collection1] main
   [junit4]   2> 6006598 T14327 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6006601 T14327 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6006601 T14327 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6006603 T14327 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6006603 T14327 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6006603 T14327 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6006605 T14327 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6006606 T14327 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6006606 T14327 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6006606 T14327 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 6006607 T14328 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1ebadee3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6006607 T14327 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6006610 T14331 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60239 collection:collection1 
shard:shard2
   [junit4]   2> 6006611 T14250 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6006611 T14250 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6006612 T14331 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6006621 T14331 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6006625 T14331 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6006625 T14331 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3769 name=collection1 
org.apache.solr.core.SolrCore@4187681e url=https://127.0.0.1:60239/collection1 
node=127.0.0.1:60239_ C3769_STATE=coll:collection1 core:collection1 
props:{state=down, core=collection1, base_url=https://127.0.0.1:60239, 
node_name=127.0.0.1:60239_}
   [junit4]   2> 6006625 T14331 C3769 P60239 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:60239/collection1/
   [junit4]   2> 6006626 T14331 C3769 P60239 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6006626 T14331 C3769 P60239 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60239/collection1/ has no replicas
   [junit4]   2> 6006626 T14331 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:60239/collection1/ shard2
   [junit4]   2> 6006627 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006627 T14331 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6006637 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 9
   [junit4]   2> 6006642 T14326 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> 6006643 T14279 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> 6006643 T14290 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> 6006643 T14306 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> 6006660 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:60239";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 10
   [junit4]   2> 6006674 T14291 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006678 T14290 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> 6006678 T14306 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> 6006680 T14326 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> 6006696 T14331 oasc.ZkController.register We are 
https://127.0.0.1:60239/collection1/ and leader is 
https://127.0.0.1:60239/collection1/
   [junit4]   2> 6006697 T14331 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60239
   [junit4]   2> 6006697 T14331 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6006697 T14331 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6006698 T14331 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6006702 T14279 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006705 T14280 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"https://

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

ValuesFormat(name=Asserting), str_dv_first=DocValuesFormat(name=Lucene50), 
double_dv=DocValuesFormat(name=Memory), 
date_dv_first=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_CR, 
timezone=Asia/Kashgar
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 
(64-bit)/cpus=2,threads=1,free=129540704,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, 
TestRandomFaceting, DocExpirationUpdateProcessorFactoryTest, 
TestReplicationHandlerBackup, MultiTermTest, ExitableDirectoryReaderTest, 
TestDynamicLoading, EnumFieldTest, CoreAdminHandlerTest, 
SchemaVersionSpecificBehaviorTest, InfoHandlerTest, 
TriLevelCompositeIdRoutingTest, DistributedQueryElevationComponentTest, 
TestSolrQueryParserResource, SharedFSAutoReplicaFailoverTest, 
TestBulkSchemaAPI, CursorPagingTest, BlockCacheTest, TestBinaryField, 
BasicZkTest, TestReversedWildcardFilterFactory, TestFieldTypeResource, 
TestAddFieldRealTimeGet, TestChildDocTransformer, TermsComponentTest, 
TestSolr4Spatial, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, 
TestBinaryResponseWriter, ZkSolrClientTest, ClusterStateTest, 
HdfsLockFactoryTest, TestStressVersions, TestDistribDocBasedVersion, 
TestSurroundQueryParser, TestPivotHelperCode, HdfsRecoveryZkTest, 
TestInfoStreamLogging, DocValuesMissingTest, HardAutoCommitTest, 
TestFoldingMultitermQuery, StressHdfsTest, SpellCheckComponentTest, 
TestManagedSchemaDynamicFieldResource, TestFieldSortValues, 
TestRandomDVFaceting, BasicDistributedZkTest, BinaryUpdateRequestHandlerTest, 
TestMaxScoreQueryParser, SpellPossibilityIteratorTest, ShardSplitTest, 
SuggesterTSTTest, BJQParserTest, TestJmxMonitoredMap, 
DistributedSuggestComponentTest, LeaderElectionTest, TestSchemaVersionResource, 
TestHashPartitioner, SolrCoreTest, HdfsBasicDistributedZkTest, 
TermVectorComponentTest, TestSuggestSpellingConverter, 
DistributedDebugComponentTest, OpenCloseCoreStressTest, OverseerStatusTest, 
TestDefaultSimilarityFactory, RemoteQueryErrorTest, TestLFUCache, 
DocumentBuilderTest, MultiThreadedOCPTest, DistributedIntervalFacetingTest, 
ModifyConfFileTest, AnalysisErrorHandlingTest, TestDistributedMissingSort, 
TestComplexPhraseQParserPlugin, TestCharFilters, MinimalSchemaTest, 
TestQueryUtils, TestClassNameShortening, ShowFileRequestHandlerTest, 
TestWriterPerf, RecoveryZkTest, ZkControllerTest, TestShardHandlerFactory, 
DistributedFacetPivotSmallTest, DOMUtilTest, TestExtendedDismaxParser, 
CircularListTest, DisMaxRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, SuggesterWFSTTest, 
TestSearcherReuse, TestLMDirichletSimilarityFactory, ChaosMonkeySafeLeaderTest, 
TestFastOutputStream, TestElisionMultitermQuery, StandardRequestHandlerTest, 
XmlUpdateRequestHandlerTest, SimplePostToolTest, TestTolerantSearch, 
TestNonDefinedSimilarityFactory, BadCopyFieldTest, TestReRankQParserPlugin, 
TestBM25SimilarityFactory, CSVRequestHandlerTest, DirectUpdateHandlerTest, 
TestCollapseQParserPlugin, TestLRUCache, TestFastLRUCache, 
TestReloadAndDeleteDocs, DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, 
TestDocSet, TestShortCircuitedRequests, HdfsChaosMonkeySafeLeaderTest, 
DefaultValueUpdateProcessorTest, TestTrie, TestIndexingPerformance, 
TestGroupingSearch, TestZkChroot, SimpleMLTQParserTest, TestStandardQParsers, 
FieldAnalysisRequestHandlerTest, SolrCoreCheckLockOnStartupTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SortByFunctionTest, 
TestStressReorder, TestSchemaNameResource, DistanceFunctionTest, 
ClusterStateUpdateTest, SolrPluginUtilsTest, FastVectorHighlighterTest, 
TestSolrDynamicMBean, OverseerCollectionProcessorTest, 
HdfsWriteToMultipleCollectionsTest, TestMiniSolrCloudCluster, 
CachingDirectoryFactoryTest, TestRequestStatusCollectionAPI, 
RequiredFieldsTest, PingRequestHandlerTest, TestWordDelimiterFilterFactory, 
TestFiltering, TestFieldTypeCollectionResource, 
LeaderFailoverAfterPartitionTest, SolrIndexConfigTest, DistributedQueueTest, 
TermVectorComponentDistributedTest, BlockDirectoryTest, TestCSVResponseWriter, 
TestSolr4Spatial2, TestSystemIdResolver, TestCustomSort, 
TestManagedResourceStorage, SolrCmdDistributorTest, PrimitiveFieldTypeTest, 
AsyncMigrateRouteKeyTest, ZkStateWriterTest, 
DistributedSpellCheckComponentTest, MigrateRouteKeyTest, 
CoreAdminCreateDiscoverTest, TestIntervalFaceting, TestUpdate, 
DocValuesMultiTest, TestFieldResource, TestDefaultSearchFieldResource, 
SuggesterTest, OverseerRolesTest, SpatialFilterTest, 
DirectSolrSpellCheckerTest, TestSchemaResource, 
UpdateRequestProcessorFactoryTest, FileUtilsTest, IndexBasedSpellCheckerTest, 
TestLazyCores, ZkNodePropsTest, DistribDocExpirationUpdateProcessorTest, 
TestRestManager, CacheHeaderTest, SimpleFacetsTest, RegexBoostProcessorTest, 
TestManagedResource, TestFieldCollectionResource, SearchHandlerTest, 
TestIndexSearcher, AtomicUpdatesTest, StatsComponentTest, DateRangeFieldTest, 
TestRecoveryHdfs, FileBasedSpellCheckerTest, TestLuceneMatchVersion, 
ExternalFileFieldSortTest, UUIDFieldTest, PluginInfoTest, 
PathHierarchyTokenizerFactoryTest, TestSolrXmlPersistor, TestCoreDiscovery, 
DistributedFacetPivotWhiteBoxTest, TestPHPSerializedResponseWriter, 
BasicFunctionalityTest, CoreContainerCoreInitFailuresTest, 
BasicDistributedZk2Test, QueryEqualityTest, CloudExitableDirectoryReaderTest, 
TestInitQParser, SignatureUpdateProcessorFactoryTest, RankQueryTest, 
TestManagedSchema, TestLMJelinekMercerSimilarityFactory, NumericFieldsTest, 
TestPostingsSolrHighlighter, TestRawResponseWriter, TestCollectionAPI, 
DirectUpdateHandlerOptimizeTest, ShardRoutingTest, 
LeaderInitiatedRecoveryOnCommitTest, QueryResultKeyTest, TestConfigSets, 
SSLMigrationTest, TestFuzzyAnalyzedSuggestions, TestAtomicUpdateErrorCases, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestJoin, 
TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestSort, TestFunctionQuery, TestBadConfig, 
HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, 
TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, 
TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, 
ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, 
SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, 
TestConfig, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, 
LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, TestRTGBase, SolrTestCaseJ4Test, 
TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest]
   [junit4] Completed in 137.47s, 1 test, 1 error <<< FAILURES!

[...truncated 302 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: 
There were test failures: 453 suites, 1855 tests, 1 error, 52 ignored (21 
assumptions)

Total time: 189 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)
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