Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/856/

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

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:531)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:269)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:488)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:189)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 21097 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/init-core-data-001
   [junit4]   2> 986606 T5103 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 986606 T5103 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_zyp/zb
   [junit4]   2> 986610 T5103 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 986611 T5104 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 986611 T5104 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 986711 T5103 oasc.ZkTestServer.run start zk server on 
port:50482
   [junit4]   2> 986711 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 986735 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 986739 T5111 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e4d52c0 
name:ZooKeeperConnection Watcher:127.0.0.1:50482 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 986740 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 986740 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 986740 T5103 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 986750 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 986753 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 986754 T5114 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2da99e69 
name:ZooKeeperConnection Watcher:127.0.0.1:50482/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 986756 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 986756 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 986756 T5103 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 986759 T5103 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 986761 T5103 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 986764 T5103 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 986765 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 986766 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 986782 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 986783 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 986789 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 986790 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 986796 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 986796 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 986798 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 986799 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 986811 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 986812 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 986818 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 986818 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 986821 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 986822 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 986824 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 986825 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 986827 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 986827 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 986829 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 986830 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 986835 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 986860 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 986861 T5117 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8587c6a name:ZooKeeperConnection 
Watcher:127.0.0.1:50482 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 986862 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 986862 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 986862 T5103 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 986876 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 986886 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 986900 T5120 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@358e6076 
name:ZooKeeperConnection Watcher:127.0.0.1:50482/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 986900 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 986900 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 986901 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf2/solrconfig.xml
   [junit4]   2> 986901 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.xml
   [junit4]   2> 986905 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf2/schema.xml
   [junit4]   2> 986905 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/schema.xml
   [junit4]   2> 986917 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf2/enumsConfig.xml
   [junit4]   2> 986917 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/enumsConfig.xml
   [junit4]   2> 986919 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 986919 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 986921 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf2/stopwords.txt
   [junit4]   2> 986921 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/stopwords.txt
   [junit4]   2> 986923 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf2/protwords.txt
   [junit4]   2> 986923 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/protwords.txt
   [junit4]   2> 986925 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf2/currency.xml
   [junit4]   2> 986925 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/currency.xml
   [junit4]   2> 986927 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 986927 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/open-exchange-rates.json
   [junit4]   2> 986929 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 986930 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 986944 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf2/old_synonyms.txt
   [junit4]   2> 986944 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/old_synonyms.txt
   [junit4]   2> 986950 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf2/synonyms.txt
   [junit4]   2> 986951 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/synonyms.txt
   [junit4]   2> 986954 T5103 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
 to /configs/conf2/elevate.xml
   [junit4]   2> 986955 T5103 oascc.SolrZkClient.makePath makePath: 
/configs/conf2/elevate.xml
   [junit4]   2> 987424 T5103 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1
   [junit4]   2> 987426 T5103 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 987440 T5103 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4c1a9790{/_zyp/zb,null,AVAILABLE}
   [junit4]   2> 987440 T5103 oejs.AbstractConnector.doStart Started 
ServerConnector@67c20102{HTTP/1.1}{127.0.0.1:40617}
   [junit4]   2> 987441 T5103 oejs.Server.doStart Started @988988ms
   [junit4]   2> 987441 T5103 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=40617, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores, hostContext=/_zyp/zb}
   [junit4]   2> 987441 T5103 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@72b5615d
   [junit4]   2> 987442 T5103 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/'
   [junit4]   2> 987457 T5103 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/solr.xml
   [junit4]   2> 987471 T5103 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores
   [junit4]   2> 987471 T5103 oasc.CoreContainer.<init> New CoreContainer 
478073741
   [junit4]   2> 987471 T5103 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/]
   [junit4]   2> 987472 T5103 oasc.CoreContainer.load loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/lib
   [junit4]   2> 987472 T5103 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/lib).
   [junit4]   2> 987480 T5103 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 987481 T5103 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 987482 T5103 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 987482 T5103 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 987482 T5103 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 987482 T5103 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50482/solr
   [junit4]   2> 987483 T5103 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 987483 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 987504 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 987515 T5134 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75470ca6 
name:ZooKeeperConnection Watcher:127.0.0.1:50482 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 987523 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 987524 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 987543 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 987559 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b796319 
name:ZooKeeperConnection Watcher:127.0.0.1:50482/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 987559 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 987561 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 987563 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 987571 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 987573 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 987575 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 987576 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 987578 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 987579 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 987580 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40617__zyp%2Fzb
   [junit4]   2> 987580 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40617__zyp%2Fzb
   [junit4]   2> 987582 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 987583 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 987584 T5103 n:127.0.0.1:40617__zyp%2Fzb oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 987585 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:40617__zyp%2Fzb
   [junit4]   2> 987586 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 987587 T5103 n:127.0.0.1:40617__zyp%2Fzb oasc.Overseer.start 
Overseer (id=93874491909865477-127.0.0.1:40617__zyp%2Fzb-n_0000000000) starting
   [junit4]   2> 987589 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 987595 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 987599 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 987603 T5139 n:127.0.0.1:40617__zyp%2Fzb 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 987610 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 987613 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 987614 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 987615 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores
   [junit4]   2> 987616 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, 
name=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/, transient=false, shard=, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1, loadOnStartup=true, 
coreNodeName=, dataDir=data/, collection=control_collection, 
config=solrconfig.xml}
   [junit4]   2> 987616 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/
   [junit4]   2> 987616 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 987619 T5141 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 987620 T5141 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 987622 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 987623 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 987623 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:40617__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40617/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection"} current state 
version: 0
   [junit4]   2> 987624 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:40617__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40617/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 987624 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 987624 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 987625 T5137 n:127.0.0.1:40617__zyp%2Fzb 
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> 988623 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 988624 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 988624 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 988624 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 988625 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 988626 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/'
   [junit4]   2> 988648 T5141 n:127.0.0.1:40617__zyp%2Fzb oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 988658 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 988726 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 988767 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 988770 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 988780 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 989085 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 989095 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 989098 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 989113 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 989117 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 989121 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 989122 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 989123 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 989123 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 989124 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 989124 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 989125 T5141 n:127.0.0.1:40617__zyp%2Fzb 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 989125 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 989125 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 989126 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@380f5e67
   [junit4]   2> 989126 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/data
   [junit4]   2> 989127 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 989127 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 989128 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/control-001/cores/collection1/data/index
   [junit4]   2> 989129 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=69.1884765625, 
floorSegmentMB=0.7529296875, forceMergeDeletesPctAllowed=20.8555299810156, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 989131 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/index-NIOFSDirectory-001 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@17e9bba8),segFN=segments_1,generation=1}
   [junit4]   2> 989132 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 989139 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 989139 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 989140 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 989140 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 989140 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 989140 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 989141 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 989141 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 989141 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 989147 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 989149 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 989150 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 989151 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 989157 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/admin/threads,/update/json/docs,/update/csv,/update/json,/admin/segments,/admin/ping,/admin/logging,/admin/luke,/update,/admin/system,/config,/replication,standard,/admin/properties,/admin/file,/admin/mbeans,/schema,/admin/plugins
   [junit4]   2> 989164 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 989165 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 989166 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 989168 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 989168 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 989169 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@67b3b588
   [junit4]   2> 989170 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/index-NIOFSDirectory-001 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@17e9bba8),segFN=segments_1,generation=1}
   [junit4]   2> 989171 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 989171 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@ff1a2c2[collection1] main
   [junit4]   2> 989171 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 989171 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 989171 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 989172 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501991873242202112
   [junit4]   2> 989174 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1501991873242202112
   [junit4]   2> 989174 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 989175 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 989175 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 989175 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 989176 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 989176 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 989176 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 989177 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 989177 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 989177 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 989178 T5142 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@ff1a2c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 989178 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 989180 T5141 n:127.0.0.1:40617__zyp%2Fzb x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 989193 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 989193 T5103 n:127.0.0.1:40617__zyp%2Fzb 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 989195 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 989196 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40617/_zyp/zb 
collection:control_collection shard:shard1
   [junit4]   2> 989196 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 989203 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 989205 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 989206 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 989206 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1063 name=collection1 
org.apache.solr.core.SolrCore@1928e4cc 
url=http://127.0.0.1:40617/_zyp/zb/collection1 node=127.0.0.1:40617__zyp%2Fzb 
C1063_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:40617__zyp%2Fzb, core=collection1, 
base_url=http://127.0.0.1:40617/_zyp/zb, state=down}
   [junit4]   2> 989206 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 C1063 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:40617/_zyp/zb/collection1/
   [junit4]   2> 989206 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 C1063 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 989207 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 C1063 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40617/_zyp/zb/collection1/ has no replicas
   [junit4]   2> 989207 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:40617/_zyp/zb/collection1/ shard1
   [junit4]   2> 989207 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 989207 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 989207 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 989210 T5137 n:127.0.0.1:40617__zyp%2Fzb 
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> 989213 T5148 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e23c431 
name:ZooKeeperConnection Watcher:127.0.0.1:50482/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 989213 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 989214 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 989214 T5103 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 989215 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 989215 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:40617/_zyp/zb";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 989217 T5103 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 989328 T5148 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> 989335 T5137 n:127.0.0.1:40617__zyp%2Fzb 
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> 989366 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:40617/_zyp/zb/collection1/ and leader is 
http://127.0.0.1:40617/_zyp/zb/collection1/
   [junit4]   2> 989367 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:40617/_zyp/zb
   [junit4]   2> 989367 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 989367 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 989367 T5145 n:127.0.0.1:40617__zyp%2Fzb c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 989368 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 989369 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:40617__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:40617/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 3
   [junit4]   2> 989370 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:40617__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:40617/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 989474 T5137 n:127.0.0.1:40617__zyp%2Fzb 
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> 989474 T5148 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> 989705 T5103 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1
   [junit4]   2> 989708 T5103 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001
   [junit4]   2> 989709 T5103 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 989714 T5103 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@295ba458{/_zyp/zb,null,AVAILABLE}
   [junit4]   2> 989714 T5103 oejs.AbstractConnector.doStart Started 
ServerConnector@3f82a29e{HTTP/1.1}{127.0.0.1:51195}
   [junit4]   2> 989714 T5103 oejs.Server.doStart Started @991261ms
   [junit4]   2> 989715 T5103 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=51195, solrconfig=solrconfig.xml, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores, hostContext=/_zyp/zb}
   [junit4]   2> 989715 T5103 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@72b5615d
   [junit4]   2> 989715 T5103 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/'
   [junit4]   2> 989732 T5103 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/solr.xml
   [junit4]   2> 989758 T5103 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores
   [junit4]   2> 989759 T5103 oasc.CoreContainer.<init> New CoreContainer 
1801149921
   [junit4]   2> 989759 T5103 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/]
   [junit4]   2> 989760 T5103 oasc.CoreContainer.load loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/lib
   [junit4]   2> 989760 T5103 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/lib).
   [junit4]   2> 989777 T5103 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 989778 T5103 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 989779 T5103 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 989780 T5103 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 989781 T5103 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 989781 T5103 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50482/solr
   [junit4]   2> 989781 T5103 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 989781 T5103 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 989792 T5103 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 989808 T5162 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66104bc3 
name:ZooKeeperConnection Watcher:127.0.0.1:50482 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 989808 T5103 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 989809 T5103 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 989811 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 989821 T5165 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@390311ea 
name:ZooKeeperConnection Watcher:127.0.0.1:50482/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 989822 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 989836 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 990839 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51195__zyp%2Fzb
   [junit4]   2> 990840 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51195__zyp%2Fzb
   [junit4]   2> 990846 T5103 n:127.0.0.1:51195__zyp%2Fzb oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 990848 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 990849 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 990850 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores
   [junit4]   2> 990851 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {dataDir=data/, 
collection=collection1, config=solrconfig.xml, schema=schema.xml, 
coreNodeName=, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/, shard=, name=collection1, 
transient=false, loadOnStartup=true, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1}
   [junit4]   2> 990851 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/
   [junit4]   2> 990851 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 990864 T5166 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 990864 T5166 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 990865 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 990865 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 990866 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:51195__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:51195/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 990867 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:51195__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:51195/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 990867 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 990867 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 990970 T5165 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 990971 T5148 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 990970 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 991865 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 991866 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 991867 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 991867 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 991868 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 991868 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/'
   [junit4]   2> 991893 T5166 n:127.0.0.1:51195__zyp%2Fzb oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 991899 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 991936 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 991975 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 991985 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 991992 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 992426 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 992442 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 992448 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 992474 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 992478 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 992489 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 992492 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 992492 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 992492 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 992493 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 992493 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 992493 T5166 n:127.0.0.1:51195__zyp%2Fzb 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 992494 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 992494 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 992494 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@380f5e67
   [junit4]   2> 992495 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/data
   [junit4]   2> 992500 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 992500 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 992501 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 992501 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=69.1884765625, 
floorSegmentMB=0.7529296875, forceMergeDeletesPctAllowed=20.8555299810156, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 992503 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/index-NIOFSDirectory-002 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@17e9bba8),segFN=segments_1,generation=1}
   [junit4]   2> 992504 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 992517 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 992517 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 992518 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 992518 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 992518 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 992518 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 992519 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 992519 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 992519 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 992526 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 992546 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 992547 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 992549 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 992554 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/get,/admin/threads,/update/json/docs,/update/csv,/update/json,/admin/segments,/admin/ping,/admin/logging,/admin/luke,/update,/admin/system,/config,/replication,standard,/admin/properties,/admin/file,/admin/mbeans,/schema,/admin/plugins
   [junit4]   2> 992559 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 992561 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 992561 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992562 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 992562 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 992568 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@31b84c9e
   [junit4]   2> 992569 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/index-NIOFSDirectory-002 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@17e9bba8),segFN=segments_1,generation=1}
   [junit4]   2> 992570 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 992570 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5990a217[collection1] main
   [junit4]   2> 992570 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 992570 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 992570 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 992571 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501991876806311936
   [junit4]   2> 992573 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1501991876806311936
   [junit4]   2> 992573 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 992574 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 992574 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 992576 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 992576 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 992576 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 992577 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 992577 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 992577 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 992577 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 992580 T5167 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5990a217[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992580 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 992581 T5166 n:127.0.0.1:51195__zyp%2Fzb x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 992590 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oass.SolrDispatchFilter.init 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 992591 T5103 n:127.0.0.1:51195__zyp%2Fzb 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 992603 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51195/_zyp/zb collection:collection1 
shard:shard2
   [junit4]   2> 992605 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 992609 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard2
   [junit4]   2> 992610 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 992610 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 992611 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 992612 T5148 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 992612 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 992615 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1064 name=collection1 
org.apache.solr.core.SolrCore@5951ccf7 
url=http://127.0.0.1:51195/_zyp/zb/collection1 node=127.0.0.1:51195__zyp%2Fzb 
C1064_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:51195__zyp%2Fzb, core=collection1, 
base_url=http://127.0.0.1:51195/_zyp/zb, state=down}
   [junit4]   2> 992615 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 C1064 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:51195/_zyp/zb/collection1/
   [junit4]   2> 992615 T5165 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 992616 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 C1064 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 992621 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 C1064 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51195/_zyp/zb/collection1/ has no replicas
   [junit4]   2> 992621 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:51195/_zyp/zb/collection1/ shard2
   [junit4]   2> 992621 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 992628 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 992628 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:51195/_zyp/zb";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 992731 T5148 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 992731 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 992731 T5165 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 992780 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:51195/_zyp/zb/collection1/ and leader is 
http://127.0.0.1:51195/_zyp/zb/collection1/
   [junit4]   2> 992780 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:51195/_zyp/zb
   [junit4]   2> 992780 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 992780 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 992780 T5170 n:127.0.0.1:51195__zyp%2Fzb c:collection1 
s:shard2 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 992782 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 992783 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "node_name":"127.0.0.1:51195__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:51195/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 992784 T5138 n:127.0.0.1:40617__zyp%2Fzb 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:51195__zyp%2Fzb",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "base_url":"http://127.0.0.1:51195/_zyp/zb";,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 992886 T5148 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 992887 T5165 n:127.0.0.1:51195__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 992887 T5137 n:127.0.0.1:40617__zyp%2Fzb 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 993459 T5103 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/cores/collection1
   [junit4]   2> 993460 T5103 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001
   [junit4]   2> 993471 T5103 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 993512 T5103 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@64d50046{/_zyp/zb,null,AVAILABLE}
   [junit4]   2> 993512 T5103 oejs.AbstractConnector.doStart Started 
ServerConnector@5c052761{HTTP/1.1}{127.0.0.1:34150}
   [junit4]   2> 993513 T5103 oejs.Server.doStart Started @995060ms
   [junit4]   2> 993513 T5103 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/cores, solrconfig=solrconfig.xml, 
hostPort=34150, hostContext=/_zyp/zb}
   [junit4]   2> 993513 T5103 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@72b5615d
   [junit4]   2> 993514 T5103 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/'
   [junit4]   2> 993541 T5103 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/solr.xml
   [junit4]   2> 993559 T5103 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/cores
   [junit4]   2> 993559 T5103 oasc.CoreContainer.<init> New CoreContainer 
1207612430
   [junit4]   2> 993560 T5103 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001/shard-2-001/]
   [junit4]   2> 993560 T5103 oasc.

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

   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1621)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1642)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:877)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=5515, name=collection5, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34150/_zyp/zb: collection already exists: 
awholynewstresscollection_collection5_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EF3FEF1907850D8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1621)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1642)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:877)Throwable
 #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=5510, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51195/_zyp/zb: Could not find collection : 
awholynewstresscollection_collection0_0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EF3FEF1907850D8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)
   [junit4]   2> 1333093 T5103 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest
 6EF3FEF1907850D8-001
   [junit4]   2> 346492 T5102 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{a_i1=PostingsFormat(name=LuceneFixedGap), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
other_tl1=PostingsFormat(name=Memory doPackFST= true), 
_version_=PostingsFormat(name=Memory doPackFST= true), 
a_t=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, 
locale=de_LU, timezone=Asia/Riyadh88
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=18252864,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, 
TestJmxIntegration, DocValuesMissingTest, AliasIntegrationTest, 
QueryElevationComponentTest, IndexSchemaTest, PeerSyncTest, TestBinaryField, 
UpdateRequestProcessorFactoryTest, ConnectionManagerTest, 
TestExceedMaxTermLength, UniqFieldsUpdateProcessorFactoryTest, 
HdfsDirectoryTest, TestJoin, TestFileDictionaryLookup, BasicZkTest, 
SyncSliceTest, TermVectorComponentTest, IndexBasedSpellCheckerTest, 
SignatureUpdateProcessorFactoryTest, StandardRequestHandlerTest, 
DistribJoinFromCollectionTest, HighlighterConfigTest, MBeansHandlerTest, 
TestStressLucene, CloudExitableDirectoryReaderTest, 
DistributedFacetPivotLargeTest, AnalyticsQueryTest, TestRealTimeGet, 
TestManagedSchemaFieldTypeResource, TestFunctionQuery, 
TriLevelCompositeIdRoutingTest, TestJmxMonitoredMap, 
DistributedSuggestComponentTest, HdfsUnloadDistributedZkTest, TestRangeQuery, 
DistributedSpellCheckComponentTest, TestReversedWildcardFilterFactory, 
TestBadConfig, TestIndexingPerformance, URLClassifyProcessorTest, 
TestLazyCores, SuggesterFSTTest, TestReloadAndDeleteDocs, SimplePostToolTest, 
AssignTest, BufferStoreTest, TestRemoteStreaming, CSVRequestHandlerTest, 
HdfsWriteToMultipleCollectionsTest, ParsingFieldUpdateProcessorsTest, 
DistributedFacetPivotWhiteBoxTest, FastVectorHighlighterTest, 
HighlighterMaxOffsetTest, ChaosMonkeyNothingIsSafeTest, OverseerStatusTest, 
SchemaVersionSpecificBehaviorTest, CursorMarkTest, TimeZoneUtilsTest, 
TestSolr4Spatial, TestExpandComponent, TestDocumentBuilder, UUIDFieldTest, 
TestRandomMergePolicy, TestSolrDeletionPolicy1, TestMergePolicyConfig, 
PrimitiveFieldTypeTest, SolrRequestParserTest, TestSchemaManager, 
DefaultValueUpdateProcessorTest, SharedFSAutoReplicaFailoverTest, 
DistributedQueueTest, TestPivotHelperCode, ZkNodePropsTest, 
TestEmbeddedSolrServerConstructors, LeaderElectionIntegrationTest, 
BasicDistributedZkTest, SolrIndexConfigTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [226/496] on J0 in 346.82s, 1 test, 1 error <<< FAILURES!

[...truncated 879 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
 There were test failures: 496 suites, 1972 tests, 1 error, 51 ignored (10 
assumptions)

Total time: 170 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #852
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 620148433 bytes
Compression is 0.0%
Took 1 min 57 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to