Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/227/

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([2A6C082FBBAC0D85:A458286C7B0BADF1]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1321)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:737)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getTotalReplicas(AbstractFullDistribZkTestBase.java:495)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:448)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:341)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1333)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1319)
        ... 39 more


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:43825/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:43825/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([2A6C082FBBAC0D85:17B4A603834253F5]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:127)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:75)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43825/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13684 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/init-core-data-001
   [junit4]   2> 2590147 INFO  
(SUITE-ForceLeaderTest-seed#[2A6C082FBBAC0D85]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/c
   [junit4]   2> 2590165 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2590165 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2590165 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2590188 ERROR (Thread-5069) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2590265 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37711
   [junit4]   2> 2590267 INFO  (zkConnectionManagerCallback-3832-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2590270 INFO  (zkConnectionManagerCallback-3834-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2590283 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2590284 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2590294 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2590296 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2590338 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2590340 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2590341 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2590342 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2590355 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2590356 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2590357 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2590384 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2590675 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2590676 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2590676 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2590676 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2590677 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31f9943f{/_/c,null,AVAILABLE}
   [junit4]   2> 2590690 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@efb753e{HTTP/1.1,[http/1.1]}{127.0.0.1:42221}
   [junit4]   2> 2590690 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server Started @2590732ms
   [junit4]   2> 2590690 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_/c, hostPort=41008, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/control-001/cores}
   [junit4]   2> 2590691 ERROR 
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2590691 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2590691 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2590691 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2590691 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2590691 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T18:44:06.770Z
   [junit4]   2> 2590693 INFO  (zkConnectionManagerCallback-3836-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2590694 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2590694 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/control-001/solr.xml
   [junit4]   2> 2590709 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2590709 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2590711 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2591158 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37711/solr
   [junit4]   2> 2591169 INFO  (zkConnectionManagerCallback-3840-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2591171 INFO  (zkConnectionManagerCallback-3842-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2591450 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41008__%2Fc
   [junit4]   2> 2591451 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.Overseer Overseer 
(id=73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000) starting
   [junit4]   2> 2591477 INFO  (zkConnectionManagerCallback-3849-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2591479 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37711/solr ready
   [junit4]   2> 2591480 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41008__%2Fc
   [junit4]   2> 2591517 INFO  
(OverseerStateUpdate-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41008__%2Fc
   [junit4]   2> 2591592 INFO  
(OverseerStateUpdate-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2591610 INFO  (zkCallback-3848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2591632 DEBUG 
(OverseerAutoScalingTriggerThread-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:41008__%2Fc]
   [junit4]   2> 2591633 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2591668 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2591740 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2591776 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2591777 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2591778 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/control-001/cores
   [junit4]   2> 2591959 INFO  (zkConnectionManagerCallback-3855-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2591959 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2591960 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37711/solr ready
   [junit4]   2> 2591961 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46168,localport=41008], receiveBufferSize:531000
   [junit4]   2> 2591961 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42221,localport=51600], receiveBufferSize=530904
   [junit4]   2> 2591967 INFO  (qtp518852170-16996) [n:127.0.0.1:41008__%2Fc    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41008__%252Fc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2591980 INFO  
(OverseerThreadFactory-6428-thread-1-processing-n:127.0.0.1:41008__%2Fc) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2592094 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46172,localport=41008], receiveBufferSize:531000
   [junit4]   2> 2592108 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42221,localport=51604], receiveBufferSize=530904
   [junit4]   2> 2592146 INFO  (qtp518852170-16991) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=37
   [junit4]   2> 2592151 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46176,localport=41008], receiveBufferSize:531000
   [junit4]   2> 2592152 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42221,localport=51608], receiveBufferSize=530904
   [junit4]   2> 2592166 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2592166 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2592633 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2593406 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2593461 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2593668 DEBUG (ScheduledTrigger-6426-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2594257 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2594310 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2594311 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2594311 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2594330 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8417071140397652]
   [junit4]   2> 2594331 WARN  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2594530 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2594530 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2594548 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2594548 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2594549 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=63.580078125, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=11.017718750136588, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2544703721259916, deletesPctAllowed=47.57364806726005
   [junit4]   2> 2594549 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f27467e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2594550 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2594550 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2594551 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2594551 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618404337915002880
   [junit4]   2> 2594568 INFO  
(searcherExecutor-6433-thread-1-processing-n:127.0.0.1:41008__%2Fc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41008__%2Fc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@f27467e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2594587 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41008/_/c/control_collection_shard1_replica_n1/
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41008/_/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2594623 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2594655 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41008/_/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2594673 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2594726 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2594728 INFO  (qtp518852170-16992) [n:127.0.0.1:41008__%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2562
   [junit4]   2> 2594744 INFO  (qtp518852170-16996) [n:127.0.0.1:41008__%2Fc    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2594832 INFO  (zkCallback-3841-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2595686 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2595759 INFO  (qtp518852170-16996) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41008__%252Fc&wt=javabin&version=2}
 status=0 QTime=3791
   [junit4]   2> 2595796 INFO  (zkConnectionManagerCallback-3860-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2595797 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2595797 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37711/solr ready
   [junit4]   2> 2595797 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2595798 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46186,localport=41008], receiveBufferSize:531000
   [junit4]   2> 2595816 INFO  (qtp518852170-16995) [n:127.0.0.1:41008__%2Fc    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2595820 INFO  (SocketProxy-Acceptor-41008) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42221,localport=51618], receiveBufferSize=530904
   [junit4]   2> 2595893 INFO  
(OverseerThreadFactory-6428-thread-2-processing-n:127.0.0.1:41008__%2Fc) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2595945 INFO  
(OverseerCollectionConfigSetProcessor-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000)
 [n:127.0.0.1:41008__%2Fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2596197 WARN  
(OverseerThreadFactory-6428-thread-2-processing-n:127.0.0.1:41008__%2Fc) 
[n:127.0.0.1:41008__%2Fc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2596249 INFO  (qtp518852170-16995) [n:127.0.0.1:41008__%2Fc    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2596269 INFO  (qtp518852170-16995) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=453
   [junit4]   2> 2596734 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2596979 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001
 of type NRT
   [junit4]   2> 2596980 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dd53540{/_/c,null,AVAILABLE}
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58cd873{HTTP/1.1,[http/1.1]}{127.0.0.1:39894}
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server Started @2597023ms
   [junit4]   2> 2596981 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=39700, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001/cores}
   [junit4]   2> 2596982 ERROR 
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2596982 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2596982 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2596982 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2596982 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2596982 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T18:44:13.061Z
   [junit4]   2> 2597020 INFO  (zkConnectionManagerCallback-3862-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2597021 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2597021 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001/solr.xml
   [junit4]   2> 2597057 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2597057 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2597058 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2597734 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2598007 INFO  
(OverseerCollectionConfigSetProcessor-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000)
 [n:127.0.0.1:41008__%2Fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2598231 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37711/solr
   [junit4]   2> 2598250 INFO  (zkConnectionManagerCallback-3866-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2598324 INFO  (zkConnectionManagerCallback-3868-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2598329 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2598331 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2598331 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39700__%2Fc
   [junit4]   2> 2598352 INFO  (zkCallback-3848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2598356 INFO  (zkCallback-3841-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2598357 INFO  (zkCallback-3859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2598409 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2598481 INFO  (zkConnectionManagerCallback-3875-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2598482 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2598483 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37711/solr ready
   [junit4]   2> 2598484 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2598556 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2598594 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2598594 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2598612 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001/cores
   [junit4]   2> 2598732 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40242,localport=39700], receiveBufferSize:531000
   [junit4]   2> 2598737 DEBUG (ScheduledTrigger-6426-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2598740 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39894,localport=38998], receiveBufferSize=530904
   [junit4]   2> 2598741 INFO  (qtp945077531-17059) [n:127.0.0.1:39700__%2Fc    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39700__%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2598791 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40246,localport=39700], receiveBufferSize:531000
   [junit4]   2> 2598844 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39894,localport=39002], receiveBufferSize=530904
   [junit4]   2> 2598844 INFO  (qtp945077531-17054) [n:127.0.0.1:39700__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2598850 INFO  (qtp518852170-16991) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=4
   [junit4]   2> 2598851 INFO  (qtp518852170-16991) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2598852 INFO  
(OverseerThreadFactory-6428-thread-3-processing-n:127.0.0.1:41008__%2Fc) 
[n:127.0.0.1:41008__%2Fc c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39700__%2Fc for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 2598878 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40250,localport=39700], receiveBufferSize:531000
   [junit4]   2> 2598879 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc    
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2598880 INFO  (SocketProxy-Acceptor-39700) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39894,localport=39006], receiveBufferSize=530904
   [junit4]   2> 2599745 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2600035 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2600126 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2600750 DEBUG (ScheduledTrigger-6426-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2600923 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2600981 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2600993 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2600994 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2600996 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8417071140397652]
   [junit4]   2> 2601010 WARN  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2601212 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2601212 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2601213 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2601213 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2601214 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=63.580078125, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=11.017718750136588, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2544703721259916, deletesPctAllowed=47.57364806726005
   [junit4]   2> 2601214 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f333de1[collection1_shard2_replica_n41] main]
   [junit4]   2> 2601215 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2601228 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2601229 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2601229 INFO  
(searcherExecutor-6447-thread-1-processing-n:127.0.0.1:39700__%2Fc 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:39700__%2Fc c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@5f333de1[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2601230 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618404344918441984
   [junit4]   2> 2601254 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 2601269 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2601269 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2601269 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39700/_/c/collection1_shard2_replica_n41/
   [junit4]   2> 2601270 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2601270 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:39700/_/c/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2601270 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2601272 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39700/_/c/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2601342 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2601344 INFO  (qtp945077531-17055) [n:127.0.0.1:39700__%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2465
   [junit4]   2> 2601390 INFO  (qtp945077531-17059) [n:127.0.0.1:39700__%2Fc 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:39700__%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2649
   [junit4]   2> 2601467 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2601759 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2602033 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001
 of type NRT
   [junit4]   2> 2602067 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2602103 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2602103 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2602103 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2602104 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e298033{/_/c,null,AVAILABLE}
   [junit4]   2> 2602105 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79825fb8{HTTP/1.1,[http/1.1]}{127.0.0.1:45227}
   [junit4]   2> 2602105 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server Started @2602147ms
   [junit4]   2> 2602105 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=41761, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001/cores}
   [junit4]   2> 2602105 ERROR 
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2602176 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2602177 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2602177 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2602177 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2602177 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T18:44:18.256Z
   [junit4]   2> 2602217 INFO  (zkConnectionManagerCallback-3878-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2602274 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2602274 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001/solr.xml
   [junit4]   2> 2602277 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2602277 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2602291 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2602772 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2602848 INFO  
(OverseerCollectionConfigSetProcessor-73746328778047492-127.0.0.1:41008__%2Fc-n_0000000000)
 [n:127.0.0.1:41008__%2Fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2603240 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37711/solr
   [junit4]   2> 2603262 INFO  (zkConnectionManagerCallback-3882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2603265 INFO  (zkConnectionManagerCallback-3884-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2603285 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2603301 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2603301 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41761__%2Fc
   [junit4]   2> 2603302 INFO  (zkCallback-3841-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603303 INFO  (zkCallback-3848-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603307 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603355 INFO  (zkCallback-3883-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603412 INFO  (zkCallback-3874-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603412 INFO  (zkCallback-3859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2603526 INFO  (zkConnectionManagerCallback-3891-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2603527 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2603528 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37711/solr ready
   [junit4]   2> 2603528 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2603714 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2603766 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2603766 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2603768 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001/cores
   [junit4]   2> 2603785 DEBUG (ScheduledTrigger-6426-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 2603992 INFO  (qtp945077531-17058) [n:127.0.0.1:39700__%2Fc    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:41761__%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2604098 INFO  (qtp945077531-17054) [n:127.0.0.1:39700__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n41:INDEX.sizeInBytes}
 status=0 QTime=50
   [junit4]   2> 2604099 INFO  (qtp945077531-17060) [n:127.0.0.1:39700__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2604117 INFO  (qtp518852170-16991) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2604118 INFO  (qtp518852170-16995) [n:127.0.0.1:41008__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2604119 INFO  (SocketProxy-Acceptor-41761) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=42504,localport=41761], receiveBufferSize:531000
   [junit4]   2> 2604137 INFO  (SocketProxy-Acceptor-41761) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45227,localport=57458], receiveBufferSize=530904
   [junit4]   2> 2604154 INFO  (qtp95449125-17103) [n:127.0.0.1:41761__%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2604155 INFO  
(OverseerThreadFactory-6428-thread-4-processing-n:127.0.0.1:41008__%2Fc) 
[n:127.0.0.1:41008__%2Fc c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:41761__%2Fc for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 2604174 INFO  (SocketProxy-Acceptor-41761) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=42508,localport=41761], receiveBufferSize:531000
   [junit4]   2> 2604210 INFO  (SocketProxy-Acceptor-41761) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45227,localport=57462], receiveBufferSize=530904
   [junit4]   2> 2604227 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc    
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2604252 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2604789 DEBUG (ScheduledTrigger-6426-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 2605319 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 2605386 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2605790 DEBUG (ScheduledTrigger-6426-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 2606620 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2606676 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2606676 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72108aa7
   [junit4]   2> 2606676 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2606691 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8417071140397652]
   [junit4]   2> 2606723 WARN  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2606791 DEBUG (ScheduledTrigger-6426-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 2606976 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2606976 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2606977 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2606977 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2606991 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=63.580078125, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=11.017718750136588, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2544703721259916, deletesPctAllowed=47.57364806726005
   [junit4]   2> 2606992 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a517f22[collection1_shard1_replica_n43] main]
   [junit4]   2> 2606993 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2606993 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2607010 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2607010 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618404350979211264
   [junit4]   2> 2607026 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 2607027 INFO  
(searcherExecutor-6461-thread-1-processing-n:127.0.0.1:41761__%2Fc 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) 
[n:127.0.0.1:41761__%2Fc c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@3a517f22[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2607043 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2607043 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2607043 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41761/_/c/collection1_shard1_replica_n43/
   [junit4]   2> 2607044 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2607044 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:41761/_/c/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2607044 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2607046 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41761/_/c/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2607077 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2607115 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2607117 INFO  (qtp95449125-17098) [n:127.0.0.1:41761__%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2890
   [junit4]   2> 2607210 INFO  (qtp945077531-17058) [n:127.0.0.1:39700__%2Fc 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:41761__%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3218
   [junit4]   2> 2607227 INFO  (zkCallback-3883-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2607227 INFO  (zkCallback-3867-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2607804 DEBUG (ScheduledTrigger-6426-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 2607881 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-3-001
 of type NRT
   [junit4]   2> 2607881 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2607893 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2607893 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2607893 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2607894 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76b6444b{/_/c,null,AVAILABLE}
   [junit4]   2> 2607894 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7798f7e4{HTTP/1.1,[http/1.1]}{127.0.0.1:46789}
   [junit4]   2> 2607894 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.e.j.s.Server Started @2607936ms
   [junit4]   2> 2607894 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_/c, hostPort=42351, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-3-001/cores}
   [junit4]   2> 2607894 ERROR 
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2607921 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2607922 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 2607922 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2607922 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2607922 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-28T18:44:24.001Z
   [junit4]   2> 2607966 INFO  (zkConnectionManagerCallback-3894-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2608002 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2608002 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_2A6C082FBBAC0D85-001/shard-3-001/solr.xml
   [junit4]   2> 2608005 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2608005 INFO  
(TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[2A6C082FBBAC0D85]) [    ] 
o.a.s.c.SolrXmlConfig Configurati

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

ome/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1673058609
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1673058609
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1673058609

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 27ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 217 minutes 24 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        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:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to