Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/95/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.SSLMigrationTest.test

Error Message:
Replica didn't have the proper urlScheme in the ClusterState

Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the 
ClusterState
        at 
__randomizedtesting.SeedInfo.seed([B6187F9C7D79B82:8335B823692BF67A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
        at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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)


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

Error Message:
Replica didn't have the proper urlScheme in the ClusterState

Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the 
ClusterState
        at 
__randomizedtesting.SeedInfo.seed([B6187F9C7D79B82:8335B823692BF67A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
        at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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)




Build Log:
[...truncated 13881 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/init-core-data-001
   [junit4]   2> 2244807 INFO  
(SUITE-SSLMigrationTest-seed#[B6187F9C7D79B82]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2244809 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 2244809 INFO  (Thread-8615) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2244809 INFO  (Thread-8615) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2244810 ERROR (Thread-8615) [    ] 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> 2244909 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:40363
   [junit4]   2> 2244911 INFO  (zkConnectionManagerCallback-8291-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2244913 INFO  (zkConnectionManagerCallback-8293-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2244916 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2244916 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2244917 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2244917 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2244918 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2244918 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2244919 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2244919 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2244919 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2244920 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2244920 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2244921 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2245004 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29e787{/,null,AVAILABLE}
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18630a{HTTP/1.1,[http/1.1]}{127.0.0.1:42403}
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
Started @2245057ms
   [junit4]   2> 2245007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=42403, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/control-001/cores}
   [junit4]   2> 2245008 ERROR 
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2245008 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2245008 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2245008 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2245008 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2245008 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T04:18:29.899Z
   [junit4]   2> 2245012 INFO  (zkConnectionManagerCallback-8295-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2245013 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2245013 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/control-001/solr.xml
   [junit4]   2> 2245016 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2245016 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2245017 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2245478 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40363/solr
   [junit4]   2> 2245479 INFO  (zkConnectionManagerCallback-8299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2245481 INFO  (zkConnectionManagerCallback-8301-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2245511 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42403_
   [junit4]   2> 2245512 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.c.Overseer Overseer (id=72255040068321284-127.0.0.1:42403_-n_0000000000) 
starting
   [junit4]   2> 2245515 INFO  (zkConnectionManagerCallback-8308-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2245517 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2245517 INFO  
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:42403_
   [junit4]   2> 2245517 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42403_
   [junit4]   2> 2245518 INFO  (zkCallback-8300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2245518 INFO  (zkCallback-8307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2245531 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2245545 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2245552 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2245552 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2245553 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [n:127.0.0.1:42403_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/control-001/cores
   [junit4]   2> 2245568 INFO  (zkConnectionManagerCallback-8314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2245568 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2245569 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2245570 INFO  (qtp24243856-31178) [n:127.0.0.1:42403_    ] 
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:42403_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2245572 INFO  
(OverseerThreadFactory-9365-thread-1-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2245573 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:42403_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2245675 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_    
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> 2245676 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2245677 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42403";,
   [junit4]   2>   "node_name":"127.0.0.1:42403_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2246715 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2246724 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246788 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246796 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246796 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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@4a74a5
   [junit4]   2> 2246797 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2246799 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=24.2783203125, 
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=10.709142181775883, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.523829281064494
   [junit4]   2> 2246800 WARN  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246834 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246834 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246835 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2246835 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2246836 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=61.1240234375, 
floorSegmentMB=1.765625, forceMergeDeletesPctAllowed=0.8937495773814363, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3457719875876464, deletesPctAllowed=38.32267467036078
   [junit4]   2> 2246836 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c9d55c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2246837 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2246837 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246838 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2246838 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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 1612098685348347904
   [junit4]   2> 2246838 INFO  
(searcherExecutor-9370-thread-1-processing-n:127.0.0.1:42403_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42403_ 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@c9d55c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2246843 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42403/control_collection_shard1_replica_n1/
   [junit4]   2> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42403/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2246845 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246846 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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:42403/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2246846 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:42403";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2246998 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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> 2246999 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42403";,
   [junit4]   2>   "node_name":"127.0.0.1:42403_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2247000 INFO  (qtp24243856-31173) [n:127.0.0.1:42403_ 
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=1325
   [junit4]   2> 2247001 INFO  (qtp24243856-31178) [n:127.0.0.1:42403_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2247101 INFO  (zkCallback-8300-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> 2247573 INFO  
(OverseerCollectionConfigSetProcessor-72255040068321284-127.0.0.1:42403_-n_0000000000)
 [n:127.0.0.1:42403_    ] 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> 2248002 INFO  (qtp24243856-31178) [n:127.0.0.1:42403_    ] 
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:42403_&wt=javabin&version=2}
 status=0 QTime=2431
   [junit4]   2> 2248005 INFO  (zkConnectionManagerCallback-8319-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248006 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2248007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2248007 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2248007 INFO  (qtp24243856-31174) [n:127.0.0.1:42403_    ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2248008 INFO  
(OverseerThreadFactory-9365-thread-2-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2248010 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2248211 WARN  
(OverseerThreadFactory-9365-thread-2-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2248212 INFO  (qtp24243856-31174) [n:127.0.0.1:42403_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2248212 INFO  (qtp24243856-31174) [n:127.0.0.1:42403_    ] 
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=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 2248289 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001
 of type NRT
   [junit4]   2> 2248290 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2248290 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2248290 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2248290 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d7b569{/,null,AVAILABLE}
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@122def7{HTTP/1.1,[http/1.1]}{127.0.0.1:41221}
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
Started @2248341ms
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41221, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001/cores}
   [junit4]   2> 2248291 ERROR 
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2248291 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T04:18:33.182Z
   [junit4]   2> 2248292 INFO  (zkConnectionManagerCallback-8321-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248293 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2248293 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001/solr.xml
   [junit4]   2> 2248296 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2248296 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2248296 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2248712 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40363/solr
   [junit4]   2> 2248713 INFO  (zkConnectionManagerCallback-8325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248714 INFO  (zkConnectionManagerCallback-8327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248718 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2248719 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2248720 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41221_
   [junit4]   2> 2248720 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41221_"} current state version: 1
   [junit4]   2> 2248720 INFO  (zkCallback-8300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2248720 INFO  (zkCallback-8318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2248720 INFO  (zkCallback-8307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2248724 INFO  (zkCallback-8326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2248734 INFO  (zkConnectionManagerCallback-8334-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248735 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2248736 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2248736 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2248751 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2248760 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2248760 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2248761 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001/cores
   [junit4]   2> 2248783 INFO  (qtp26886334-31235) [n:127.0.0.1:41221_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41221_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2248785 INFO  
(OverseerCollectionConfigSetProcessor-72255040068321284-127.0.0.1:42403_-n_0000000000)
 [n:127.0.0.1:42403_    ] 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> 2248785 INFO  
(OverseerThreadFactory-9365-thread-3-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:41221_ for creating new replica of shard shard2
   [junit4]   2> 2248787 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_    
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> 2248788 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message 
= {
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41221";,
   [junit4]   2>   "node_name":"127.0.0.1:41221_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 1
   [junit4]   2> 2249825 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2249833 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2249889 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249898 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249899 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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@4a74a5
   [junit4]   2> 2249899 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2249901 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=24.2783203125, 
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=10.709142181775883, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.523829281064494
   [junit4]   2> 2249902 WARN  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249943 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2249943 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249943 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2249944 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2249944 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=61.1240234375, 
floorSegmentMB=1.765625, forceMergeDeletesPctAllowed=0.8937495773814363, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3457719875876464, deletesPctAllowed=38.32267467036078
   [junit4]   2> 2249945 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e98c6[collection1_shard2_replica_n41] main]
   [junit4]   2> 2249946 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2249946 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249947 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2249947 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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 
1612098688608370688
   [junit4]   2> 2249948 INFO  
(searcherExecutor-9384-thread-1-processing-n:127.0.0.1:41221_ 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@3e98c6[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2249951 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41221/collection1_shard2_replica_n41/
   [junit4]   2> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:41221/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2249952 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2249954 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41221/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2249954 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41221";,
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2250104 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2250106 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1_shard2_replica_n41",
   [junit4]   2>   "core_node_name":"core_node42",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41221";,
   [junit4]   2>   "node_name":"127.0.0.1:41221_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2250107 INFO  (qtp26886334-31230) [n:127.0.0.1:41221_ 
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=1320
   [junit4]   2> 2250109 INFO  (qtp26886334-31235) [n:127.0.0.1:41221_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:41221_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1325
   [junit4]   2> 2250183 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001
 of type NRT
   [junit4]   2> 2250184 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2250184 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2250184 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2250184 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 2250184 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15a1b2a{/,null,AVAILABLE}
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b66430{HTTP/1.1,[http/1.1]}{127.0.0.1:45921}
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
Started @2250234ms
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45921, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001/cores}
   [junit4]   2> 2250185 ERROR 
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2250185 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T04:18:35.076Z
   [junit4]   2> 2250187 INFO  (zkConnectionManagerCallback-8337-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250188 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2250188 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001/solr.xml
   [junit4]   2> 2250190 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2250190 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2250190 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2250722 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40363/solr
   [junit4]   2> 2250723 INFO  (zkConnectionManagerCallback-8341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250724 INFO  (zkConnectionManagerCallback-8343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250729 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2250730 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2250730 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45921_
   [junit4]   2> 2250730 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45921_"} current state version: 4
   [junit4]   2> 2250730 INFO  (zkCallback-8307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250730 INFO  (zkCallback-8318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250730 INFO  (zkCallback-8326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250730 INFO  (zkCallback-8333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250730 INFO  (zkCallback-8342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250730 INFO  (zkCallback-8300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2250745 INFO  (zkConnectionManagerCallback-8350-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250746 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2250746 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2250747 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2250762 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2250770 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2250771 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2250772 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001/cores
   [junit4]   2> 2250786 INFO  
(OverseerCollectionConfigSetProcessor-72255040068321284-127.0.0.1:42403_-n_0000000000)
 [n:127.0.0.1:42403_    ] 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> 2250798 INFO  (qtp26886334-31229) [n:127.0.0.1:41221_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45921_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2250800 INFO  
(OverseerThreadFactory-9365-thread-4-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:45921_ for creating new replica of shard shard1
   [junit4]   2> 2250803 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_    
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> 2250804 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message 
= {
   [junit4]   2>   "core":"collection1_shard1_replica_n43",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45921";,
   [junit4]   2>   "node_name":"127.0.0.1:45921_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2251837 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2251846 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2251901 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251909 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251909 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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@4a74a5
   [junit4]   2> 2251910 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2251912 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=24.2783203125, 
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=10.709142181775883, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.523829281064494
   [junit4]   2> 2251913 WARN  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251941 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2251941 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251942 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2251942 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2251943 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=61.1240234375, 
floorSegmentMB=1.765625, forceMergeDeletesPctAllowed=0.8937495773814363, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3457719875876464, deletesPctAllowed=38.32267467036078
   [junit4]   2> 2251943 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d93f8[collection1_shard1_replica_n43] main]
   [junit4]   2> 2251944 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2251944 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251945 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2251945 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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 
1612098690703425536
   [junit4]   2> 2251945 INFO  
(searcherExecutor-9398-thread-1-processing-n:127.0.0.1:45921_ 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@7d93f8[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2251948 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45921/collection1_shard1_replica_n43/
   [junit4]   2> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:45921/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2251949 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2251950 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45921/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2251950 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45921";,
   [junit4]   2>   "core":"collection1_shard1_replica_n43",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 2252101 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2252102 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1_shard1_replica_n43",
   [junit4]   2>   "core_node_name":"core_node44",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45921";,
   [junit4]   2>   "node_name":"127.0.0.1:45921_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 6
   [junit4]   2> 2252103 INFO  (qtp3790392-31274) [n:127.0.0.1:45921_ 
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=1301
   [junit4]   2> 2252105 INFO  (qtp26886334-31229) [n:127.0.0.1:41221_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:45921_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1306
   [junit4]   2> 2252178 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001
 of type NRT
   [junit4]   2> 2252178 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2252179 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2252179 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2252179 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 2252179 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14024fd{/,null,AVAILABLE}
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48e23a{HTTP/1.1,[http/1.1]}{127.0.0.1:37599}
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.Server 
Started @2252229ms
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37599, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001/cores}
   [junit4]   2> 2252180 ERROR 
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2252180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-20T04:18:37.071Z
   [junit4]   2> 2252181 INFO  (zkConnectionManagerCallback-8353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252183 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2252183 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001/solr.xml
   [junit4]   2> 2252199 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2252199 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2252200 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2252801 INFO  
(OverseerCollectionConfigSetProcessor-72255040068321284-127.0.0.1:42403_-n_0000000000)
 [n:127.0.0.1:42403_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2253180 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40363/solr
   [junit4]   2> 2253181 INFO  (zkConnectionManagerCallback-8357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2253181 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100b3937c810011, likely client has closed socket
   [junit4]   2> 2253182 INFO  (zkConnectionManagerCallback-8359-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2253186 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2253187 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2253187 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37599_
   [junit4]   2> 2253188 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37599_"} current state version: 7
   [junit4]   2> 2253188 INFO  (zkCallback-8300-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253188 INFO  (zkCallback-8358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2253202 INFO  (zkConnectionManagerCallback-8366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2253204 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2253204 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40363/solr ready
   [junit4]   2> 2253205 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2253220 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2253229 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2253229 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2253230 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001/cores
   [junit4]   2> 2253264 INFO  (qtp30412013-31312) [n:127.0.0.1:37599_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37599_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2253267 INFO  
(OverseerThreadFactory-9365-thread-5-processing-n:127.0.0.1:42403_) 
[n:127.0.0.1:42403_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37599_ for creating new replica of shard shard2
   [junit4]   2> 2253269 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_    
x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2253271 DEBUG 
(OverseerStateUpdate-72255040068321284-127.0.0.1:42403_-n_0000000000) 
[n:127.0.0.1:42403_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message 
= {
   [junit4]   2>   "core":"collection1_shard2_replica_n45",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37599";,
   [junit4]   2>   "node_name":"127.0.0.1:37599_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 7
   [junit4]   2> 2254302 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2254312 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2254394 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2254403 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2254404 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a74a5
   [junit4]   2> 2254404 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2254407 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=24.2783203125, 
floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=10.709142181775883, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.523829281064494
   [junit4]   2> 2254409 WARN  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 2254444 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2254444 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2254445 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2254445 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2254446 INFO  (qtp30412013-31307) [n:127.0.0.1:37599_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=61.1240234375, 
floorSegmentMB=1.765625, forceM

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

ache.solr.metrics.reporters.SolrJmxReporter@f5d1a5: rootName = null, domain = 
solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] 
for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@e9eca5
   [junit4]   2> 67973 INFO  (zkCallback-376-thread-1) [n:127.0.0.1:41137_ 
c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=955aed
   [junit4]   2> 68508 ERROR 
(coreZkRegister-353-thread-1-processing-n:127.0.0.1:41137_ 
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) 
[n:127.0.0.1:41137_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.ZkController Error getting leader 
from zk
   [junit4]   2> org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1342) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1309) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1265) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1149) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1080) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 68509 ERROR 
(coreZkRegister-353-thread-1-processing-n:127.0.0.1:41137_ 
x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) 
[n:127.0.0.1:41137_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1298)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1149)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1080)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer 
is closed
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1342)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1309)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1265)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 68510 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@bf7ad6{SSL,[ssl, 
http/1.1]}{127.0.0.1:41137}
   [junit4]   2> 68510 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50f71f{/,null,UNAVAILABLE}
   [junit4]   2> 68510 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 68511 ERROR 
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] 
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> 68511 INFO  
(TEST-SSLMigrationTest.test-seed#[B6187F9C7D79B82]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41869 41869
   [junit4]   2> 68618 INFO  (Thread-140) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41869 41869
   [junit4]   2> 68619 WARN  (Thread-140) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/aliases.json
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        13      /solr/collections/collection1/terms/shard2
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        9       /solr/configs/conf1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/overseer_elect/election/72255183471968260-127.0.0.1:34091_-n_0000000000
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest 
-Dtests.method=test -Dtests.seed=B6187F9C7D79B82 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=cs-CZ 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.2s J0 | SSLMigrationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Replica didn't have 
the proper urlScheme in the ClusterState
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B6187F9C7D79B82:8335B823692BF67A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_B6187F9C7D79B82-001
   [junit4]   2> Sep 20, 2018 4:55:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=100, maxMBSortInHeap=6.357123254847578, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a29e59),
 locale=cs-CZ, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=95313616,total=260833280
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, 
SSLMigrationTest]
   [junit4] Completed [4/5 (1!)] on J0 in 26.76s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 5 tests, 1 failure [seed: B6187F9C7D79B82]

Total time: 1 minute 19 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d494f6be13a585c273c6a3dabc76644f4d480c31, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-master-Linux
[WARNINGS] Computing warning deltas based on reference build #94
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to