Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/819/

6 tests failed.
FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
        at 
__randomizedtesting.SeedInfo.seed([23065C47B410ACAE:30656E28857F1508]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([23065C47B410ACAE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([23065C47B410ACAE]:0)


FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup

Error Message:
Failed to create backup

Stack Trace:
java.lang.AssertionError: Failed to create backup
        at 
__randomizedtesting.SeedInfo.seed([23065C47B410ACAE:628D7C2293AE5FE1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.CheckBackupStatus.fetchStatus(CheckBackupStatus.java:51)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=508, name=collection2, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=508, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60066: Could not find collection : 
awholynewstresscollection_collection2_2
        at __randomizedtesting.SeedInfo.seed([23065C47B410ACAE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)


FAILED:  
org.apache.solr.cloud.LeaderInitiatedRecoveryOnShardRestartTest.testRestartWithAllInLIR

Error Message:
Captured an uncaught exception in thread: Thread[id=20835, 
name=coreZkRegister-6971-thread-2, state=RUNNABLE, 
group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20835, name=coreZkRegister-6971-thread-2, 
state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnShardRestartTest]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([23065C47B410ACAE]:0)
        at 
org.apache.solr.cloud.ZkController.updateLeaderInitiatedRecoveryState(ZkController.java:2126)
        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:433)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:346)
        at 
org.apache.solr.cloud.ZkController.joinElection(ZkController.java:1113)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:926)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:881)
        at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:183)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9878 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/init-core-data-001
   [junit4]   2> 6127 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[23065C47B410ACAE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 6128 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[23065C47B410ACAE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 6152 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6163 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6165 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 6262 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55430
   [junit4]   2> 6279 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 6349 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6395 INFO  (zkCallback-2-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b07a3f9 
name:ZooKeeperConnection Watcher:127.0.0.1:55430 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6396 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6398 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 6400 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 6426 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 6427 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6429 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ea14397 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6430 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6430 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 6434 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 6440 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 6444 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 6446 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 6451 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 6464 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 6473 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 6473 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 6477 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6478 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6482 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 6482 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 6487 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 6487 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 6491 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 6492 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 6495 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6495 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 6499 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6500 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6504 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6504 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6510 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6510 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 6513 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 6514 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 7862 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1
   [junit4]   2> 8225 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 8401 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fefea0e{/,null,AVAILABLE}
   [junit4]   2> 8430 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2fc4dc8e{HTTP/1.1}{127.0.0.1:60066}
   [junit4]   2> 8431 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.Server Started @12342ms
   [junit4]   2> 8432 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/tempDir-001/control/data,
 hostContext=/, hostPort=60066, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores}
   [junit4]   2> 8441 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 8443 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/'
   [junit4]   2> 8443 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8443 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 8474 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 8475 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8505 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@61c83dab 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8506 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8506 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 8513 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 8520 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/solr.xml
   [junit4]   2> 8560 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores
   [junit4]   2> 8561 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 575924851
   [junit4]   2> 8561 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/]
   [junit4]   2> 8561 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/lib
   [junit4]   2> 8561 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/lib).
   [junit4]   2> 8630 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
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> 8633 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 8634 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8635 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8636 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55430/solr
   [junit4]   2> 8656 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 8656 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 8676 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8727 INFO  (zkCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@72c3ae80 
name:ZooKeeperConnection Watcher:127.0.0.1:55430 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8728 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8728 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 8777 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 8809 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:60066_) [n:127.0.0.1:60066_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63889a83 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 8809 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 8824 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 8847 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 8861 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 8875 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 8879 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 8908 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 8922 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 8924 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 8927 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 8930 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60066_
   [junit4]   2> 8938 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60066_
   [junit4]   2> 8946 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 8953 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 8956 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8964 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94678863589670916-127.0.0.1:60066_-n_0000000000
   [junit4]   2> 8971 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60066_
   [junit4]   2> 8972 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 8980 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer Overseer 
(id=94678863589670916-127.0.0.1:60066_-n_0000000000) starting
   [junit4]   2> 8993 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 9068 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 9101 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 9101 INFO  
(OverseerCollectionConfigSetProcessor-94678863589670916-127.0.0.1:60066_-n_0000000000)
 [n:127.0.0.1:60066_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 9098 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 9254 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 9254 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 9278 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores
   [junit4]   2> 9285 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 9285 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/
   [junit4]   2> 9287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 9333 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 9333 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:60066_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 9333 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 9334 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 9344 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60066";,
   [junit4]   2>   "node_name":"127.0.0.1:60066_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 9350 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 9368 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60066";,
   [junit4]   2>   "node_name":"127.0.0.1:60066_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 9393 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 9420 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 9446 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:60066_) [n:127.0.0.1:60066_    ] 
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> 10351 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 10351 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 10352 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 10352 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 10354 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 10354 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/'
   [junit4]   2> 10354 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10355 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10378 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 10390 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 10395 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10422 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 10424 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 10442 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 10555 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 10565 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 10566 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 10604 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10608 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10611 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 10613 WARN  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10613 WARN  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10613 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 10614 WARN  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 10614 WARN  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 10616 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 10617 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 10618 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10618 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 10621 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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@11a9f51c
   [junit4]   2> 10644 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data
   [junit4]   2> 10644 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 10644 WARN  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 10645 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data/index
   [junit4]   2> 10645 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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=36, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=95.5546875, 
floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=22.322180197894824, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.033203125, 
noCFSRatio=0.8569455266077636
   [junit4]   2> 10646 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@166f411e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e18d53f),segFN=segments_1,generation=1}
   [junit4]   2> 10646 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 10654 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60066_ 
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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data/
   [junit4]   2> 10655 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10667 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 10689 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 10689 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 10689 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 10690 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10690 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10690 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10690 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10690 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10694 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10700 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10704 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10710 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10740 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10745 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10757 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10757 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10774 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 10774 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 10775 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 10777 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@166f411e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e18d53f),segFN=segments_1,generation=1}
   [junit4]   2> 10778 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 10778 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@8574cc1[collection1] main
   [junit4]   2> 10779 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10807 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10807 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10814 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 10814 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 10814 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10815 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10815 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10815 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10815 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10817 INFO  
(searcherExecutor-18-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@8574cc1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10818 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10819 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10819 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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> 10819 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ 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 1514861822247698432
   [junit4]   2> 10824 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 
1514861822247698432
   [junit4]   2> 10826 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 10828 INFO  
(coreLoadExecutor-17-thread-1-processing-n:127.0.0.1:60066_) 
[n:127.0.0.1:60066_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 10837 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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:60066 
collection:control_collection shard:shard1
   [junit4]   2> 10857 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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> 10865 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94678863589670916-core_node1-n_0000000000
   [junit4]   2> 10866 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 10870 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 10870 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 10871 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] 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> 10872 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10876 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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> 10877 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60066/collection1/
   [junit4]   2> 10879 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 10879 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60066/collection1/ has no replicas
   [junit4]   2> 10879 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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:60066/collection1/ shard1
   [junit4]   2> 10881 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17d0ff0f 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10882 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10885 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 10885 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 10893 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 10894 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 10903 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 10923 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] 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:60066";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 11032 INFO  (zkCallback-9-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: 1)
   [junit4]   2> 11032 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:60066_) [n:127.0.0.1:60066_    ] 
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> 11083 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:60066/collection1/ and leader is 
http://127.0.0.1:60066/collection1/
   [junit4]   2> 11084 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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:60066
   [junit4]   2> 11084 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 11084 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 11084 INFO  
(coreZkRegister-11-thread-1-processing-n:127.0.0.1:60066_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60066_ 
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> 11088 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60066";,
   [junit4]   2>   "node_name":"127.0.0.1:60066_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 11088 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60066";,
   [junit4]   2>   "node_name":"127.0.0.1:60066_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 11194 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:60066_) [n:127.0.0.1:60066_    ] 
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> 11194 INFO  (zkCallback-9-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: 1)
   [junit4]   2> 11287 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores/collection1
   [junit4]   2> 11288 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001
   [junit4]   2> 11289 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 11293 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36479d89{/,null,AVAILABLE}
   [junit4]   2> 11294 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6d0fb92e{HTTP/1.1}{127.0.0.1:53654}
   [junit4]   2> 11294 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.e.j.s.Server Started @15205ms
   [junit4]   2> 11294 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53654, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores}
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/'
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11295 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 11320 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11320 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11328 INFO  (zkCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68774fe2 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11328 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11329 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11337 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11337 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/solr.xml
   [junit4]   2> 11345 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores
   [junit4]   2> 11345 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 694388485
   [junit4]   2> 11345 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/]
   [junit4]   2> 11345 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/lib
   [junit4]   2> 11346 WARN  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
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-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/lib).
   [junit4]   2> 11356 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
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> 11357 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 11358 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11358 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11358 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55430/solr
   [junit4]   2> 11358 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 11358 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11369 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11370 INFO  (zkCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b4b3446 
name:ZooKeeperConnection Watcher:127.0.0.1:55430 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11370 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11371 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11385 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 11395 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:53654_) [n:127.0.0.1:53654_    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78a836d1 
name:ZooKeeperConnection Watcher:127.0.0.1:55430/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11395 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 11411 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 12419 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53654_
   [junit4]   2> 12420 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53654_
   [junit4]   2> 12421 INFO  
(zkCallback-7-thread-1-processing-n:127.0.0.1:60066_) [n:127.0.0.1:60066_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 12421 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 12422 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:53654_) [n:127.0.0.1:53654_    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 12424 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12425 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94678863589670920-127.0.0.1:53654_-n_0000000001
   [junit4]   2> 12427 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94678863589670916-127.0.0.1:60066_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 12469 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 12470 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12471 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores
   [junit4]   2> 12472 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 12473 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_23065C47B410ACAE-001/shard-1-001/cores/collection1/
   [junit4]   2> 12473 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 12480 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 12480 INFO  
(TEST-CollectionsAPIDistributedZkTest.test-seed#[23065C47B410ACAE]) 
[n:127.0.0.1:53654_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 12481 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:53654_) 
[n:127.0.0.1:53654_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 12481 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:53654_) 
[n:127.0.0.1:53654_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 12484 INFO  
(coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:53654_) 
[n:127.0.0.1:53654_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 12485 INFO  
(OverseerStateUpdate-94678863589670916-127.0.0.1:60066_-n_0000000000) 
[n:127.0.0.1:60066_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53654";,
   [junit4]   2>   "node_name":"127.0.0.1:53654_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
 

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

]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    6) Thread[id=14938, name=searcherExecutor-4581-thread-1, 
state=WAITING, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    7) Thread[id=14924, 
name=qtp1191553671-14924-selector-ServerConnectorManager@51ddab44/1, 
state=RUNNABLE, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    8) Thread[id=14923, 
name=qtp1191553671-14923-selector-ServerConnectorManager@51ddab44/0, 
state=RUNNABLE, group=TGRP-TestReplicationHandler]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.interrupt(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:193)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]   2>         at 
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:78)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]   2>         at 
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    9) Thread[id=14934, name=Thread-8047, state=WAITING, 
group=TGRP-TestReplicationHandler]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:502)
   [junit4]   2>         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_ZA, 
timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=4,threads=16,free=246250728,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, 
CollectionsAPIAsyncDistributedZkTest, 
OverriddenZkACLAndCredentialsProvidersTest, SolrCoreCheckLockOnStartupTest, 
TestJsonFacets, TestSolrDeletionPolicy1, RegexBoostProcessorTest, 
ShowFileRequestHandlerTest, TestImplicitCoreProperties, 
TestMaxScoreQueryParser, SuggesterTest, TestStressReorder, 
TestSolrCLIRunExample, RequestHandlersTest, ChangedSchemaMergeTest, 
CdcrVersionReplicationTest, TestSweetSpotSimilarityFactory, 
PrimitiveFieldTypeTest, FieldAnalysisRequestHandlerTest, TestHashQParserPlugin, 
TestAddFieldRealTimeGet, TestSolrQueryParser, SampleTest, 
XmlUpdateRequestHandlerTest, TestRecovery, HLLSerializationTest, 
RecoveryZkTest, TestSort, TestCollationField, DocValuesMultiTest, 
TestFieldResource, CloudExitableDirectoryReaderTest, TestLRUCache, 
SuggesterTSTTest, BasicDistributedZk2Test, TestXIncludeConfig, 
QueryResultKeyTest, SystemInfoHandlerTest, DateRangeFieldTest, 
AsyncMigrateRouteKeyTest, TestManagedResourceStorage, DirectUpdateHandlerTest, 
AutoCommitTest, LukeRequestHandlerTest, TestStressRecovery, 
CoreAdminHandlerTest, ZkNodePropsTest, TestFieldTypeResource, 
TestFieldSortValues, TermVectorComponentDistributedTest, 
SharedFSAutoReplicaFailoverUtilsTest, HdfsDirectoryTest, 
DistributedFacetPivotSmallTest, TestClassNameShortening, StatsComponentTest, 
TestCollectionAPI, TestSearchPerf, DistributedFacetPivotSmallAdvancedTest, 
CloudMLTQParserTest, BigEndianAscendingWordDeserializerTest, 
TestGroupingSearch, UpdateParamsTest, TestManagedStopFilterFactory, 
TestBulkSchemaConcurrent, TestShardHandlerFactory, MultiThreadedOCPTest, 
TestDynamicFieldCollectionResource, TestIndexingPerformance, DeleteReplicaTest, 
BadIndexSchemaTest, SimpleFacetsTest, TestFuzzyAnalyzedSuggestions, 
TestLeaderInitiatedRecoveryThread, BadComponentTest, 
FullSolrCloudDistribCmdsTest, DirectSolrConnectionTest, HdfsNNFailoverTest, 
TestSha256AuthenticationProvider, HdfsWriteToMultipleCollectionsTest, 
SecurityConfHandlerTest, BinaryUpdateRequestHandlerTest, DeleteShardTest, 
TestBulkSchemaAPI, AnalyticsMergeStrategyTest, TestAuthenticationFramework, 
TestLRUStatsCache, TriLevelCompositeIdRoutingTest, TestTrieFacet, 
TestSearcherReuse, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
OverseerTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=23065C47B410ACAE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=en_ZA -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([23065C47B410ACAE]:0)
   [junit4] Completed [552/552] on J2 in 7223.22s, 13 tests, 2 errors <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:782:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:719:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:987:
 There were test failures: 552 suites (8 ignored), 2170 tests, 1 suite-level 
error, 3 errors, 2 failures, 30 ignored (17 assumptions) [seed: 
23065C47B410ACAE]

Total time: 281 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to