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

1 tests failed.
REGRESSION:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:53508/we/collection1
        at 
__randomizedtesting.SeedInfo.seed([A133C7FAE8D3BA67:20D549E29F8CDA5B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
        ... 47 more




Build Log:
[...truncated 21934 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/init-core-data-001
   [junit4]   2> 6304456 T15831 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 6304457 T15831 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /we/
   [junit4]   2> 6304467 T15831 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 6304469 T15831 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6304471 T15832 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 6304572 T15831 oasc.ZkTestServer.run start zk server on 
port:53494
   [junit4]   2> 6304574 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304580 T15838 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e57c0af 
name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304581 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6304582 T15831 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6304598 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304602 T15840 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46f8940c 
name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304603 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6304603 T15831 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 6304611 T15831 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 6304622 T15831 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 6304634 T15831 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 6304642 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6304644 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 6304654 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6304656 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 6304667 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6304667 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6304677 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6304678 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 6304684 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6304689 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 6304700 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6304702 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 6304721 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6304722 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 6304729 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6304731 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 6304740 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6304741 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6304754 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6304755 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 6304765 T15831 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6304767 T15831 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 6304782 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6304788 T15842 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@215ae78c 
name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6304788 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6306947 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6306958 T15831 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6306960 T15831 oejs.AbstractConnector.doStart Started 
[email protected]:53498
   [junit4]   2> 6306963 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6306964 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6306965 T15831 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002
   [junit4]   2> 6306965 T15831 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/'
   [junit4]   2> 6307021 T15831 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/solr.xml
   [junit4]   2> 6307043 T15831 oasc.CoreContainer.<init> New CoreContainer 
421155029
   [junit4]   2> 6307043 T15831 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/]
   [junit4]   2> 6307044 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6307044 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6307045 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6307045 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6307046 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6307047 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6307047 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6307050 T15831 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6307054 T15831 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6307054 T15831 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6307054 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6307055 T15831 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53494/solr
   [junit4]   2> 6307055 T15831 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6307057 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6307061 T15853 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@112e45b0 
name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6307061 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6307067 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6307070 T15855 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@58c6e76 name:ZooKeeperConnection 
Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6307074 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6307080 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 6307095 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 6307112 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 6307124 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 6307137 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 6307150 T15831 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 6307156 T15831 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53498_we
   [junit4]   2> 6307161 T15831 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53498_we
   [junit4]   2> 6307177 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 6307188 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 6307198 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6307210 T15831 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:53498_we
   [junit4]   2> 6307211 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 6307223 T15831 oasc.Overseer.start Overseer 
(id=92312532216184836-127.0.0.1:53498_we-n_0000000000) starting
   [junit4]   2> 6307234 T15831 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 6307275 T15831 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6307277 T15857 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 6307281 T15831 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 6307287 T15831 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 6307291 T15831 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6307299 T15856 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 6307306 T15859 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 6307307 T15859 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6307309 T15859 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6307309 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6307316 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53498/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53498_we",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6307317 T15856 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 6307317 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 6307326 T15860 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> 6308309 T15859 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6308310 T15859 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 6308312 T15859 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6308312 T15859 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6308316 T15859 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6308316 T15859 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/'
   [junit4]   2> 6308317 T15859 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6308318 T15859 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6308318 T15859 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 6308371 T15859 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6308399 T15859 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6308402 T15859 oass.ManagedIndexSchemaFactory.create The 
schema is configured as managed, but managed schema resource managed-schema not 
found - loading non-managed schema schema.xml instead
   [junit4]   2> 6308407 T15859 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 6308410 T15859 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6308422 T15859 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6308424 T15859 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 6308430 T15859 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 6308443 T15859 
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to 
managed schema in ZooKeeper, renamed the non-managed schema 
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 6308444 T15859 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 6308444 T15859 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6308445 T15859 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/
   [junit4]   2> 6308446 T15859 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6308447 T15859 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data
   [junit4]   2> 6308449 T15859 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index/
   [junit4]   2> 6308449 T15859 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6308450 T15859 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index
   [junit4]   2> 6308451 T15859 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3723202919248515
   [junit4]   2> 6308458 T15859 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105f807d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6308459 T15859 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6308461 T15859 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6308578 T15859 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6308578 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308579 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308580 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6308580 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6308581 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6308582 T15859 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6308583 T15859 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6308595 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308599 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308601 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308604 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308608 T15859 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6308613 T15859 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6308614 T15859 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6308614 T15859 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6308616 T15859 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105f807d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6308616 T15859 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6308616 T15859 oass.SolrIndexSearcher.<init> Opening 
Searcher@4f80965e[collection1] main
   [junit4]   2> 6308617 T15859 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 6308627 T15859 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 6308628 T15859 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6308630 T15859 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6308631 T15859 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6308631 T15859 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308633 T15859 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6308634 T15859 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308636 T15859 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 6308643 T15859 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6308644 T15859 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6308644 T15859 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6308645 T15859 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6308648 T15859 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6308648 T15861 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4f80965e[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 6308653 T15864 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53498/we 
collection:control_collection shard:shard1
   [junit4]   2> 6308656 T15831 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6308657 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6308656 T15864 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6308671 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6308675 T15866 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@410607e8 
name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6308676 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6308679 T15864 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 6308682 T15831 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6308684 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6308686 T15864 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6308686 T15864 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C6641 name=collection1 
org.apache.solr.core.SolrCore@26ba40ec 
url=https://127.0.0.1:53498/we/collection1 node=127.0.0.1:53498_we 
C6641_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:53498/we, node_name=127.0.0.1:53498_we, state=down}
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:53498/we/collection1/
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6308687 T15864 C6641 P53498 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53498/we/collection1/ has no replicas
   [junit4]   2> 6308688 T15864 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:53498/we/collection1/ shard1
   [junit4]   2> 6308689 T15864 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 6308695 T15831 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 6308720 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6308833 T15860 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> 6308834 T15867 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> 6308878 T15864 oasc.ZkController.register We are 
https://127.0.0.1:53498/we/collection1/ and leader is 
https://127.0.0.1:53498/we/collection1/
   [junit4]   2> 6308879 T15864 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53498/we
   [junit4]   2> 6308879 T15864 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6308879 T15864 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 6308880 T15864 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6308883 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6308892 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53498/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53498_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6309003 T15867 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> 6309004 T15860 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> 6310674 T15831 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 6310675 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6310682 T15831 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6310685 T15831 oejs.AbstractConnector.doStart Started 
[email protected]:53502
   [junit4]   2> 6310691 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6310691 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6310692 T15831 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003
   [junit4]   2> 6310692 T15831 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/'
   [junit4]   2> 6310736 T15831 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/solr.xml
   [junit4]   2> 6310750 T15831 oasc.CoreContainer.<init> New CoreContainer 
1599632453
   [junit4]   2> 6310751 T15831 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/]
   [junit4]   2> 6310752 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6310753 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6310754 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6310754 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6310755 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6310758 T15831 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6310760 T15831 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6310760 T15831 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6310761 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6310761 T15831 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53494/solr
   [junit4]   2> 6310762 T15831 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6310767 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6310768 T15878 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22066577 
name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6310769 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6310777 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6310779 T15880 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1572c74e 
name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6310779 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6310808 T15831 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6311821 T15831 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53502_we
   [junit4]   2> 6311824 T15831 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53502_we
   [junit4]   2> 6311833 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6311844 T15882 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6311844 T15882 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6311846 T15882 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6311846 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6311849 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53502/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53502_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6311850 T15856 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 6311850 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 6311855 T15860 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> 6311857 T15867 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> 6311857 T15881 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> 6312848 T15882 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6312849 T15882 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6312851 T15882 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6312851 T15882 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6312856 T15882 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6312857 T15882 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/'
   [junit4]   2> 6312860 T15882 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6312861 T15882 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6312862 T15882 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 6312914 T15882 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6312923 T15882 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6312928 T15882 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 6312931 T15882 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6312963 T15882 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6312963 T15882 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6312964 T15882 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6312965 T15882 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/
   [junit4]   2> 6312965 T15882 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6312966 T15882 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data
   [junit4]   2> 6312968 T15882 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index/
   [junit4]   2> 6312970 T15882 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6312970 T15882 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index
   [junit4]   2> 6312971 T15882 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3723202919248515
   [junit4]   2> 6312975 T15882 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48841108; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6312975 T15882 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6312977 T15882 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6312980 T15882 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6312980 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312980 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312981 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6312982 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6312982 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6312983 T15882 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6312984 T15882 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6312990 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6312992 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6312999 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313001 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313002 T15882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6313003 T15882 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6313004 T15882 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6313005 T15882 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6313007 T15882 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48841108; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6313007 T15882 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6313007 T15882 oass.SolrIndexSearcher.<init> Opening 
Searcher@67db5648[collection1] main
   [junit4]   2> 6313008 T15882 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6313010 T15882 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6313010 T15882 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6313012 T15882 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6313012 T15882 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6313013 T15882 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6313015 T15882 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6313016 T15882 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6313016 T15882 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6313016 T15882 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6313016 T15882 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6313020 T15882 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6313021 T15883 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@67db5648[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 6313022 T15886 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53502/we collection:collection1 
shard:shard2
   [junit4]   2> 6313023 T15831 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6313023 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6313034 T15886 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6313057 T15886 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard2
   [junit4]   2> 6313060 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6313062 T15886 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6313062 T15886 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C6642 name=collection1 
org.apache.solr.core.SolrCore@411ad0ea 
url=https://127.0.0.1:53502/we/collection1 node=127.0.0.1:53502_we 
C6642_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:53502/we, node_name=127.0.0.1:53502_we, state=down}
   [junit4]   2> 6313062 T15886 C6642 P53502 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:53502/we/collection1/
   [junit4]   2> 6313063 T15886 C6642 P53502 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6313064 T15886 C6642 P53502 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53502/we/collection1/ has no replicas
   [junit4]   2> 6313065 T15886 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:53502/we/collection1/ shard2
   [junit4]   2> 6313065 T15886 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 6313089 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6313207 T15860 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> 6313207 T15867 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> 6313208 T15881 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> 6313245 T15886 oasc.ZkController.register We are 
https://127.0.0.1:53502/we/collection1/ and leader is 
https://127.0.0.1:53502/we/collection1/
   [junit4]   2> 6313245 T15886 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53502/we
   [junit4]   2> 6313246 T15886 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6313246 T15886 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6313246 T15886 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6313256 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6313264 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53502/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53502_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6313380 T15860 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> 6313381 T15867 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> 6313381 T15881 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> 6314960 T15831 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 6314960 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6314968 T15831 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6314972 T15831 oejs.AbstractConnector.doStart Started 
[email protected]:53505
   [junit4]   2> 6314975 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6314976 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6314976 T15831 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004
   [junit4]   2> 6314977 T15831 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/'
   [junit4]   2> 6315028 T15831 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/solr.xml
   [junit4]   2> 6315044 T15831 oasc.CoreContainer.<init> New CoreContainer 
2069061651
   [junit4]   2> 6315044 T15831 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/]
   [junit4]   2> 6315045 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6315047 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6315047 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6315048 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6315049 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6315050 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6315051 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6315052 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6315053 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6315059 T15831 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6315063 T15831 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6315064 T15831 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6315065 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6315065 T15831 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53494/solr
   [junit4]   2> 6315066 T15831 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6315068 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6315071 T15897 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@761e4bd1 
name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6315071 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6315078 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6315080 T15899 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d777a7 name:ZooKeeperConnection 
Watcher:127.0.0.1:53494/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 6315080 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6315098 T15831 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6316110 T15831 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53505_we
   [junit4]   2> 6316114 T15831 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53505_we
   [junit4]   2> 6316125 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6316136 T15901 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6316137 T15901 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6316139 T15901 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6316139 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53505/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53505_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 6316146 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 6316157 T15867 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> 6316157 T15881 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> 6316157 T15860 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> 6316157 T15900 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> 6317142 T15901 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 6317142 T15901 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 6317145 T15901 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 6317146 T15901 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6317152 T15901 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6317153 T15901 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/'
   [junit4]   2> 6317154 T15901 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 6317155 T15901 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 6317155 T15901 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 6317234 T15901 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 6317252 T15901 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 6317263 T15901 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 6317265 T15901 oass.IndexSchema.readSchema [collection1] 
Schema name=add-schema-fields-update-processor
   [junit4]   2> 6317280 T15901 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6317282 T15901 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 6317284 T15901 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 6317284 T15901 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/
   [junit4]   2> 6317284 T15901 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 6317285 T15901 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data
   [junit4]   2> 6317286 T15901 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index/
   [junit4]   2> 6317287 T15901 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 6317288 T15901 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index
   [junit4]   2> 6317309 T15901 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=93.3076171875, 
floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=16.97762946331707, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3723202919248515
   [junit4]   2> 6317315 T15901 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504d74d4; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6317315 T15901 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6317318 T15901 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 6317320 T15901 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6317320 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317321 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317322 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 6317322 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 6317323 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6317324 T15901 oasc.RequestHandlers.initHandlersFromConfig 
WARN Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6317324 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 6317325 T15901 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6317325 T15901 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 6317336 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317337 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317339 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317340 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317342 T15901 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6317343 T15901 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 6317344 T15901 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 6317345 T15901 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6317347 T15901 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@504d74d4; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 6317347 T15901 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 6317347 T15901 oass.SolrIndexSearcher.<init> Opening 
Searcher@33d308a6[collection1] main
   [junit4]   2> 6317347 T15901 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 6317351 T15901 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 6317351 T15901 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 6317353 T15901 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6317353 T15901 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 6317354 T15901 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6317358 T15901 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6317359 T15901 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6317359 T15901 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 6317359 T15901 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 6317359 T15901 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 6317362 T15901 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 6317362 T15902 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@33d308a6[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 6317364 T15905 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53505/we collection:collection1 
shard:shard3
   [junit4]   2> 6317364 T15831 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6317365 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 6317365 T15905 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 6317383 T15905 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard3
   [junit4]   2> 6317391 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6317395 T15905 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 6317396 T15905 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C6643 name=collection1 
org.apache.solr.core.SolrCore@1550ca3 
url=https://127.0.0.1:53505/we/collection1 node=127.0.0.1:53505_we 
C6643_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:53505/we, node_name=127.0.0.1:53505_we, state=down}
   [junit4]   2> 6317396 T15905 C6643 P53505 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:53505/we/collection1/
   [junit4]   2> 6317396 T15905 C6643 P53505 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 6317397 T15905 C6643 P53505 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53505/we/collection1/ has no replicas
   [junit4]   2> 6317397 T15905 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
https://127.0.0.1:53505/we/collection1/ shard3
   [junit4]   2> 6317397 T15905 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 6317416 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6317532 T15900 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> 6317532 T15881 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> 6317533 T15867 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> 6317533 T15860 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> 6317569 T15905 oasc.ZkController.register We are 
https://127.0.0.1:53505/we/collection1/ and leader is 
https://127.0.0.1:53505/we/collection1/
   [junit4]   2> 6317570 T15905 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53505/we
   [junit4]   2> 6317570 T15905 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 6317570 T15905 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 6317571 T15905 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6317574 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6317580 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53505/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53505_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6317691 T15860 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> 6317691 T15867 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> 6317693 T15881 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> 6317693 T15900 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> 6319449 T15831 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 6319451 T15831 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6319458 T15831 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6319460 T15831 oejs.AbstractConnector.doStart Started 
[email protected]:53508
   [junit4]   2> 6319463 T15831 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 6319463 T15831 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 6319464 T15831 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005
   [junit4]   2> 6319464 T15831 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/'
   [junit4]   2> 6319508 T15831 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/solr.xml
   [junit4]   2> 6319521 T15831 oasc.CoreContainer.<init> New CoreContainer 
984316366
   [junit4]   2> 6319522 T15831 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.schema.TestCloudSchemaless-A133C7FAE8D3BA67-001/tempDir-005/]
   [junit4]   2> 6319523 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 6319523 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6319524 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 6319525 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6319525 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 6319526 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 6319526 T15831 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 6319529 T15831 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6319532 T15831 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6319532 T15831 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6319532 T15831 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6319533 T15831 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53494/solr
   [junit4]   2> 6319533 T15831 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 6319535 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6319538 T15916 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f142434 
name:ZooKeeperConnection Watcher:127.0.0.1:53494 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6319539 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6319547 T15831 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 6319550 T15918 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59a518d3 
name:ZooKeeperConnection Watcher:127.0.0.1:53494/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6319550 T15831 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 6319570 T15831 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 6320584 T15831 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53508_we
   [junit4]   2> 6320588 T15831 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53508_we
   [junit4]   2> 6320609 T15831 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6320624 T15920 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 6320624 T15920 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 6320626 T15860 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 6320627 T15920 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 6320634 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53508/we";,
   [junit4]   2>          "node_name":"127.0.0.1:53508_we",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 6320635 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 6320635 T15856 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard4
   [junit4]   2> 6320645 T15919 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 6320645 T15881 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 6320645 T15867 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDa

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

esterWFSTTest, DisMaxRequestHandlerTest, SpellPossibilityIteratorTest, 
TestTrie, SolrIndexConfigTest, StatelessScriptUpdateProcessorFactoryTest, 
TestBinaryResponseWriter, TestMergePolicyConfig, UnloadDistributedZkTest, 
TestStressVersions, DeleteReplicaTest, SpellCheckComponentTest, 
HdfsBasicDistributedZk2Test, SpatialFilterTest, ResourceLoaderTest, 
PreAnalyzedFieldTest, SolrXmlInZkTest, SharedFSAutoReplicaFailoverTest, 
TestSearcherReuse, AsyncMigrateRouteKeyTest, TestSolr4Spatial2, 
InfoHandlerTest, SuggesterTSTTest, ShardSplitTest, TestDocumentBuilder, 
SuggestComponentTest, TestTolerantSearch, TestFieldTypeResource, TestLRUCache, 
AnalysisErrorHandlingTest, TestIndexSearcher, TestSortingResponseWriter, 
ClusterStateTest, TestFieldResource, DistributedExpandComponentTest, 
FileBasedSpellCheckerTest, TestDefaultSearchFieldResource, TestPivotHelperCode, 
HdfsSyncSliceTest, TestCollectionAPI, BlockCacheTest, TestJmxMonitoredMap, 
TestDynamicFieldCollectionResource, TestManagedSchemaFieldResource, 
FieldMutatingUpdateProcessorTest, OutputWriterTest, 
TestLMJelinekMercerSimilarityFactory, TestChildDocTransformer, TestOrdValues, 
SortByFunctionTest, TestQueryTypes, TestPostingsSolrHighlighter, 
SystemInfoHandlerTest, HighlighterMaxOffsetTest, RemoteQueryErrorTest, 
DebugComponentTest, PrimUtilsTest, SOLR749Test, 
ParsingFieldUpdateProcessorsTest, SolrIndexSplitterTest, 
TermVectorComponentTest, TestModifyConfFiles, UUIDFieldTest, 
TestSolrCoreProperties, TestManagedStopFilterFactory, ReturnFieldsTest, 
TestSolrJ, TestLazyCores, PathHierarchyTokenizerFactoryTest, 
RollingRestartTest, BadComponentTest, TestSurroundQueryParser, TestSearchPerf, 
SimpleFacetsTest, CollectionsAPIDistributedZkTest, SampleTest, 
HdfsDirectoryTest, PrimitiveFieldTypeTest, UpdateParamsTest, 
TestCloudInspectUtil, DistributedDebugComponentTest, OverseerRolesTest, 
UUIDUpdateProcessorFallbackTest, TestCustomSort, 
HdfsCollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, 
RegexBoostProcessorTest, DistributedQueryComponentOptimizationTest, 
ExternalFileFieldSortTest, TestStandardQParsers, TestSolrXmlPersistence, 
LoggingHandlerTest, ShardRoutingTest, IndexSchemaTest, TestReload, 
TestRequestStatusCollectionAPI, BadIndexSchemaTest, TestAnalyzedSuggestions, 
TestQueryUtils, TestUniqueKeyFieldResource, TestReloadAndDeleteDocs, 
SpellingQueryConverterTest, TestExceedMaxTermLength, 
HdfsWriteToMultipleCollectionsTest, TestDistributedGrouping, NumericFieldsTest, 
DocumentAnalysisRequestHandlerTest, SolrRequestParserTest, OverseerTest, 
TestFunctionQuery, QueryEqualityTest, TestSystemIdResolver, TestBadConfig, 
TestFastLRUCache, ExpressionTest, TestSchemaSimilarityResource, 
TermVectorComponentDistributedTest, TestSimpleQParserPlugin, 
ShardRoutingCustomTest, TestQuerySenderListener, TestSolrIndexConfig, 
DistributedTermsComponentTest, TestSchemaNameResource, 
ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, SearchHandlerTest, 
ZkNodePropsTest, TestPartialUpdateDeduplication, DocValuesTest, 
BasicDistributedZkTest, CopyFieldTest, TestManagedResourceStorage, 
SSLMigrationTest, TestFastOutputStream, NotRequiredUniqueKeyTest, 
UniqFieldsUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, 
RAMDirectoryFactoryTest, TestSort, TestSuggestSpellingConverter, 
TestHighFrequencyDictionaryFactory, TestSolrDeletionPolicy2, 
HdfsUnloadDistributedZkTest, TestMaxScoreQueryParser, 
TestDocBasedVersionConstraints, ConnectionManagerTest, CircularListTest, 
TestUtils, ShowFileRequestHandlerTest, TestCloudManagedSchemaConcurrent, 
TestElisionMultitermQuery, TestCharFilters, TestMultiCoreConfBootstrap, 
TestRandomMergePolicy, SolrCoreCheckLockOnStartupTest, 
TestFieldTypeCollectionResource, DateMathParserTest, TestShardHandlerFactory, 
TestBlendedInfixSuggestions, EchoParamsTest, TestSolrXmlPersistor, 
LeaderElectionTest, CacheHeaderTest, DistributedQueryComponentCustomSortTest, 
DirectSolrConnectionTest, BasicZkTest, TestPseudoReturnFields, 
HighlighterConfigTest, TestDFRSimilarityFactory, AutoCommitTest, 
TestStressUserVersions, ResponseLogComponentTest, BasicDistributedZk2Test, 
HdfsLockFactoryTest, JsonLoaderTest, TestExtendedDismaxParser, 
CurrencyFieldXmlFileTest, DocValuesMissingTest, 
DeleteLastCustomShardedReplicaTest, TestCodecSupport, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, 
TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestFaceting, 
TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, 
HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, 
SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, 
QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, 
BasicFunctionalityTest, DirectUpdateHandlerTest, 
OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, 
TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestOmitPositions, TermsComponentTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
CoreContainerCoreInitFailuresTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, TestStressRecovery, MultiTermTest, MinimalSchemaTest, 
TestConfig, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, 
TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, 
TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, DateFieldTest, DOMUtilTest, SliceStateTest, FileUtilsTest, 
TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, 
AbstractAnalyticsStatsTest, NoFacetTest, AbstractAnalyticsFacetTest, 
FieldFacetExtrasTest, FieldFacetTest, QueryFacetTest, RangeFacetTest, 
FunctionTest, AliasIntegrationTest, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, 
DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverseerStatusTest, 
ReplicationFactorTest, TestCloudPivotFacet, TestDistribDocBasedVersion, 
TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, 
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, StressHdfsTest, QueryResultKeyTest, 
TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, 
TestNonNRTOpen, TestSolrXml, TestReplicationHandlerBackup, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, 
DistributedSuggestComponentTest, TestExpandComponent, TestManagedResource, 
TestRestManager, TestClassNameShortening, TestDynamicFieldResource, 
TestFieldCollectionResource, TestSchemaResource, TestSchemaVersionResource, 
TestSolrQueryParserResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, 
ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, ModifyConfFileTest, 
TestCloudManagedSchema, TestCloudSchemaless]
   [junit4] Completed in 286.35s, 1 test, 1 error <<< FAILURES!

[...truncated 75 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:454: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:45: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1350: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:965: 
There were test failures: 430 suites, 1782 tests, 1 error, 45 ignored (18 
assumptions)

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


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

Reply via email to