Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10851/
Java: 64bit/jdk1.8.0_20-ea-b23 -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:60327/collection1

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




Build Log:
[...truncated 11160 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/init-core-data-001
   [junit4]   2> 29792 T258 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 29793 T258 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 29798 T258 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 29799 T258 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29815 T259 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 29914 T258 oasc.ZkTestServer.run start zk server on port:47530
   [junit4]   2> 29925 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 29943 T265 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8e7629e name:ZooKeeperConnection 
Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 29943 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 29943 T258 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 29967 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 30004 T267 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4397fb28 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30004 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 30007 T258 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 30017 T258 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 30020 T258 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 30023 T258 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 30025 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 30038 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 30042 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 30043 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 30046 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 30047 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 30050 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 30050 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 30053 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 30053 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 30067 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 30067 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 30070 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 30071 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 30074 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 30075 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 30077 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 30078 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 30081 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 30081 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 30084 T258 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 30085 T258 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 30099 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 30101 T269 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e284896 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30101 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 31094 T258 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31630 T258 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 31657 T258 oejs.AbstractConnector.doStart Started 
[email protected]:44255
   [junit4]   2> 31729 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 31730 T258 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 31730 T258 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002
   [junit4]   2> 31731 T258 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/'
   [junit4]   2> 31756 T258 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/solr.xml
   [junit4]   2> 31770 T258 oasc.CoreContainer.<init> New CoreContainer 
613908311
   [junit4]   2> 31771 T258 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/]
   [junit4]   2> 31792 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 31792 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 31793 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 31793 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 31793 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 31794 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 31794 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 31794 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 31795 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 31797 T258 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 31799 T258 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31800 T258 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31800 T258 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 31800 T258 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47530/solr
   [junit4]   2> 31817 T258 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 31818 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 31834 T281 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f5071a1 name:ZooKeeperConnection 
Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 31834 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 31866 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 31869 T283 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75dfd867 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31869 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 31878 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 31887 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 31892 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 31895 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 31901 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 31917 T258 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 31920 T258 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:44255_
   [junit4]   2> 31921 T258 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44255_
   [junit4]   2> 31925 T258 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 31927 T258 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 31939 T258 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:44255_
   [junit4]   2> 31939 T258 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 31955 T258 oasc.Overseer.start Overseer 
(id=92237419800494084-127.0.0.1:44255_-n_0000000000) starting
   [junit4]   2> 31970 T258 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 32000 T284 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 32012 T285 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 32015 T258 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 32020 T258 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 32022 T258 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 32034 T286 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 32034 T286 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 32036 T286 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 32037 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 32040 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 32042 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:44255";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:44255_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 32043 T284 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 32054 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 32060 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 32063 T287 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> 33037 T286 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 33037 T286 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 33038 T286 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 33038 T286 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 33039 T286 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 33039 T286 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/'
   [junit4]   2> 33041 T286 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 33041 T286 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 33041 T286 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 33119 T286 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 33130 T286 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 33143 T286 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> 33151 T286 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 33155 T286 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 33172 T286 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33178 T286 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 33190 T286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 33194 T286 
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> 33195 T286 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 33195 T286 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 33196 T286 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/
   [junit4]   2> 33196 T286 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 33211 T286 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data
   [junit4]   2> 33212 T286 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/index/
   [junit4]   2> 33212 T286 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 33213 T286 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/index
   [junit4]   2> 33213 T286 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20543086002847427]
   [junit4]   2> 33221 T286 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c15d55a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 33222 T286 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 33222 T286 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 33413 T286 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 33413 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33413 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33414 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33414 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33414 T286 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 33414 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 33415 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33415 T286 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33415 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 33415 T286 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33415 T286 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 33417 T286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33418 T286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33419 T286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33420 T286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33421 T286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33423 T286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33423 T286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33424 T286 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7197265625, 
floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=0.04706771038569979, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 33426 T286 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c15d55a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 33426 T286 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 33426 T286 oass.SolrIndexSearcher.<init> Opening 
Searcher@2c0549b7[collection1] main
   [junit4]   2> 33430 T286 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 33431 T286 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 33431 T286 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 33434 T286 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 33434 T286 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 33434 T286 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 33435 T286 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 33435 T286 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 33436 T286 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 33439 T286 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 33439 T286 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 33439 T286 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 33441 T286 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 33446 T286 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 33446 T288 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2c0549b7[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 33447 T291 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:44255 collection:control_collection 
shard:shard1
   [junit4]   2> 33451 T258 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 33451 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 33458 T291 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 33464 T291 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 33467 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33468 T291 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 33468 T291 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 33469 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C58 name=collection1 
org.apache.solr.core.SolrCore@26d26557 url=https://127.0.0.1:44255/collection1 
node=127.0.0.1:44255_ C58_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:44255, core=collection1, 
node_name=127.0.0.1:44255_}
   [junit4]   2> 33469 T291 C58 P44255 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:44255/collection1/
   [junit4]   2> 33470 T291 C58 P44255 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 33470 T291 C58 P44255 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:44255/collection1/ has no replicas
   [junit4]   2> 33470 T291 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:44255/collection1/ shard1
   [junit4]   2> 33472 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33473 T291 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 33484 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 33491 T293 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4404fd1e 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33492 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 33493 T258 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 33494 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33498 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33498 T258 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 33601 T287 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> 33601 T294 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> 33606 T291 oasc.ZkController.register We are 
https://127.0.0.1:44255/collection1/ and leader is 
https://127.0.0.1:44255/collection1/
   [junit4]   2> 33606 T291 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:44255
   [junit4]   2> 33606 T291 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 33607 T291 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 33607 T291 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 33608 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33608 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33609 T291 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 33609 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33611 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 33612 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:44255";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:44255_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 33615 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 33717 T294 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> 33721 T295 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> 33985 T258 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 33986 T258 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 33991 T258 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 33995 T258 oejs.AbstractConnector.doStart Started 
[email protected]:40408
   [junit4]   2> 33998 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 33998 T258 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 33998 T258 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003
   [junit4]   2> 33999 T258 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/'
   [junit4]   2> 34017 T258 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/solr.xml
   [junit4]   2> 34031 T258 oasc.CoreContainer.<init> New CoreContainer 
1319447894
   [junit4]   2> 34032 T258 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/]
   [junit4]   2> 34032 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 34033 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 34033 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 34033 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 34034 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 34034 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 34034 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 34035 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 34035 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 34037 T258 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 34039 T258 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 34040 T258 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 34040 T258 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 34040 T258 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47530/solr
   [junit4]   2> 34041 T258 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 34041 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 34044 T306 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1745f27c 
name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34045 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 34054 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 34056 T308 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@226b4703 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34056 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 34065 T258 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 35069 T258 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:40408_
   [junit4]   2> 35075 T258 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40408_
   [junit4]   2> 35077 T294 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 35077 T295 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 35080 T309 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 35087 T310 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 35088 T310 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 35093 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 35093 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 35093 T310 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 35093 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 35102 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 35103 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:40408";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40408_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 35103 T284 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 35103 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 35114 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 35216 T294 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> 35217 T311 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> 35216 T309 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> 36093 T310 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 36094 T310 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 36095 T310 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 36095 T310 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 36096 T310 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 36096 T310 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/'
   [junit4]   2> 36097 T310 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 36097 T310 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 36097 T310 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 36147 T310 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 36158 T310 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 36161 T310 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 36166 T310 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 36187 T310 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36187 T310 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 36188 T310 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 36188 T310 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/
   [junit4]   2> 36188 T310 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 36189 T310 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data
   [junit4]   2> 36189 T310 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/index/
   [junit4]   2> 36189 T310 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 36190 T310 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/index
   [junit4]   2> 36191 T310 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20543086002847427]
   [junit4]   2> 36207 T310 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d751a0e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 36208 T310 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 36209 T310 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 36210 T310 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36211 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 36211 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 36211 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 36212 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 36212 T310 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 36212 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 36212 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 36212 T310 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 36213 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 36213 T310 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 36213 T310 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 36216 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36217 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36218 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36219 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36220 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36222 T310 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36222 T310 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36223 T310 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7197265625, 
floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=0.04706771038569979, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 36225 T310 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d751a0e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 36226 T310 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 36226 T310 oass.SolrIndexSearcher.<init> Opening 
Searcher@32871a93[collection1] main
   [junit4]   2> 36226 T310 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 36228 T310 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 36228 T310 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 36229 T310 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 36229 T310 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 36229 T310 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 36231 T310 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 36231 T310 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 36231 T310 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 36232 T310 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 36232 T310 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 36234 T312 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@32871a93[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 36234 T310 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 36236 T258 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 36236 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 36247 T315 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:40408 collection:collection1 
shard:shard2
   [junit4]   2> 36248 T315 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 36259 T315 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 36262 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36262 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36262 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36263 T315 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 36263 T315 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C59 name=collection1 
org.apache.solr.core.SolrCore@4ff5f15c url=https://127.0.0.1:40408/collection1 
node=127.0.0.1:40408_ C59_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:40408, core=collection1, 
node_name=127.0.0.1:40408_}
   [junit4]   2> 36263 T315 C59 P40408 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:40408/collection1/
   [junit4]   2> 36267 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 36268 T315 C59 P40408 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 36268 T315 C59 P40408 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:40408/collection1/ has no replicas
   [junit4]   2> 36268 T315 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:40408/collection1/ shard2
   [junit4]   2> 36268 T315 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 36271 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36286 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36290 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36392 T309 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> 36392 T294 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> 36394 T287 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> 36428 T315 oasc.ZkController.register We are 
https://127.0.0.1:40408/collection1/ and leader is 
https://127.0.0.1:40408/collection1/
   [junit4]   2> 36428 T315 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:40408
   [junit4]   2> 36428 T315 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 36428 T315 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 36428 T315 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 36431 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36431 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36431 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36432 T315 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 36434 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 36435 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:40408";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:40408_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 36438 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 36541 T309 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> 36541 T287 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> 36541 T294 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> 36729 T258 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 36730 T258 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 36735 T258 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 36738 T258 oejs.AbstractConnector.doStart Started 
[email protected]:55429
   [junit4]   2> 36741 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 36741 T258 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 36741 T258 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004
   [junit4]   2> 36741 T258 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/'
   [junit4]   2> 36757 T258 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/solr.xml
   [junit4]   2> 36779 T258 oasc.CoreContainer.<init> New CoreContainer 
1171543625
   [junit4]   2> 36779 T258 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/]
   [junit4]   2> 36780 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 36780 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 36781 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 36781 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 36781 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 36782 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 36782 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 36782 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 36783 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 36785 T258 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 36787 T258 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 36788 T258 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 36788 T258 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 36788 T258 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47530/solr
   [junit4]   2> 36789 T258 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 36841 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 36843 T326 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a7b3577 
name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 36845 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 36864 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 36871 T328 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b4e5c78 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 36872 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 36878 T258 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 37882 T258 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:55429_
   [junit4]   2> 37883 T258 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55429_
   [junit4]   2> 37885 T287 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 37885 T294 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 37885 T309 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 37891 T329 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 37911 T330 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 37912 T330 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 37913 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 37913 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 37913 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 37914 T330 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 37915 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 37916 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:55429";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:55429_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 37916 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=4
   [junit4]   2> 37916 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard3
   [junit4]   2> 37919 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 38021 T309 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> 38021 T295 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> 38021 T329 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> 38021 T294 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> 38914 T330 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 38915 T330 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 38915 T330 oasc.ZkController.createCollectionZkNode Collection 
zkNode exists
   [junit4]   2> 38916 T330 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 38916 T330 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 38916 T330 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/'
   [junit4]   2> 38917 T330 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 38917 T330 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 38918 T330 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 39053 T330 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 39082 T330 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 39084 T330 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 39088 T330 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 39100 T330 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 39100 T330 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 39101 T330 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 39101 T330 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/
   [junit4]   2> 39101 T330 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 39102 T330 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data
   [junit4]   2> 39103 T330 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/index/
   [junit4]   2> 39103 T330 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 39104 T330 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/index
   [junit4]   2> 39104 T330 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20543086002847427]
   [junit4]   2> 39282 T330 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10033f34; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 39283 T330 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 39283 T330 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 39284 T330 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39284 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 39284 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 39285 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 39285 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 39285 T330 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 39285 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 39285 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 39286 T330 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 39286 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 39286 T330 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 39286 T330 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 39288 T330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39288 T330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39289 T330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39290 T330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39291 T330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 39292 T330 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 39292 T330 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 39292 T330 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=90.7197265625, 
floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=0.04706771038569979, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 39293 T330 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-004/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10033f34; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 39294 T330 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 39294 T330 oass.SolrIndexSearcher.<init> Opening 
Searcher@364867b9[collection1] main
   [junit4]   2> 39294 T330 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 39295 T330 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 39295 T330 oasr.ManagedResourceStorage.newStorageIO Setting up 
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 39296 T330 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 39296 T330 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 39296 T330 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 39297 T330 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 39297 T330 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 39297 T330 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 39297 T330 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 39297 T330 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 39298 T331 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@364867b9[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 39298 T330 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 39299 T334 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:55429 collection:collection1 
shard:shard3
   [junit4]   2> 39299 T258 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 39300 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 39301 T334 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard3/election
   [junit4]   2> 39306 T334 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard3
   [junit4]   2> 39307 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39308 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39308 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39309 T334 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 39309 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 39309 T334 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C60 name=collection1 
org.apache.solr.core.SolrCore@58daa852 url=https://127.0.0.1:55429/collection1 
node=127.0.0.1:55429_ C60_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:55429, core=collection1, 
node_name=127.0.0.1:55429_}
   [junit4]   2> 39310 T334 C60 P55429 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:55429/collection1/
   [junit4]   2> 39310 T334 C60 P55429 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 39311 T334 C60 P55429 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:55429/collection1/ has no replicas
   [junit4]   2> 39311 T334 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:55429/collection1/ shard3
   [junit4]   2> 39311 T334 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard3
   [junit4]   2> 39312 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39315 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39318 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39420 T309 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> 39420 T294 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> 39420 T287 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> 39420 T329 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> 39466 T334 oasc.ZkController.register We are 
https://127.0.0.1:55429/collection1/ and leader is 
https://127.0.0.1:55429/collection1/
   [junit4]   2> 39466 T334 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:55429
   [junit4]   2> 39466 T334 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 39466 T334 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 39466 T334 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 39468 T287 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39469 T311 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39469 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39471 T284 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 39475 T284 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:55429";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:55429_",
   [junit4]   2>          "shard":"shard3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 39477 T334 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 39478 T295 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 39580 T329 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> 39581 T294 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> 39581 T295 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> 39580 T309 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> 39747 T258 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 39748 T258 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 39829 T258 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 39832 T258 oejs.AbstractConnector.doStart Started 
[email protected]:60327
   [junit4]   2> 39839 T258 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 39839 T258 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 39840 T258 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-005
   [junit4]   2> 39840 T258 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-005/'
   [junit4]   2> 39857 T258 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-005/solr.xml
   [junit4]   2> 39870 T258 oasc.CoreContainer.<init> New CoreContainer 
1802590065
   [junit4]   2> 39870 T258 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-005/]
   [junit4]   2> 39871 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 39871 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 39872 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 39872 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 39872 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 39872 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 39873 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 39873 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 39873 T258 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 39875 T258 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 39877 T258 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 39877 T258 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 39878 T258 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 39878 T258 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:47530/solr
   [junit4]   2> 39878 T258 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 39890 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 39907 T345 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27e1409b 
name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39908 T258 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 39930 T258 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 39942 T347 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56467ad9 
name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event Watched

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

ema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 165579 T258 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data
   [junit4]   2> 165579 T258 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data/index;done=false>>]
   [junit4]   2> 165579 T501 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 165579 T258 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001/tempDir-010/collection1/data/index
   [junit4]   2> 165580 T501 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> 165580 T512 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:36570_
   [junit4]   2> 167081 T501 oascc.ZkStateReader$2.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 167081 T463 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 167081 T514 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 167104 T258 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 172094 T258 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 172095 T258 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:47530 47530
   [junit4]   2> 172679 T259 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:47530 47530
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless 
-Dtests.method=testDistribSearch -Dtests.seed=FE8D82BCB6AA367A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_US 
-Dtests.timezone=Europe/London -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    143s J1 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:60327/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FE8D82BCB6AA367A:7F6B0CA4C1F55646]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:561)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    >        ... 48 more
   [junit4]   2> 172714 T258 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.schema.TestCloudSchemaless-FE8D82BCB6AA367A-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=DefaultSimilarity, 
locale=en_US, timezone=Europe/London
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=67403928,total=127729664
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, 
TestDocBasedVersionConstraints, TestCloudSchemaless]
   [junit4] Completed on J1 in 142.98s, 1 test, 1 error <<< FAILURES!

[...truncated 1223 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1299: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 411 suites, 1711 tests, 1 error, 38 ignored (17 
assumptions)

Total time: 89 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b23 
-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