Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1827/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create 
core [halfcollection_shard1_replica1] Caused by: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: null
        at 
__randomizedtesting.SeedInfo.seed([8A00F48F1E224E51:BE67A97697D2E6D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)




Build Log:
[...truncated 10736 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/init-core-data-001
   [junit4]   2> 381882 T737 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 381883 T737 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 381929 T737 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 381931 T737 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 381932 T738 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 381937 T737 oasc.ZkTestServer.run start zk server on port:49368
   [junit4]   2> 381939 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 381947 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 381955 T744 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f81f1ac 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381957 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 381957 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 381958 T737 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 381980 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 381985 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 381998 T746 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49b378f5 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 382004 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 382004 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 382005 T737 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 382062 T737 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 382090 T737 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 382110 T737 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 382181 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 382205 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 382235 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 382237 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 382250 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 382252 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 382298 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 382300 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 382320 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 382321 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 382347 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 382348 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 382357 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 382359 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 382390 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 382392 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 382404 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 382406 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 382423 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 382423 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 382431 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 382431 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 382467 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 382474 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 382487 T748 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe4a851 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 382489 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 382491 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 382505 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 382510 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 382519 T750 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1de1d993 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 382520 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 382522 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 382523 T737 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 382535 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 382539 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 382547 T752 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@45e37273 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 382548 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 382548 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 382550 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 382550 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 382567 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 382568 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 382582 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 382584 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 382595 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 382598 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 382611 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 382611 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 382622 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 382623 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 382639 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 382641 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 382656 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 382659 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 382681 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 382686 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 382703 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 382704 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 382723 T737 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 382724 T737 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 385836 T737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 385842 T737 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 385849 T737 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:49374
   [junit4]   2> 385854 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 385855 T737 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 385855 T737 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-002
   [junit4]   2> 385855 T737 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-002/'
   [junit4]   2> 385934 T737 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-002/solr.xml
   [junit4]   2> 386091 T737 oasc.CoreContainer.<init> New CoreContainer 
622549193
   [junit4]   2> 386092 T737 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-002/]
   [junit4]   2> 386094 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 386095 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 386095 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 386096 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 386097 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 386097 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 386098 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 386098 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 386099 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 386102 T737 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 386113 T737 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 386115 T737 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 386116 T737 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 386117 T737 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49368/solr
   [junit4]   2> 386119 T737 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 386120 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 386125 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 386133 T763 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fce7f28 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386134 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 386135 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 386147 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 386156 T765 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@72459d0a 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386160 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 386169 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 386190 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 386207 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 386235 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 386257 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 386288 T737 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 386306 T737 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:49374_
   [junit4]   2> 386310 T737 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49374_
   [junit4]   2> 386348 T737 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 386380 T737 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 386389 T737 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 386407 T737 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:49374_
   [junit4]   2> 386409 T737 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 386437 T737 oasc.Overseer.start Overseer 
(id=92441380311793670-127.0.0.1:49374_-n_0000000000) starting
   [junit4]   2> 386459 T737 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 386496 T737 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 386497 T767 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 386513 T766 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 386522 T737 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 386552 T737 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 386567 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 386607 T737 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 386607 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 386622 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 386624 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 386630 T771 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61dbd8af 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386631 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 386632 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 386637 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 386658 T737 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 386658 T737 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 386659 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 386665 T773 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fa917dd 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386665 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 386665 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 386665 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 386693 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 386748 T766 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 386748 T766 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 386749 T766 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 2
   [junit4]   2> 386778 T766 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 386790 T774 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> 386791 T775 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> 390256 T737 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 390256 T737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 390286 T737 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 390290 T737 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:49379
   [junit4]   2> 390296 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 390297 T737 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 390297 T737 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003
   [junit4]   2> 390297 T737 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/'
   [junit4]   2> 390359 T737 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solr.xml
   [junit4]   2> 390476 T737 oasc.CoreContainer.<init> New CoreContainer 
1947142071
   [junit4]   2> 390476 T737 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/]
   [junit4]   2> 390478 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 390479 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 390479 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 390479 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 390480 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 390480 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 390481 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 390481 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 390481 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 390484 T737 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 390490 T737 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 390490 T737 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 390491 T737 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 390491 T737 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49368/solr
   [junit4]   2> 390492 T737 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 390492 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 390494 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 390499 T786 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@201cc2c name:ZooKeeperConnection 
Watcher:127.0.0.1:49368 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 390500 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 390502 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 390510 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 390518 T788 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ad864fc 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390519 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 390576 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 391616 T737 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:49379_
   [junit4]   2> 391630 T737 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49379_
   [junit4]   2> 391665 T737 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 391688 T737 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 391688 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 394933 T737 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 394941 T737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 394960 T737 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 394966 T737 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:49382
   [junit4]   2> 394973 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 394974 T737 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 394974 T737 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004
   [junit4]   2> 394975 T737 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/'
   [junit4]   2> 395053 T737 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solr.xml
   [junit4]   2> 395246 T737 oasc.CoreContainer.<init> New CoreContainer 
19111476
   [junit4]   2> 395247 T737 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/]
   [junit4]   2> 395251 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 395252 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 395253 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 395253 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 395254 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 395255 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 395256 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 395256 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 395257 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 395264 T737 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 395270 T737 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 395271 T737 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 395271 T737 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 395272 T737 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49368/solr
   [junit4]   2> 395272 T737 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 395273 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 395277 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 395284 T801 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22bcdfb8 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395286 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 395287 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 395297 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 395301 T803 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@441c84c4 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 395301 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 395370 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 396410 T737 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:49382_
   [junit4]   2> 396413 T737 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49382_
   [junit4]   2> 396484 T737 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 396520 T737 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 396520 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 399758 T737 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 399759 T737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 399773 T737 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 399785 T737 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:49385
   [junit4]   2> 399795 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 399796 T737 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 399796 T737 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005
   [junit4]   2> 399797 T737 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/'
   [junit4]   2> 399870 T737 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solr.xml
   [junit4]   2> 400029 T737 oasc.CoreContainer.<init> New CoreContainer 
694254034
   [junit4]   2> 400029 T737 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/]
   [junit4]   2> 400034 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 400036 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 400037 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 400038 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 400038 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 400039 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 400040 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 400040 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 400040 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 400048 T737 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 400057 T737 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 400059 T737 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 400060 T737 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 400062 T737 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49368/solr
   [junit4]   2> 400062 T737 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 400064 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 400070 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 400080 T816 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@60d2d5ff 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400081 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 400081 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 400088 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 400093 T818 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@659e6e09 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400093 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 400162 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 401206 T737 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:49385_
   [junit4]   2> 401209 T737 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49385_
   [junit4]   2> 401255 T737 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 401277 T737 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 401278 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 404373 T737 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 404374 T737 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 404404 T737 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 404407 T737 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:49388
   [junit4]   2> 404411 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 404412 T737 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 404412 T737 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006
   [junit4]   2> 404412 T737 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/'
   [junit4]   2> 404477 T737 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/solr.xml
   [junit4]   2> 404690 T737 oasc.CoreContainer.<init> New CoreContainer 
703675302
   [junit4]   2> 404690 T737 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/]
   [junit4]   2> 404693 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 120000
   [junit4]   2> 404694 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 404695 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 404696 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 404697 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 404697 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 404698 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 404698 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 404698 T737 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 404702 T737 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 404709 T737 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 404711 T737 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 404712 T737 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 404712 T737 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49368/solr
   [junit4]   2> 404713 T737 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 404713 T737 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 404718 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 404724 T831 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@57426676 
name:ZooKeeperConnection Watcher:127.0.0.1:49368 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404729 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 404730 T737 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 404746 T737 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 404753 T833 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@41ddb8b9 
name:ZooKeeperConnection Watcher:127.0.0.1:49368/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404755 T737 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 404798 T737 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 405831 T737 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:49388_
   [junit4]   2> 405834 T737 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49388_
   [junit4]   2> 405856 T737 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 405887 T737 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 405889 T737 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 405986 T784 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
wt=javabin&router.field=myOwnField&version=2&collection.configName=conf1&action=CREATE&numShards=2&name=solrj_collection&replicationFactor=2
   [junit4]   2> 405992 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 406001 T767 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"createcollection",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 406008 T836 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2>          "operation":"createcollection",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 406014 T836 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/solrj_collection 
   [junit4]   2> 406016 T836 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection
   [junit4]   2> 406031 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 406049 T766 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: solrj_collection
   [junit4]   2> 406050 T766 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 406050 T766 oasc.Overseer$ClusterStateUpdater.createCollection 
state version solrj_collection 1
   [junit4]   2> 406066 T819 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406067 T804 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406068 T789 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406067 T774 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406071 T834 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406067 T775 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406133 T836 oasc.OverseerCollectionProcessor.createCollection 
Creating SolrCores for new collection solrj_collection, shardNames [shard1, 
shard2] , replicationFactor : 2
   [junit4]   2> 406133 T836 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of 
collection solrj_collection on 127.0.0.1:49382_
   [junit4]   2> 406137 T836 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of 
collection solrj_collection on 127.0.0.1:49388_
   [junit4]   2> 406146 T836 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of 
collection solrj_collection on 127.0.0.1:49385_
   [junit4]   2> 406207 T836 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of 
collection solrj_collection on 127.0.0.1:49379_
   [junit4]   2> 406239 T799 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&version=2&collection=solrj_collection&shard=shard1&collection.configName=conf1&action=CREATE&numShards=2&name=solrj_collection_shard1_replica1&qt=/admin/cores
   [junit4]   2> 406259 T824 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&version=2&collection=solrj_collection&shard=shard1&collection.configName=conf1&action=CREATE&numShards=2&name=solrj_collection_shard1_replica2&qt=/admin/cores
   [junit4]   2> 406337 T799 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 406340 T824 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 406348 T809 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&version=2&collection=solrj_collection&shard=shard2&collection.configName=conf1&action=CREATE&numShards=2&name=solrj_collection_shard2_replica1&qt=/admin/cores
   [junit4]   2> 406351 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 406357 T799 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 406368 T824 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 406380 T809 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 406387 T781 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&version=2&collection=solrj_collection&shard=shard2&collection.configName=conf1&action=CREATE&numShards=2&name=solrj_collection_shard2_replica2&qt=/admin/cores
   [junit4]   2> 406389 T809 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 406400 T766 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:49388_",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"https://127.0.0.1:49388";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 406406 T781 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 406418 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 406421 T781 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 406422 T766 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:49382_",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"https://127.0.0.1:49382";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 406450 T766 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:49385_",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"https://127.0.0.1:49385";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 406460 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 406465 T766 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:49379_",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"https://127.0.0.1:49379";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 406476 T774 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 406482 T789 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406485 T819 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406483 T775 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406488 T834 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406489 T804 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 406497 T774 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 407365 T799 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 407366 T799 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:solrj_collection
   [junit4]   2> 407368 T799 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 407369 T799 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/solrj_collection
   [junit4]   2> 407372 T824 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 407373 T824 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:solrj_collection
   [junit4]   2> 407377 T824 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 407378 T824 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/solrj_collection
   [junit4]   2> 407377 T799 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 407379 T799 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/'
   [junit4]   2> 407392 T824 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 407393 T824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/solrj_collection_shard1_replica2/'
   [junit4]   2> 407393 T809 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 407406 T809 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:solrj_collection
   [junit4]   2> 407411 T809 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 407411 T809 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/solrj_collection
   [junit4]   2> 407427 T781 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 407428 T781 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:solrj_collection
   [junit4]   2> 407430 T809 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 407431 T809 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/'
   [junit4]   2> 407459 T781 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 407459 T781 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/solrj_collection
   [junit4]   2> 407485 T781 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 407486 T781 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/'
   [junit4]   2> 407811 T824 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 407871 T799 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 407981 T781 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 408029 T809 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 408324 T824 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 408329 T799 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 408340 T824 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 408354 T799 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 408397 T809 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 408406 T824 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 408407 T799 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 408402 T781 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 408421 T809 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 408437 T781 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 408468 T809 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 408505 T781 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 411586 T799 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 411635 T799 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 411646 T799 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 411654 T809 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 411691 T809 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 411706 T781 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 411716 T809 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 411779 T781 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 411785 T781 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 411856 T799 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 411923 T799 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 411955 T824 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 411984 T799 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 411999 T824 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 412017 T799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412052 T799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412040 T824 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 412058 T799 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412065 T809 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412085 T799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412086 T799 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412086 T799 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 412087 T799 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412087 T799 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica1] Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/data/
   [junit4]   2> 412107 T809 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412108 T799 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c747a72
   [junit4]   2> 412136 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412158 T809 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412162 T809 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412163 T809 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412175 T781 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412161 T799 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/data
   [junit4]   2> 412184 T799 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 412185 T799 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 412189 T799 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-004/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 412190 T799 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=37.583984375, 
floorSegmentMB=0.4384765625, forceMergeDeletesPctAllowed=4.485885422278858, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3936066195537312
   [junit4]   2> 412200 T809 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412201 T809 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412202 T809 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 412202 T809 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412203 T809 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica1] Opening new SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/data/
   [junit4]   2> 412203 T809 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c747a72
   [junit4]   2> 412206 T781 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412206 T809 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/data
   [junit4]   2> 412211 T809 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 412212 T809 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 412218 T799 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6cc0fa26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@687bd356),segFN=segments_1,generation=1}
   [junit4]   2> 412219 T799 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 412228 T781 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412231 T799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 412233 T799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 412234 T799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 412234 T799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412235 T781 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412236 T781 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412237 T781 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412240 T799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412243 T781 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412244 T781 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412245 T781 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 412244 T799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 412246 T781 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412247 T781 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica2] Opening new SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/data/
   [junit4]   2> 412248 T781 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c747a72
   [junit4]   2> 412250 T799 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 412252 T799 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 412256 T799 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 412257 T824 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412252 T781 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/data
   [junit4]   2> 412252 T809 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-005/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 412259 T809 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=37.583984375, 
floorSegmentMB=0.4384765625, forceMergeDeletesPctAllowed=4.485885422278858, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3936066195537312
   [junit4]   2> 412258 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412266 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412267 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412271 T781 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 412273 T781 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica2] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 412274 T824 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 412276 T799 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 412278 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 412282 T799 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 412292 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 412293 T809 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9f298e6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5df41857),segFN=segments_1,generation=1}
   [junit4]   2> 412294 T809 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 412291 T781 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-003/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 412302 T781 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=37.583984375, 
floorSegmentMB=0.4384765625, forceMergeDeletesPctAllowed=4.485885422278858, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3936066195537312
   [junit4]   2> 412293 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 412318 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 412319 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 412320 T799 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 412321 T809 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 412322 T809 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 412322 T809 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 412326 T824 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412327 T809 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412327 T809 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412328 T809 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 412328 T809 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 412329 T809 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 412329 T809 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 412331 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412333 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412335 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412341 T799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412345 T799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412342 T809 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 412365 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 412366 T809 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 412368 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 412371 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 412380 T799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412399 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 412404 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 412405 T809 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 412403 T824 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412412 T824 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412413 T824 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 412414 T781 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@9f56ae9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@745cd760),segFN=segments_1,generation=1}
   [junit4]   2> 412414 T781 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 412413 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412464 T824 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 412468 T824 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 412478 T824 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 412479 T824 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412483 T824 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica2] Opening new SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/solrj_collection_shard1_replica2/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001/tempDir-006/solrj_collection_shard1_replica2/data/
   [junit4]   2> 412483 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412485 T799 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412486 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412483 T781 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 412488 T781 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 412489 T781 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 412489 T781 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412490 T781 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 412490 T781 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 412491 T781 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 412491 T781 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 412492 T781 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 412494 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412496 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412498 T799 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 412484 T824 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c747a72
   [junit4]   2> 412499 T799 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 412498 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 412505 T809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 412515 T799 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=5.9013671875, 
floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=26.842016079988177, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47686903808154024
   [junit4]   2> 412505 T781 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 412518 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 412518 T781 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 412519 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 412520 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 412521 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 412522 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 412524 T781 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 412525 T824 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr

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

ler.java:188)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:744)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:253)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>                at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 538234 T1021 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={coreNodeName=core_node3&core=awholynewstresscollection_collection1_0_shard1_replica2&nodeName=127.0.0.1:49382_&wt=javabin&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true&version=2&action=PREPRECOVERY&state=recovering}
 status=400 QTime=26734 
   [junit4]   2> 538836 T1047 
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$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 538840 T1041 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 538864 T737 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 543851 T737 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 543855 T737 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49368 49368
   [junit4]   2> 543868 T738 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49368 49368
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch 
-Dtests.seed=8A00F48F1E224E51 -Dtests.slow=true -Dtests.locale=en_CA 
-Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
   [junit4] ERROR    162s | CollectionsAPIDistributedZkTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8A00F48F1E224E51:BE67A97697D2E6D]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 544133 T737 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.CollectionsAPIDistributedZkTest-8A00F48F1E224E51-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: 
{multiDefault=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=Lucene41VarGapFixedInterval), 
other_tl1=PostingsFormat(name=Memory doPackFST= true), 
timestamp=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 
a_t=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 
a_i1=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 intDefault=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 _version_=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{timestamp=DocValuesFormat(name=Lucene410)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_CA, 
timezone=America/Santarem
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 
(64-bit)/cpus=2,threads=1,free=172698376,total=301989888
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
TermVectorComponentDistributedTest, TestFastLRUCache, TestChildDocTransformer, 
SOLR749Test, TestModifyConfFiles, TestCodecSupport, TestDistributedMissingSort, 
TestManagedSynonymFilterFactory, TestRandomDVFaceting, 
TestSuggestSpellingConverter, TestSolrQueryParserResource, 
TestDistribDocBasedVersion, TestSolrDeletionPolicy1, SuggesterTSTTest, 
OpenCloseCoreStressTest, TestBinaryResponseWriter, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed in 162.44s, 1 test, 1 error <<< FAILURES!

[...truncated 1311 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:491: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:471: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:60: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1358: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961: 
There were test failures: 438 suites, 1830 tests, 1 error, 50 ignored (22 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to