You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/28 07:27:29 UTC

[JENKINS] Lucene-Solr-BadApples-7.x-Linux (64bit/jdk-9.0.4) - Build # 15 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/15/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 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([CE21ADAD0E49BB44:46759277A0B5D6BC]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180328_060711_86318398767856363922667.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: CheapBastard, pf: LuceneVarGapDocFreqInterval, dvf: Asserting
   [junit4] <<< JVM J0: EOF ----

[...truncated 10503 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/init-core-data-001
   [junit4]   2> 128008 WARN  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 128008 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 128009 INFO  (SUITE-SSLMigrationTest-seed#[CE21ADAD0E49BB44]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_tbp/nu
   [junit4]   2> 128011 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 128011 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 128011 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 128012 ERROR (Thread-134) [    ] 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> 128111 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer start zk server on port:45769
   [junit4]   2> 128114 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128121 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128124 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 128125 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 128126 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 128127 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 128127 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 128128 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 128129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 128129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 128130 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 128131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 128131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 128132 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 128251 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128263 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 128268 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e818867{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d791b4c{HTTP/1.1,[http/1.1]}{127.0.0.1:37893}
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @128310ms
   [junit4]   2> 128269 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/control/data, hostPort=37893, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores}
   [junit4]   2> 128270 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 128270 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:31:57.852581Z
   [junit4]   2> 128284 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128285 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 128285 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/solr.xml
   [junit4]   2> 128287 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 128288 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 128288 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 128300 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 128305 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128311 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128356 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 128357 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37893__tbp%2Fnu
   [junit4]   2> 128357 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) starting
   [junit4]   2> 128371 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128373 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 128387 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37893__tbp%2Fnu
   [junit4]   2> 128408 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128412 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128555 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128565 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128565 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 128566 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores
   [junit4]   2> 128590 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128592 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 128593 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 128598 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37893__tbp%252Fnu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 128605 INFO  (OverseerThreadFactory-305-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 128729 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu    ] 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> 128729 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 128844 INFO  (zkCallback-171-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> 129784 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 129797 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129873 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129897 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129897 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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@1d006d9
   [junit4]   2> 129898 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 129898 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 129901 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 129909 WARN  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129942 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129942 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129943 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 129944 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@624e7801[control_collection_shard1_replica_n1] main]
   [junit4]   2> 129944 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 129945 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129945 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 129946 INFO  (searcherExecutor-308-thread-1-processing-n:127.0.0.1:37893__tbp%2Fnu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37893__tbp%2Fnu 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@624e7801[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129946 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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 1596162016047792128
   [junit4]   2> 129949 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37893/_tbp/nu/control_collection_shard1_replica_n1/
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37893/_tbp/nu/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 129951 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 129952 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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:37893/_tbp/nu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 130053 INFO  (zkCallback-171-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> 130103 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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> 130104 INFO  (qtp1650841556-662) [n:127.0.0.1:37893__tbp%2Fnu 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=1375
   [junit4]   2> 130107 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 130206 INFO  (zkCallback-171-thread-2) [    ] 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> 130607 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 131107 INFO  (qtp1650841556-620) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37893__tbp%252Fnu&wt=javabin&version=2} status=0 QTime=2509
   [junit4]   2> 131127 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131128 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131129 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 131131 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 131133 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131135 INFO  (OverseerThreadFactory-305-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 131136 WARN  (OverseerThreadFactory-305-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 131340 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 131340 INFO  (qtp1650841556-661) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 131435 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001 of type NRT
   [junit4]   2> 131436 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@558ede7d{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@358e0e92{HTTP/1.1,[http/1.1]}{127.0.0.1:39391}
   [junit4]   2> 131437 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @131478ms
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty1, hostPort=39391, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 131438 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131438 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:01.020548Z
   [junit4]   2> 131439 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131440 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 131441 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/solr.xml
   [junit4]   2> 131442 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 131442 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 131443 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 131445 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 131446 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131448 INFO  (zkConnectionManagerCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131452 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131453 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131454 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 131454 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39391__tbp%2Fnu
   [junit4]   2> 131455 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131455 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131455 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131456 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 131585 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131591 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131592 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 131593 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores
   [junit4]   2> 131596 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131596 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 131611 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 131637 INFO  (qtp1650841556-625) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39391__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131639 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 131641 INFO  (OverseerThreadFactory-305-thread-3) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39391__tbp%2Fnu for creating new replica
   [junit4]   2> 131645 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu    ] 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> 132685 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 132692 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 132761 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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@1d006d9
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 132772 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 132774 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 132777 WARN  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132813 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 132813 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132814 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 132814 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 132815 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 132815 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e0b7d8[collection1_shard2_replica_n41] main]
   [junit4]   2> 132816 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 132816 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132817 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 132817 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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 1596162019058253824
   [junit4]   2> 132817 INFO  (searcherExecutor-319-thread-1-processing-n:127.0.0.1:39391__tbp%2Fnu x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@9e0b7d8[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132820 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 132821 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 132822 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 132973 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132975 INFO  (qtp667912509-677) [n:127.0.0.1:39391__tbp%2Fnu 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=1329
   [junit4]   2> 132977 INFO  (qtp1650841556-625) [n:127.0.0.1:37893__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39391__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1340
   [junit4]   2> 133069 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001 of type NRT
   [junit4]   2> 133070 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 133071 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9b5f893{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1111b75c{HTTP/1.1,[http/1.1]}{127.0.0.1:35727}
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @133112ms
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty2, hostPort=35727, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 133072 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 133072 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133073 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 133073 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:02.655043Z
   [junit4]   2> 133074 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133075 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 133075 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/solr.xml
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 133077 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 133080 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 133081 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133083 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133086 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 133087 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133088 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 133088 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35727__tbp%2Fnu
   [junit4]   2> 133089 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133089 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 133182 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133188 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133188 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 133189 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores
   [junit4]   2> 133192 INFO  (zkConnectionManagerCallback-211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133193 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 133194 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 133217 INFO  (qtp367649489-712) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35727__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 133219 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 133220 INFO  (OverseerThreadFactory-305-thread-4) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35727__tbp%2Fnu for creating new replica
   [junit4]   2> 133223 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu    ] 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> 134237 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 134260 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 134342 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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@1d006d9
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 134352 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 134355 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 134357 WARN  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134409 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 134409 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 134410 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 134411 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@50935823[collection1_shard1_replica_n43] main]
   [junit4]   2> 134411 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 134412 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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 1596162020730732544
   [junit4]   2> 134413 INFO  (searcherExecutor-330-thread-1-processing-n:127.0.0.1:35727__tbp%2Fnu x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@50935823[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 134415 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 134416 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 134418 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35727/_tbp/nu/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 134568 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 134570 INFO  (qtp367649489-718) [n:127.0.0.1:35727__tbp%2Fnu 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=1347
   [junit4]   2> 134573 INFO  (qtp367649489-712) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35727__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1355
   [junit4]   2> 134646 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001 of type NRT
   [junit4]   2> 134647 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134648 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a67583d{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e125e8c{HTTP/1.1,[http/1.1]}{127.0.0.1:39843}
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @134689ms
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty3, hostPort=39843, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 134649 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134649 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134650 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-28T06:32:04.231970Z
   [junit4]   2> 134651 INFO  (zkConnectionManagerCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134651 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 134651 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/solr.xml
   [junit4]   2> 134653 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 134653 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 134664 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 134666 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45769/solr
   [junit4]   2> 134667 INFO  (zkConnectionManagerCallback-217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134669 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134672 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 134673 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134674 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 134675 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39843__tbp%2Fnu
   [junit4]   2> 134675 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134675 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134685 INFO  (zkCallback-218-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 134841 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134850 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134851 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d006d9
   [junit4]   2> 134852 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores
   [junit4]   2> 134872 INFO  (zkConnectionManagerCallback-224-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134872 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 134873 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [n:127.0.0.1:39843__tbp%2Fnu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45769/solr ready
   [junit4]   2> 134898 INFO  (qtp367649489-716) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39843__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 134899 INFO  (OverseerCollectionConfigSetProcessor-72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000) [    ] 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> 134900 INFO  (OverseerThreadFactory-305-thread-5) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39843__tbp%2Fnu for creating new replica
   [junit4]   2> 134903 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu    ] 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> 135914 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 135921 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 136004 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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@1d006d9
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 136016 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 136019 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=48.4462890625, floorSegmentMB=0.5146484375, forceMergeDeletesPctAllowed=5.015790233005486, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1374881041189572
   [junit4]   2> 136021 WARN  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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> 136059 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136059 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu 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> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 136060 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=512997658, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 136061 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c6ec4a6[collection1_shard2_replica_n45] main]
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 136062 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596162022460882944
   [junit4]   2> 136063 INFO  (searcherExecutor-341-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@5c6ec4a6[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 136065 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 136065 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 136066 INFO  (updateExecutor-214-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 136067 INFO  (qtp2018517424-749) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1164
   [junit4]   2> 136069 INFO  (qtp367649489-716) [n:127.0.0.1:35727__tbp%2Fnu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39843__tbp%252Fnu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1171
   [junit4]   2> 136076 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 136076 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 136086 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_tbp/nu path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 136086 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_tbp/nu path=/admin/ping params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 136086 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:39391/_tbp/nu/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:39843/_tbp/nu/collection1_shard2_replica_n45/]
   [junit4]   2> 136099 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 136102 INFO  (recoveryExecutor-215-thread-1-processing-n:127.0.0.1:39843__tbp%2Fnu x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:39843__tbp%2Fnu c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39391/_tbp/nu]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:39843__tbp%252Fnu&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 136104 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 136105 INFO  (qtp667912509-683) [n:127.0.0.1:39391__tbp%2Fnu    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39843__tbp%2Fnu, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:39843/_tbp/nu","node_name":"127.0.0.1:39843__tbp%2Fnu","state":"down","type":"NRT"}
   [junit4]   2> 136169 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-4-001 of type NRT
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136170 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 136171 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b51a45e{/_tbp/nu,null,AVAILABLE}
   [junit4]   2> 136171 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64b780a{HTTP/1.1,[http/1.1]}{127.0.0.1:40259}
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.Server Started @136212ms
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tbp/nu, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/tempDir-001/jetty4, hostPort=40259, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001/shard-4-001/cores}
   [junit4]   2> 136172 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136172 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.s.SolrDispatchFilter Using logger f

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

	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1268) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1191) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1091) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1019) [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:188) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 152472 ERROR (coreZkRegister-398-thread-1-processing-n:127.0.0.1:40259__tbp%2Fnu x:collection1_shard1_replica_n47 c:collection1 s:shard1 r:core_node48) [n:127.0.0.1:40259__tbp%2Fnu c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error while saving shard term for collection: collection1
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:182)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1506)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1151)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1019)
   [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:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/terms/shard1
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:352)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:352)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:297)
   [junit4]   2> 	... 11 more
   [junit4]   2> 
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@398b70bb{SSL,[ssl, http/1.1]}{127.0.0.1:40259}
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f860b60{/_tbp/nu,null,UNAVAILABLE}
   [junit4]   2> 152473 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 152473 ERROR (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] 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> 152483 INFO  (TEST-SSLMigrationTest.test-seed#[CE21ADAD0E49BB44]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45769 45769
   [junit4]   2> 152907 INFO  (Thread-134) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45769 45769
   [junit4]   2> 152908 WARN  (Thread-134) [    ] 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> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [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/72212018132680708-127.0.0.1:37893__tbp%2Fnu-n_0000000000
   [junit4]   2> 	5	/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> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.9s J0 | SSLMigrationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Replica didn't have the proper urlScheme in the ClusterState
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE21ADAD0E49BB44:46759277A0B5D6BC]: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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SSLMigrationTest_CE21ADAD0E49BB44-001
   [junit4]   2> Mar 28, 2018 6:32:22 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1951, maxMBSortInHeap=5.704288344234641, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-TD, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=234477016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation, PreAnalyzedUpdateProcessorTest, TestAddFieldRealTimeGet, TestIntervalFaceting, DateRangeFieldTest, BinaryUpdateRequestHandlerTest, TestPushWriter, TestFieldCacheSortRandom, TestRemoteStreaming, TestComponentsName, BadIndexSchemaTest, TestSolr4Spatial2, TestLegacyFieldCache, SolrIndexSplitterTest, DeleteNodeTest, DocExpirationUpdateProcessorFactoryTest, TestSchemaResource, TestDocSet, SpellingQueryConverterTest, CoreAdminOperationTest, TestSimpleTextCodec, SSLMigrationTest]
   [junit4] Completed [44/785 (1!)] on J0 in 25.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 45177 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/15/consoleText

[repro] Revision: 8b8187d1ee81e04d6bf7f7484e95224fe36683f4

[repro] Repro line:  ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SSLMigrationTest
[repro] ant compile-test

[...truncated 3319 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SSLMigrationTest" -Dtests.showOutput=onerror  -Dtests.seed=CE21ADAD0E49BB44 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-TD -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] Exiting with code 0

[...truncated 40 lines...]