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

1 tests failed.
FAILED:  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:532)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:269)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:472)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:177)
        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 10785 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/init-core-data-001
   [junit4]   2> 1351564 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B17B2D45375FE25A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1351564 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B17B2D45375FE25A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/tw_uip/qw
   [junit4]   2> 1351567 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1351568 INFO  (Thread-2583) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1351569 INFO  (Thread-2583) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1351669 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54419
   [junit4]   2> 1351669 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1351678 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351686 INFO  (zkCallback-1644-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e4eee09 
name:ZooKeeperConnection Watcher:127.0.0.1:54419 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351686 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351687 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1351687 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1351690 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1351690 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351693 INFO  (zkCallback-1645-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39d0e780 
name:ZooKeeperConnection Watcher:127.0.0.1:54419/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351693 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351693 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1351693 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1351696 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1351699 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1351712 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1351713 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351714 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1351716 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351716 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1351718 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351718 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1351719 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351719 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1351721 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351721 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1351722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351722 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1351723 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351723 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1351724 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351725 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1351726 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351726 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1351727 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351728 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1351729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351729 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1351731 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1351742 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351753 INFO  (zkCallback-1646-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c7691d0 
name:ZooKeeperConnection Watcher:127.0.0.1:54419 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351754 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351754 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1351754 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1351756 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1351772 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1351774 INFO  (zkCallback-1647-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19c96c5e 
name:ZooKeeperConnection Watcher:127.0.0.1:54419/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1351774 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1351774 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1351775 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351775 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1351777 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351777 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1351780 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351780 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1351782 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351782 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1351785 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351785 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1351787 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351787 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1351790 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351790 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1351793 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351793 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1351795 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351796 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1351798 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351798 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1351800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351800 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1351801 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractZkTestCase 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> 1351801 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1352207 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1
   [junit4]   2> 1352209 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 1352212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5864a4d1{/tw_uip/qw,null,AVAILABLE}
   [junit4]   2> 1352212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@666d0852{HTTP/1.1}{127.0.0.1:48720}
   [junit4]   2> 1352212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.Server Started @1355202ms
   [junit4]   2> 1352212 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/tempDir-001/control/data, hostPort=48720, 
hostContext=/tw_uip/qw, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores}
   [junit4]   2> 1352213 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@72b5615d
   [junit4]   2> 1352213 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/'
   [junit4]   2> 1352237 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/solr.xml
   [junit4]   2> 1352252 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores
   [junit4]   2> 1352252 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1819855189
   [junit4]   2> 1352252 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/]
   [junit4]   2> 1352252 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/lib
   [junit4]   2> 1352252 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrResourceLoader 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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/lib).
   [junit4]   2> 1352265 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 1352267 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1352268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1352268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1352268 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54419/solr
   [junit4]   2> 1352269 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1352269 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1352269 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1352271 INFO  (zkCallback-1649-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dfff527 
name:ZooKeeperConnection Watcher:127.0.0.1:54419 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1352272 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1352279 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1352279 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ef05604 
name:ZooKeeperConnection Watcher:127.0.0.1:54419/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1352280 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1352281 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 1352285 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1352289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1352296 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1352302 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1352304 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1352307 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/aliases.json
   [junit4]   2> 1352309 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 1352310 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:48720_tw_uip%2Fqw
   [junit4]   2> 1352316 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48720_tw_uip%2Fqw
   [junit4]   2> 1352321 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 1352325 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1352327 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1352329 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:48720_tw_uip%2Fqw
   [junit4]   2> 1352329 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1352330 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer Overseer 
(id=93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000) starting
   [junit4]   2> 1352332 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1352339 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1352340 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 1352341 INFO  
(OverseerCollectionProcessor-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.OverseerCollectionProcessor 
Process current queue of collection creations
   [junit4]   2> 1352342 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer Starting to work on the 
main queue
   [junit4]   2> 1352346 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 1352346 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1352348 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores
   [junit4]   2> 1352348 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{config=solrconfig.xml, collection=control_collection, name=collection1, 
shard=, coreNodeName=, loadOnStartup=true, schema=schema.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/, dataDir=data/, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1, transient=false}
   [junit4]   2> 1352348 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Found core collection1 
in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/
   [junit4]   2> 1352349 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Found 1 core 
definitions
   [junit4]   2> 1352349 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1352350 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1352349 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1352350 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1352351 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1352353 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer processMessage: 
queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:48720_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48720/tw_uip/qw";,
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 1352354 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:48720_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48720/tw_uip/qw";,
   [junit4]   2>   "shard":null}
   [junit4]   2> 1352354 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ClusterStateMutator building a 
new cName: control_collection
   [junit4]   2> 1352354 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ReplicaMutator Assigning new 
node to shard shard=shard1
   [junit4]   2> 1352355 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1352357 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 1
   [junit4]   2> 1352358 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.DistributedQueue 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1353351 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1353351 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1353352 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1353352 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1353353 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1353353 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/'
   [junit4]   2> 1353379 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1353395 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1353414 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1353479 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1353481 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1353495 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1353804 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1353844 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1353851 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1353874 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1353877 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1353881 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1353901 WARN  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1353902 WARN  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1353902 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1353903 WARN  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1353903 WARN  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1353903 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1353903 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1353903 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1353903 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fd79b54
   [junit4]   2> 1353904 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data
   [junit4]   2> 1353905 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1353905 WARN  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1353914 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data/index
   [junit4]   2> 1353914 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=40.9345703125, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=2.8160749593456167, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=1.6162109375, noCFSRatio=0.0
   [junit4]   2> 1353922 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/index-NIOFSDirectory-002 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bad298f),segFN=segments_1,generation=1}
   [junit4]   2> 1353922 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1353933 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup 
for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data/
   [junit4]   2> 1353934 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/control-001/cores/collection1/data/ does not point to a 
valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1353943 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1353944 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1353944 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1353944 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1353959 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1353961 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1353983 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1353984 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1353987 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/update/json,/admin/segments,/admin/plugins,/admin/threads,/admin/logging,standard,/update/json/docs,/update,/config,/schema,/admin/ping,/admin/luke,/get,/admin/properties,/admin/file,/admin/mbeans,/replication,/update/csv,/admin/system
   [junit4]   2> 1353989 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1354008 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1354008 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1354009 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1354009 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1354010 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=40.98828125, 
floorSegmentMB=1.3818359375, forceMergeDeletesPctAllowed=28.220786781622568, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8022420485118976
   [junit4]   2> 1354011 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/index-NIOFSDirectory-002 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bad298f),segFN=segments_1,generation=1}
   [junit4]   2> 1354011 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1354011 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f3ffb84[collection1] 
main
   [junit4]   2> 1354012 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1354012 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1354012 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1354013 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1354013 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1354013 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1354033 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1354034 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1354034 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1354034 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1354034 INFO  
(searcherExecutor-2816-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f3ffb84[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1354035 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1354035 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1354035 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1354035 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1503519719303413760
   [junit4]   2> 1354037 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1503519719303413760
   [junit4]   2> 1354037 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1354040 INFO  
(coreLoadExecutor-2815-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1354041 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController Register replica - core:collection1 
address:http://127.0.0.1:48720/tw_uip/qw collection:control_collection 
shard:shard1
   [junit4]   2> 1354042 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1354045 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process 
for shard shard1
   [junit4]   2> 1354047 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.DistributedQueue 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1354047 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1354047 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1354048 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer processMessage: 
queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1354048 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48720/tw_uip/qw/collection1/
   [junit4]   2> 1354048 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1354048 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:48720/tw_uip/qw/collection1/ has no replicas
   [junit4]   2> 1354048 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48720/tw_uip/qw/collection1/ shard1
   [junit4]   2> 1354048 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1354049 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1354051 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 2
   [junit4]   2> 1354055 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.DistributedQueue 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1354057 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer 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:48720/tw_uip/qw";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1354163 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1354165 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 3
   [junit4]   2> 1354208 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController We are 
http://127.0.0.1:48720/tw_uip/qw/collection1/ and leader is 
http://127.0.0.1:48720/tw_uip/qw/collection1/
   [junit4]   2> 1354208 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:48720/tw_uip/qw
   [junit4]   2> 1354208 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1354208 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1354208 INFO  
(coreZkRegister-2809-thread-1-processing-x:collection1 
n:127.0.0.1:48720_tw_uip%2Fqw r:core_node1 c:control_collection s:shard1) 
[n:127.0.0.1:48720_tw_uip%2Fqw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading 
it from system property
   [junit4]   2> 1354213 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.DistributedQueue 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1354214 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer processMessage: 
queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:48720_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48720/tw_uip/qw";,
   [junit4]   2>   "shard":"shard1"} current state version: 3
   [junit4]   2> 1354215 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:48720_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48720/tw_uip/qw";,
   [junit4]   2>   "shard":"shard1"}
   [junit4]   2> 1354317 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1354319 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 4
   [junit4]   2> 1354354 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1354379 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354397 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@254b8f5f 
name:ZooKeeperConnection Watcher:127.0.0.1:54419/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1354398 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354398 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1354398 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1354400 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1354995 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores/collection1
   [junit4]   2> 1354996 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001
   [junit4]   2> 1354998 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 1355002 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72ae1ad9{/tw_uip/qw,null,AVAILABLE}
   [junit4]   2> 1355003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@464d761{HTTP/1.1}{127.0.0.1:51834}
   [junit4]   2> 1355003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.e.j.s.Server Started @1357993ms
   [junit4]   2> 1355003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/tempDir-001/jetty1, hostPort=51834, 
hostContext=/tw_uip/qw, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1355003 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@72b5615d
   [junit4]   2> 1355004 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/'
   [junit4]   2> 1355020 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/solr.xml
   [junit4]   2> 1355033 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores
   [junit4]   2> 1355034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 438215669
   [junit4]   2> 1355034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/]
   [junit4]   2> 1355034 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/lib
   [junit4]   2> 1355034 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.SolrResourceLoader 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/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/lib).
   [junit4]   2> 1355045 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory 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> 1355046 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1355047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1355047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1355047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54419/solr
   [junit4]   2> 1355047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1355047 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1355055 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1355061 INFO  (zkCallback-1654-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f9e47f2 
name:ZooKeeperConnection Watcher:127.0.0.1:54419 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1355062 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1355063 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1355068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1355069 INFO  
(zkCallback-1655-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@173b692e 
name:ZooKeeperConnection Watcher:127.0.0.1:54419/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1355069 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1355073 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 1356077 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:51834_tw_uip%2Fqw
   [junit4]   2> 1356078 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:51834_tw_uip%2Fqw
   [junit4]   2> 1356081 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1356083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 1356083 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 1356084 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores
   [junit4]   2> 1356085 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores/collection1/, coreNodeName=, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores/collection1, dataDir=data/, 
config=solrconfig.xml, loadOnStartup=true, transient=false, shard=, 
schema=schema.xml, name=collection1}
   [junit4]   2> 1356085 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Found core collection1 
in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001/shard-1-001/cores/collection1/
   [junit4]   2> 1356085 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.CoresLocator Found 1 core 
definitions
   [junit4]   2> 1356086 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1356087 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[B17B2D45375FE25A]) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1356087 INFO  
(coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw c:collection1   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1356087 INFO  
(coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw c:collection1   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1356089 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.DistributedQueue 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1356089 INFO  
(coreLoadExecutor-2826-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw c:collection1   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1356091 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.Overseer processMessage: 
queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:51834_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51834/tw_uip/qw";,
   [junit4]   2>   "shard":null} current state version: 4
   [junit4]   2> 1356091 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:51834_tw_uip%2Fqw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51834/tw_uip/qw";,
   [junit4]   2>   "shard":null}
   [junit4]   2> 1356091 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ClusterStateMutator building a 
new cName: collection1
   [junit4]   2> 1356091 INFO  
(OverseerStateUpdate-93969982294917125-127.0.0.1:48720_tw_uip%2Fqw-n_0000000000)
 [n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.o.ReplicaMutator Assigning new 
node to shard shard=shard1
   [junit4]   2> 1356092 INFO  
(zkCallback-1655-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1356092 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1356093 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1356095 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:48720_tw_uip%2Fqw) 
[n:127.0.0.1:48720_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 5
   [junit4]   2> 1356095 INFO  
(zkCallback-1655-thread-1-processing-n:127.0.0.1:51834_tw_uip%2Fqw) 
[n:127.0.0.1:51834_tw_uip%2Fqw    ] o.a.s.c.c.ZkStateReader Updated cluster 
state version to 5
   [junit4]   2> 1356096 INFO 

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

he.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:1570)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1591)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51617/tw_uip/qw: KeeperErrorCode = Session 
expired for /overseer/collection-queue-work/qn-
   [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]    >        ... 7 moreThrowable #7: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9060, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:38475/tw_uip/qw, 
http://127.0.0.1:48720/tw_uip/qw, http://127.0.0.1:51834/tw_uip/qw, 
http://127.0.0.1:41486/tw_uip/qw, http://127.0.0.1:51617/tw_uip/qw]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B17B2D45375FE25A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:905)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:38475/tw_uip/qw, http://127.0.0.1:48720/tw_uip/qw, 
http://127.0.0.1:51834/tw_uip/qw, http://127.0.0.1:41486/tw_uip/qw, 
http://127.0.0.1:51617/tw_uip/qw]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [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:1570)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1591)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51617/tw_uip/qw: KeeperErrorCode = Session 
expired for /overseer/collection-queue-work/qn-
   [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]    >        ... 7 more
   [junit4]   2> 2172305 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B17B2D45375FE25A]-worker) 
[n:127.0.0.1:41486_tw_uip%2Fqw c:awholynewstresscollection_collection2_1 
s:shard6 r:core_node2 
x:awholynewstresscollection_collection2_1_shard6_replica3] o.a.s.SolrTestCaseJ4 
###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/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 B17B2D45375FE25A-001
   [junit4]   2> Jun 09, 2015 12:55:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=Lucene50(blocksize=128), 
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, 
locale=sl, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=136878896,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestHighFrequencyDictionaryFactory, AsyncMigrateRouteKeyTest, 
RAMDirectoryFactoryTest, DistribCursorPagingTest, 
TestDefaultSearchFieldResource, TestEmbeddedSolrServerConstructors, 
ShardRoutingCustomTest, SliceStateTest, TestTolerantSearch, 
VMParamsZkACLAndCredentialsProvidersTest, FieldMutatingUpdateProcessorTest, 
SolrPluginUtilsTest, TestSolrQueryParserResource, AssignTest, TestReqParamsAPI, 
ActionThrottleTest, TestCharFilters, FieldAnalysisRequestHandlerTest, 
TestAuthorizationFramework, ZkControllerTest, HdfsChaosMonkeySafeLeaderTest, 
TestSearchPerf, TestChildDocTransformer, FileUtilsTest, 
StatelessScriptUpdateProcessorFactoryTest, TestRTGBase, EnumFieldTest, 
TestFastLRUCache, ResourceLoaderTest, ShardRoutingTest, ZkSolrClientTest, 
SystemInfoHandlerTest, SpellingQueryConverterTest, TestStressVersions, 
RequiredFieldsTest, SimpleMLTQParserTest, JSONWriterTest, 
IndexSchemaRuntimeFieldTest, TestNamedUpdateProcessors, SolrCmdDistributorTest, 
LukeRequestHandlerTest, TestSchemaResource, ZkCLITest, TestSolrDeletionPolicy2, 
TestSolrDynamicMBean, CoreMergeIndexesAdminHandlerTest, 
TestCustomDocTransformer, TestStressUserVersions, TestFieldResource, 
TestFoldingMultitermQuery, DistribDocExpirationUpdateProcessorTest, 
TestLFUCache, CollectionsAPIAsyncDistributedZkTest, CacheHeaderTest, 
CopyFieldTest, TestFuzzyAnalyzedSuggestions, TestSolr4Spatial2, 
TestRawResponseWriter, TestCloudManagedSchemaConcurrent, SuggestComponentTest, 
TestBlobHandler, TestCoreContainer, RulesTest, ShowFileRequestHandlerTest, 
HdfsSyncSliceTest, TestSearcherReuse, SolrXmlInZkTest, 
TestSuggestSpellingConverter, ReturnFieldsTest, 
DeleteLastCustomShardedReplicaTest, SpatialFilterTest, 
TestDynamicFieldResource, DocValuesMultiTest, TestMiniSolrCloudClusterSSL, 
TestDocBasedVersionConstraints, MigrateRouteKeyTest, TestCustomSort, 
UUIDUpdateProcessorFallbackTest, RecoveryAfterSoftCommitTest, BadCopyFieldTest, 
BadComponentTest, TestManagedSchemaDynamicFieldResource, 
LeaderInitiatedRecoveryOnCommitTest, TestPHPSerializedResponseWriter, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [235/500] on J1 in 821.04s, 1 test, 1 error <<< FAILURES!

[...truncated 817 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:230:
 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:1438:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:993:
 There were test failures: 500 suites, 1978 tests, 1 error, 52 ignored (10 
assumptions)

Total time: 174 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #859
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1104040350 bytes
Compression is 0.0%
Took 2 min 49 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