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 2019/02/10 06:16:00 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_172) - Build # 40 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/40/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper

Error Message:
Didn't get expected doc count. Expected: 10, Found: 0

Stack Trace:
java.lang.AssertionError: Didn't get expected doc count. Expected: 10, Found: 0
	at __randomizedtesting.SeedInfo.seed([30CD08A781C9AC3D:2F842824A423A35D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:253)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:258)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:229)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13603 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1363036 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\init-core-data-001
   [junit4]   2> 1363036 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1363052 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1363067 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1363067 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001
   [junit4]   2> 1363067 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1363067 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1363067 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1363174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65461
   [junit4]   2> 1363174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65461
   [junit4]   2> 1363174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65461
   [junit4]   2> 1363174 INFO  (zkConnectionManagerCallback-6687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363190 INFO  (zkConnectionManagerCallback-6689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363190 INFO  (zkConnectionManagerCallback-6691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363190 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb310002, likely client has closed socket
   [junit4]   2> 1363190 WARN  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@694fcb4{/solr,null,AVAILABLE}
   [junit4]   2> 1363190 WARN  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a29f093{/solr,null,AVAILABLE}
   [junit4]   2> 1363190 WARN  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363190 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ec66d38{/solr,null,AVAILABLE}
   [junit4]   2> 1363209 WARN  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@311db6a7{/solr,null,AVAILABLE}
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9cb5703{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65472}
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.e.j.s.Server Started @1351889ms
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65472}
   [junit4]   2> 1363209 ERROR (jetty-launcher-6692-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:19.531Z
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69e0119{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65478}
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.e.j.s.Server Started @1351895ms
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65478}
   [junit4]   2> 1363209 ERROR (jetty-launcher-6692-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363209 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:19.531Z
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10ab1a8a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65475}
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.e.j.s.Server Started @1351898ms
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65475}
   [junit4]   2> 1363223 ERROR (jetty-launcher-6692-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:19.545Z
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fbc4bd3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65481}
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.e.j.s.Server Started @1351901ms
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65481}
   [junit4]   2> 1363223 ERROR (jetty-launcher-6692-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363223 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:19.545Z
   [junit4]   2> 1363251 INFO  (zkConnectionManagerCallback-6698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363251 INFO  (zkConnectionManagerCallback-6696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363266 INFO  (zkConnectionManagerCallback-6694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363266 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363266 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363266 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363373 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363374 INFO  (zkConnectionManagerCallback-6700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363374 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363374 WARN  (jetty-launcher-6692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@eda16d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363588 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363588 WARN  (jetty-launcher-6692-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b7c676c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363601 INFO  (jetty-launcher-6692-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1363603 WARN  (jetty-launcher-6692-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a2f544d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363603 WARN  (jetty-launcher-6692-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d1d8101[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363603 INFO  (jetty-launcher-6692-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1363603 INFO  (zkConnectionManagerCallback-6707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363603 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb310007, likely client has closed socket
   [junit4]   2> 1363618 INFO  (zkConnectionManagerCallback-6712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363618 INFO  (zkConnectionManagerCallback-6714-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363618 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb310008, likely client has closed socket
   [junit4]   2> 1363695 INFO  (zkConnectionManagerCallback-6716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363695 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65478_solr
   [junit4]   2> 1363695 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.Overseer Overseer (id=72232454155468810-127.0.0.1:65478_solr-n_0000000000) starting
   [junit4]   2> 1363756 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65475_solr
   [junit4]   2> 1363819 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363848 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363848 INFO  (zkCallback-6713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1363848 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1363848 WARN  (jetty-launcher-6692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@583de456[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363894 INFO  (zkConnectionManagerCallback-6725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363894 WARN  (jetty-launcher-6692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2fd692a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363894 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1363894 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1363894 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65478_solr as DOWN
   [junit4]   2> 1363894 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1363894 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65478_solr
   [junit4]   2> 1363910 INFO  (zkCallback-6713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363910 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363910 INFO  (zkConnectionManagerCallback-6731-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363910 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1363924 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1363924 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1363940 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1363940 INFO  (OverseerStateUpdate-72232454155468810-127.0.0.1:65478_solr-n_0000000000) [n:127.0.0.1:65478_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65478_solr
   [junit4]   2> 1363955 INFO  (zkCallback-6724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363971 WARN  (jetty-launcher-6692-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@380436d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363971 INFO  (jetty-launcher-6692-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1363971 WARN  (jetty-launcher-6692-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6dcf0806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363971 INFO  (jetty-launcher-6692-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1363986 INFO  (zkConnectionManagerCallback-6741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364001 INFO  (zkConnectionManagerCallback-6744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364031 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65475.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364049 INFO  (zkConnectionManagerCallback-6746-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364063 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65478.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364063 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65475.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364063 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65475.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364063 INFO  (jetty-launcher-6692-thread-2) [n:127.0.0.1:65475_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node2\.
   [junit4]   2> 1364077 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65478.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364077 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65478.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364078 INFO  (jetty-launcher-6692-thread-3) [n:127.0.0.1:65478_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node3\.
   [junit4]   2> 1364078 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1364078 INFO  (zkConnectionManagerCallback-6748-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364093 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 1364093 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1364093 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 1364093 INFO  (zkCallback-6713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364093 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364093 INFO  (zkCallback-6724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364139 INFO  (zkCallback-6745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364139 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1364153 INFO  (zkCallback-6730-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364154 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65481_solr as DOWN
   [junit4]   2> 1364154 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1364154 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65481_solr
   [junit4]   2> 1364154 INFO  (zkCallback-6713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364154 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364154 INFO  (zkCallback-6724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364154 INFO  (zkCallback-6745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364169 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364169 INFO  (zkCallback-6730-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364232 INFO  (zkConnectionManagerCallback-6757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364232 INFO  (zkConnectionManagerCallback-6762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364232 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364232 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1364232 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1364232 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364245 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1364245 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1364336 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65472.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364340 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364340 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65472.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364340 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65472.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364340 INFO  (jetty-launcher-6692-thread-1) [n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node1\.
   [junit4]   2> 1364354 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364354 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1364354 INFO  (jetty-launcher-6692-thread-4) [n:127.0.0.1:65481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node4\.
   [junit4]   2> 1364507 INFO  (zkConnectionManagerCallback-6769-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364507 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364507 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1376668039
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65475_solr
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65475_solr as DOWN
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f8e9a1: rootName = solr_65475, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6d0cbb8a
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50f573f1: rootName = solr_65475, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@958e0be
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c00ecc4: rootName = solr_65475, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@505ba229
   [junit4]   2> 1364522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1364541 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364541 INFO  (zkCallback-6730-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364541 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364541 INFO  (zkCallback-6724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364541 INFO  (zkCallback-6745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@47772924[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@111b1062[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364554 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364554 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364554 INFO  (zkCallback-6756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364554 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb31000c, likely client has closed socket
   [junit4]   2> 1364554 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@10ab1a8a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1364554 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a29f093{/solr,null,UNAVAILABLE}
   [junit4]   2> 1364554 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1364554 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1364554 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1364567 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60aba352{/solr,null,AVAILABLE}
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a10c8d1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49169}
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server Started @1353273ms
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49168}
   [junit4]   2> 1364568 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:20.890Z
   [junit4]   2> 1364568 INFO  (zkConnectionManagerCallback-6774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364568 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb310014, likely client has closed socket
   [junit4]   2> 1365165 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1365165 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30cd3bec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1365181 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@927b1b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1365181 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1365181 INFO  (zkConnectionManagerCallback-6780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365201 INFO  (zkConnectionManagerCallback-6782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365211 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1365211 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49168_solr as DOWN
   [junit4]   2> 1365211 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1365211 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49168_solr
   [junit4]   2> 1365211 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6724-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6745-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365211 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1365334 INFO  (zkConnectionManagerCallback-6789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365349 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1365349 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1365349 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1365395 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49168.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1365395 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49168.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1365395 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49168.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1365395 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [n:127.0.0.1:49168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node2\.
   [junit4]   2> 1365471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:49169/solr. Proxy: http://127.0.0.1:49168/solr
   [junit4]   2> 1365471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=83309971
   [junit4]   2> 1365471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65478_solr
   [junit4]   2> 1365471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1365471 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65478_solr as DOWN
   [junit4]   2> 1365486 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1365486 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ea2dc37: rootName = solr_65478, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@50685231
   [junit4]   2> 1365502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1365502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56e4c833: rootName = solr_65478, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@958e0be
   [junit4]   2> 1365502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1365502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15e179f5: rootName = solr_65478, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@505ba229
   [junit4]   2> 1365502 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5921ca6e[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1365502 INFO  (closeThreadPool-6793-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72232454155468810-127.0.0.1:65478_solr-n_0000000000) closing
   [junit4]   2> 1365502 INFO  (OverseerAutoScalingTriggerThread-72232454155468810-127.0.0.1:65478_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1365502 INFO  (OverseerStateUpdate-72232454155468810-127.0.0.1:65478_solr-n_0000000000) [n:127.0.0.1:65478_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65478_solr
   [junit4]   2> 1365517 INFO  (closeThreadPool-6793-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72232454155468810-127.0.0.1:65478_solr-n_0000000000) closing
   [junit4]   2> 1365517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.Overseer Overseer (id=72232454155468810-127.0.0.1:65478_solr-n_0000000000) closing
   [junit4]   2> 1365517 INFO  (zkCallback-6745-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65472_solr
   [junit4]   2> 1365517 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1365517 INFO  (zkCallback-6745-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=72232454155468815-127.0.0.1:65472_solr-n_0000000002) starting
   [junit4]   2> 1365517 INFO  (zkCallback-6788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4aff22a7[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69e0119{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ec66d38{/solr,null,UNAVAILABLE}
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1365548 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1365548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1365563 INFO  (OverseerStateUpdate-72232454155468815-127.0.0.1:65472_solr-n_0000000002) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65472_solr
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7101b8fd{/solr,null,AVAILABLE}
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@456c85f7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49189}
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server Started @1354295ms
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49188}
   [junit4]   2> 1365564 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1365564 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:21.886Z
   [junit4]   2> 1365579 INFO  (zkConnectionManagerCallback-6795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365579 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1366300 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1366314 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@408f5238[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366332 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@70efbfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366332 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1366362 INFO  (zkConnectionManagerCallback-6801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366420 INFO  (zkConnectionManagerCallback-6803-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366436 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1366449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49188_solr as DOWN
   [junit4]   2> 1366449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1366449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49188_solr
   [junit4]   2> 1366457 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6745-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366457 INFO  (zkCallback-6802-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366558 INFO  (zkConnectionManagerCallback-6810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366558 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1366573 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1366574 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1366606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49188.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1366606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49188.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1366606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49188.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1366606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node3\.
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:49189/solr. Proxy: http://127.0.0.1:49188/solr
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1913376356
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 1366727 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2be0437c: rootName = solr_65472, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3c44c398
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6aef4177: rootName = solr_65472, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@958e0be
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a027353: rootName = solr_65472, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@505ba229
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@763afac2[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1366742 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.Overseer Overseer (id=72232454155468815-127.0.0.1:65472_solr-n_0000000002) closing
   [junit4]   2> 1366742 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb31000f, likely client has closed socket
   [junit4]   2> 1366759 INFO  (OverseerStateUpdate-72232454155468815-127.0.0.1:65472_solr-n_0000000002) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65472_solr
   [junit4]   2> 1366759 INFO  (OverseerAutoScalingTriggerThread-72232454155468815-127.0.0.1:65472_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1366759 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366759 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65481_solr
   [junit4]   2> 1366759 INFO  (zkCallback-6756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366759 INFO  (zkCallback-6788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366759 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366759 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366759 INFO  (zkCallback-6802-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@48cc096a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1366777 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366777 INFO  (closeThreadPool-6814-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72232454155468815-127.0.0.1:65472_solr-n_0000000002) closing
   [junit4]   2> 1366777 INFO  (zkCallback-6747-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1366777 INFO  (zkCallback-6747-thread-1) [n:127.0.0.1:65481_solr    ] o.a.s.c.Overseer Overseer (id=72232454155468816-127.0.0.1:65481_solr-n_0000000003) starting
   [junit4]   2> 1366777 INFO  (closeThreadPool-6814-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72232454155468815-127.0.0.1:65472_solr-n_0000000002) closing
   [junit4]   2> 1366819 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9cb5703{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1366819 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@694fcb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1366833 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1366833 INFO  (OverseerStateUpdate-72232454155468816-127.0.0.1:65481_solr-n_0000000003) [n:127.0.0.1:65481_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65481_solr
   [junit4]   2> 1366880 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1366880 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9fe226b{/solr,null,AVAILABLE}
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35cabbe4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49209}
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server Started @1355650ms
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49208}
   [junit4]   2> 1366895 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:23.217Z
   [junit4]   2> 1366895 INFO  (zkConnectionManagerCallback-6816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366895 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1367293 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1367309 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37c07657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367324 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@134ff413[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1367324 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1367356 INFO  (zkConnectionManagerCallback-6822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367371 INFO  (zkConnectionManagerCallback-6824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1367449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49208_solr as DOWN
   [junit4]   2> 1367449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1367449 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49208_solr
   [junit4]   2> 1367463 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6747-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6802-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367463 INFO  (zkCallback-6823-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1367540 INFO  (zkConnectionManagerCallback-6831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367554 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1367555 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65461/solr ready
   [junit4]   2> 1367555 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1367600 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49208.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1367615 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49208.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1367615 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49208.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e007896
   [junit4]   2> 1367615 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_30CD08A781C9AC3D-001\tempDir-001\node1\.
   [junit4]   2> 1367693 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:49209/solr. Proxy: http://127.0.0.1:49208/solr
   [junit4]   2> 1367693 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2130336215
   [junit4]   2> 1367693 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:65481_solr
   [junit4]   2> 1367708 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1367708 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65481_solr as DOWN
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@588c483e: rootName = solr_65481, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3a8a3be7
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c40e187: rootName = solr_65481, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@958e0be
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31af9856: rootName = solr_65481, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@505ba229
   [junit4]   2> 1367723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6c362cb4[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1367753 INFO  (zkCallback-6781-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49168_solr
   [junit4]   2> 1367753 INFO  (zkCallback-6768-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6761-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6802-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6823-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367753 INFO  (zkCallback-6781-thread-1) [n:127.0.0.1:49168_solr    ] o.a.s.c.Overseer Overseer (id=72232454155468822-127.0.0.1:49168_solr-n_0000000004) starting
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@44e7ae74[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1367738 INFO  (closeThreadPool-6835-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72232454155468816-127.0.0.1:65481_solr-n_0000000003) closing
   [junit4]   2> 1367799 INFO  (OverseerStateUpdate-72232454155468816-127.0.0.1:65481_solr-n_0000000003) [n:127.0.0.1:65481_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65481_solr
   [junit4]   2> 1367830 INFO  (OverseerAutoScalingTriggerThread-72232454155468816-127.0.0.1:65481_solr-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1367830 INFO  (closeThreadPool-6835-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72232454155468816-127.0.0.1:65481_solr-n_0000000003) closing
   [junit4]   2> 1367830 INFO  (zkCallback-6830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.Overseer Overseer (id=72232454155468816-127.0.0.1:65481_solr-n_0000000003) closing
   [junit4]   2> 1367830 INFO  (zkCallback-6781-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1367830 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009f08cb310012, likely client has closed socket
   [junit4]   2> 1367830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2fbc4bd3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@311db6a7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1367860 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bc46871{/solr,null,AVAILABLE}
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bbd9eb2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49230}
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.s.Server Started @1356642ms
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49229}
   [junit4]   2> 1367860 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1367860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-10T05:00:24.182Z
   [junit4]   2> 1367876 INFO  (OverseerStateUpdate-72232454155468822-127.0.0.1:49168_solr-n_0000000004) [n:127.0.0.1:49168_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49168_solr
   [junit4]   2> 1367876 INFO  (zkConnectionManagerCallback-6837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1368233 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1368239 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ab68a2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368243 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@427a1016[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368243 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65461/solr
   [junit4]   2> 1368243 INFO  (zkConnectionManagerCallback-6843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368258 INFO  (zkConnectionManagerCallback-6845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368258 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[30CD08A781C9AC3D]-worker) [    ] o.a.s.c.c.ZkStateReade

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

olve 24ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 30CD08A781C9AC3D
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says ????! Master seed: 30CD08A781C9AC3D
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(8844@serv1-vm1).
   [junit4] Started J0 PID(29844@serv1-vm1).
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] OK      14.6s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader
   [junit4] OK      9.86s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica
   [junit4] OK      5.35s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
   [junit4] Completed [1/5] on J1 in 57.79s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] OK      15.2s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader
   [junit4] OK      9.87s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica
   [junit4] OK      6.24s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
   [junit4] Completed [2/5] on J0 in 59.89s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] OK      9.14s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader
   [junit4] OK      13.3s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica
   [junit4] OK      6.13s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
   [junit4] Completed [3/5] on J0 in 37.83s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] OK      8.74s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader
   [junit4] OK      13.4s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica
   [junit4] OK      6.63s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
   [junit4] Completed [4/5] on J1 in 39.11s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] OK      7.95s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader
   [junit4] OK      8.54s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica
   [junit4] OK      6.67s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
   [junit4] Completed [5/5] on J0 in 29.61s, 3 tests
   [junit4] 
   [junit4] JVM J0:     1.09 ..   129.67 =   128.58s
   [junit4] JVM J1:     1.07 ..   100.22 =    99.15s
   [junit4] Execution time total: 2 minutes 9 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 197.05s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 171.44s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 122.82s | org.apache.solr.cloud.ReplicationFactorTest
[junit4:tophints] 117.82s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 117.33s | org.apache.solr.search.facet.SpatialHeatmapFacetsTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 12 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 0

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1067)
		at hudson.FilePath.act(FilePath.java:1056)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1841)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1056)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1841)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b63b8756b7e96b981bc4152f9b20ad74dad6846c, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #39
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-10.0.1) - Build # 42 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/42/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas Timeout waiting to see state for collection=MissingSegmentRecoveryTest :DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"http://127.0.0.1:56150/solr",           "node_name":"127.0.0.1:56150_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"http://127.0.0.1:56149/solr",           "node_name":"127.0.0.1:56149_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:56149_solr, 127.0.0.1:56150_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"http://127.0.0.1:56150/solr",           "node_name":"127.0.0.1:56150_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"http://127.0.0.1:56149/solr",           "node_name":"127.0.0.1:56149_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
Timeout waiting to see state for collection=MissingSegmentRecoveryTest :DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"http://127.0.0.1:56150/solr",
          "node_name":"127.0.0.1:56150_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"http://127.0.0.1:56149/solr",
          "node_name":"127.0.0.1:56149_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:56149_solr, 127.0.0.1:56150_solr]
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"http://127.0.0.1:56150/solr",
          "node_name":"127.0.0.1:56150_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"http://127.0.0.1:56149/solr",
          "node_name":"127.0.0.1:56149_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([2B0568080D90AE29:7B50F00B54B11834]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:289)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:267)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:106)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 14291 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\init-core-data-001
   [junit4]   2> 1966291 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1966292 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1966293 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1966293 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001
   [junit4]   2> 1966293 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1966294 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1966294 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1966390 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56138
   [junit4]   2> 1966390 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56138
   [junit4]   2> 1966390 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56138
   [junit4]   2> 1966395 INFO  (zkConnectionManagerCallback-14996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966399 INFO  (zkConnectionManagerCallback-14998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966402 INFO  (zkConnectionManagerCallback-15000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966403 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140002, likely client has closed socket
   [junit4]   2> 1966404 WARN  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1966404 WARN  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 1966405 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56ac2f0f{/solr,null,AVAILABLE}
   [junit4]   2> 1966406 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@502883e1{/solr,null,AVAILABLE}
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33daae62{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56150}
   [junit4]   2> 1966409 ERROR (jetty-launcher-15001-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-12T11:48:41.140262400Z
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@154c1db7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56149}
   [junit4]   2> 1966409 ERROR (jetty-launcher-15001-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966409 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-12T11:48:41.140262400Z
   [junit4]   2> 1966409 INFO  (zkConnectionManagerCallback-15005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966409 INFO  (zkConnectionManagerCallback-15003-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966413 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1966413 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1966417 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140004, likely client has closed socket
   [junit4]   2> 1966417 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140003, likely client has closed socket
   [junit4]   2> 1966539 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1966542 WARN  (jetty-launcher-15001-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4de09c34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1966546 WARN  (jetty-launcher-15001-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f12bc4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1966547 INFO  (jetty-launcher-15001-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56138/solr
   [junit4]   2> 1966551 INFO  (zkConnectionManagerCallback-15011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966551 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140005, likely client has closed socket
   [junit4]   2> 1966555 INFO  (zkConnectionManagerCallback-15013-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966632 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56149_solr
   [junit4]   2> 1966633 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.c.Overseer Overseer (id=72245253441323014-127.0.0.1:56149_solr-n_0000000000) starting
   [junit4]   2> 1966643 INFO  (zkConnectionManagerCallback-15020-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966649 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56138/solr ready
   [junit4]   2> 1966649 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56149_solr
   [junit4]   2> 1966649 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1966649 INFO  (OverseerStateUpdate-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [n:127.0.0.1:56149_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56149_solr
   [junit4]   2> 1966654 INFO  (zkCallback-15019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1966655 INFO  (OverseerStateUpdate-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [n:127.0.0.1:56149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1966655 WARN  (jetty-launcher-15001-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d56944b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1966660 WARN  (jetty-launcher-15001-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2aec09c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1966664 INFO  (jetty-launcher-15001-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56138/solr
   [junit4]   2> 1966666 INFO  (zkConnectionManagerCallback-15026-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966669 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140008, likely client has closed socket
   [junit4]   2> 1966670 INFO  (zkConnectionManagerCallback-15028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966676 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1966681 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1966681 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56150_solr as DOWN
   [junit4]   2> 1966682 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1966682 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56150_solr
   [junit4]   2> 1966684 INFO  (zkCallback-15012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1966684 INFO  (zkCallback-15019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1966705 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1966715 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966717 INFO  (zkConnectionManagerCallback-15036-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966721 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1966722 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56138/solr ready
   [junit4]   2> 1966722 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1966725 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966725 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966727 INFO  (jetty-launcher-15001-thread-2) [n:127.0.0.1:56149_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.
   [junit4]   2> 1966743 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966752 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966752 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1966753 INFO  (jetty-launcher-15001-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node1\.
   [junit4]   2> 1966792 INFO  (zkConnectionManagerCallback-15042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966793 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1966794 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[2B0568080D90AE29]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56138/solr ready
   [junit4]   2> 1966817 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 1966819 INFO  (qtp218538825-41955) [n:127.0.0.1:56149_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1966822 INFO  (OverseerThreadFactory-13421-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 1966928 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=4
   [junit4]   2> 1966932 INFO  (qtp218538825-41948) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 1966935 INFO  (qtp218538825-41946) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1966939 INFO  (qtp218538825-41944) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1966941 INFO  (qtp218538825-41959) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1966945 INFO  (qtp2039934006-41953) [n:127.0.0.1:56150_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1966948 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 1966952 INFO  (qtp2039934006-41949) [n:127.0.0.1:56150_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 1966956 INFO  (qtp2039934006-41947) [n:127.0.0.1:56150_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 1966960 INFO  (qtp2039934006-41945) [n:127.0.0.1:56150_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 1966967 INFO  (OverseerStateUpdate-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [n:127.0.0.1:56149_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56150/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1966970 INFO  (OverseerStateUpdate-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [n:127.0.0.1:56149_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56149/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1967166 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr    x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1967166 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr    x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1967166 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr    x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1968140 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1968140 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1968147 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1968147 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1968148 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1968148 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1968148 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1968148 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1968149 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1968150 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56150.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1968150 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\]
   [junit4]   2> 1968150 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\]
   [junit4]   2> 1968246 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1968246 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1968249 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1968249 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1968251 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c8bd668[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 1968252 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1968252 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1968252 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1968254 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1625263568831119360
   [junit4]   2> 1968256 INFO  (searcherExecutor-13431-thread-1-processing-n:127.0.0.1:56150_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@5c8bd668[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1968259 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1968259 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1
   [junit4]   2> 1968263 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1968265 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1968265 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1968266 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1968266 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1968271 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d114ba0[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 1968273 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1968273 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1968273 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1968274 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1625263568852090880
   [junit4]   2> 1968276 INFO  (searcherExecutor-13430-thread-1-processing-n:127.0.0.1:56149_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@5d114ba0[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1968278 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1968278 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1
   [junit4]   2> 1968744 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1968744 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1968744 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56150/solr/MissingSegmentRecoveryTest_shard1_replica_n1/
   [junit4]   2> 1968744 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n1 url=http://127.0.0.1:56150/solr START replicas=[http://127.0.0.1:56149/solr/MissingSegmentRecoveryTest_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1968745 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n1 url=http://127.0.0.1:56150/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1968746 INFO  (qtp218538825-41948) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1968747 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1968747 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1968747 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MissingSegmentRecoveryTest/leaders/shard1/leader after winning as /collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/72245253441323017-core_node3-n_0000000000
   [junit4]   2> 1968748 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56150/solr/MissingSegmentRecoveryTest_shard1_replica_n1/ shard1
   [junit4]   2> 1968847 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1968848 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1968850 INFO  (qtp2039934006-41943) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1753
   [junit4]   2> 1968946 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1968947 INFO  (zkCallback-15027-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969245 INFO  (qtp218538825-41952) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2164
   [junit4]   2> 1969248 INFO  (qtp218538825-41955) [n:127.0.0.1:56149_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1969344 INFO  (zkCallback-15012-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969345 INFO  (zkCallback-15027-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969345 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969346 INFO  (qtp218538825-41955) [n:127.0.0.1:56149_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2630
   [junit4]   2> 1969347 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1969348 INFO  (zkCallback-15012-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969359 INFO  (qtp2039934006-41954) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1969394 INFO  (qtp218538825-41944) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56150/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1625263569980358656), 1 (1625263569983504384), 2 (1625263569983504385), 3 (1625263569983504386), 4 (1625263569983504387), 5 (1625263569984552960), 6 (1625263569984552961), 7 (1625263569984552962), 8 (1625263569985601536), 9 (1625263569985601537)]} 0 4
   [junit4]   2> 1969394 INFO  (qtp2039934006-41954) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1625263569980358656), 1 (1625263569983504384), 2 (1625263569983504385), 3 (1625263569983504386), 4 (1625263569983504387), 5 (1625263569984552960), 6 (1625263569984552961), 7 (1625263569984552962), 8 (1625263569985601536), 9 (1625263569985601537)]} 0 45
   [junit4]   2> 1969396 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1625263570028593152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1969396 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@46ea2e23 commitCommandVersion:1625263570028593152
   [junit4]   2> 1969402 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1625263570034884608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1969402 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@49c0210 commitCommandVersion:1625263570034884608
   [junit4]   2> 1969479 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f25c603[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 1969481 INFO  (searcherExecutor-13431-thread-1-processing-n:127.0.0.1:56150_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@4f25c603[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C10:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1549972124147}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1969481 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1969495 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e8ca751[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 1969495 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1969497 INFO  (searcherExecutor-13430-thread-1-processing-n:127.0.0.1:56149_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@6e8ca751[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C10:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1549972124158}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1969497 INFO  (qtp218538825-41950) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56150/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 99
   [junit4]   2> 1969498 INFO  (qtp2039934006-41951) [n:127.0.0.1:56150_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 106
   [junit4]   2> 1969499 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=967412163
   [junit4]   2> 1969499 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56149_solr
   [junit4]   2> 1969499 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1969499 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:56149_solr as DOWN
   [junit4]   2> 1969504 INFO  (coreCloseExecutor-13440-thread-1) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@48806f06
   [junit4]   2> 1969504 INFO  (coreCloseExecutor-13440-thread-1) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=48806f06
   [junit4]   2> 1969504 INFO  (coreCloseExecutor-13440-thread-1) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4085f4a6: rootName = solr_56149, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@523d72f1
   [junit4]   2> 1969512 INFO  (coreCloseExecutor-13440-thread-1) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=48806f06
   [junit4]   2> 1969515 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1969516 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4279d1b7: rootName = solr_56149, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5614c88f
   [junit4]   2> 1969521 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1969521 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@788d8145: rootName = solr_56149, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c64da50
   [junit4]   2> 1969526 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1969527 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bb4d262: rootName = solr_56149, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1bae9d87
   [junit4]   2> 1969527 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1969528 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.Overseer Overseer (id=72245253441323014-127.0.0.1:56149_solr-n_0000000000) closing
   [junit4]   2> 1969528 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc140006, likely client has closed socket
   [junit4]   2> 1969528 INFO  (OverseerStateUpdate-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [n:127.0.0.1:56149_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56149_solr
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@33cd9060[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1969534 INFO  (OverseerAutoScalingTriggerThread-72245253441323014-127.0.0.1:56149_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f5b6f3a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1969534 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56150_solr
   [junit4]   2> 1969534 INFO  (zkCallback-15019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1969535 INFO  (zkCallback-15041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1969535 INFO  (zkCallback-15035-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1969536 INFO  (zkCallback-15027-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1969538 INFO  (zkCallback-15027-thread-1) [n:127.0.0.1:56150_solr    ] o.a.s.c.Overseer Overseer (id=72245253441323017-127.0.0.1:56150_solr-n_0000000001) starting
   [junit4]   2> 1969539 INFO  (closeThreadPool-15047-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72245253441323014-127.0.0.1:56149_solr-n_0000000000) closing
   [junit4]   2> 1969540 INFO  (closeThreadPool-15047-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72245253441323014-127.0.0.1:56149_solr-n_0000000000) closing
   [junit4]   2> 1969544 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@154c1db7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1969546 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56ac2f0f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1969546 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1969546 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1969546 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1969546 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 56149 try number 1 ...
   [junit4]   2> 1969546 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 1969550 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1969550 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1969550 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1969550 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dfa2331{/solr,null,AVAILABLE}
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fb3f1e3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56149}
   [junit4]   2> 1969554 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1969554 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-12T11:48:44.285066800Z
   [junit4]   2> 1969556 INFO  (OverseerStateUpdate-72245253441323017-127.0.0.1:56150_solr-n_0000000001) [n:127.0.0.1:56150_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56150_solr
   [junit4]   2> 1969561 INFO  (zkCallback-15027-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1969561 INFO  (zkCallback-15027-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1969569 INFO  (zkConnectionManagerCallback-15049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969573 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1969577 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100aaacdc14000c, likely client has closed socket
   [junit4]   2> 1969683 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1969684 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42dcc763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969689 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e531532[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969689 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56138/solr
   [junit4]   2> 1969693 INFO  (zkConnectionManagerCallback-15055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969698 INFO  (zkConnectionManagerCallback-15057-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969703 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1969706 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56149_solr as DOWN
   [junit4]   2> 1969707 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1969707 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56149_solr
   [junit4]   2> 1969709 INFO  (zkCallback-15027-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969709 INFO  (zkCallback-15035-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969709 INFO  (zkCallback-15041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969709 INFO  (zkCallback-15056-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969736 INFO  (zkConnectionManagerCallback-15064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969737 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1969738 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56138/solr ready
   [junit4]   2> 1969738 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1969760 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1969772 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1969773 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1969775 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.
   [junit4]   2> 1969775 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [n:127.0.0.1:56149_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica_n2]
   [junit4]   2> 1969811 INFO  (zkCallback-15027-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969812 INFO  (zkCallback-15027-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1969864 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1969870 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr    ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1969873 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1969880 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1969885 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1969886 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1969886 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1969887 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1969887 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\]
   [junit4]   2> 1969965 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1969965 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1969965 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1969965 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1969970 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6290ff86
   [junit4]   2> 1969970 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=6290ff86
   [junit4]   2> 1969970 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6736af66: rootName = solr_56149, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@53f26f9c
   [junit4]   2> 1969976 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=6290ff86
   [junit4]   2> 1969980 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover.
   [junit4]   2> 1969980 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore Updating index properties... index=index.20190212094844711
   [junit4]   2> 1969983 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=1, core_node4=0}, version=3}
   [junit4]   2> 1969994 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56149.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50cc46a0
   [junit4]   2> 1969997 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\]
   [junit4]   2> 1970011 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2) [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\ afterReload=false
   [junit4]   2> 1970013 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2) [    ] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\index.20190212094844711
   [junit4]   2> 1970044 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2) [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\ afterReload=false
   [junit4]   2> 1970057 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2) [    ] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_2B0568080D90AE29-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\index
   [junit4]   2> 1970077 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1970077 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1970080 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1970080 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1970085 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@46bfeae3
   [junit4]   2> 1970085 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=46bfeae3
   [junit4]   2> 1970085 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@def5d36: rootName = solr_56149, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@53f26f9c
   [junit4]   2> 1970092 INFO  (coreLoadExecutor-13454-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=46bfeae3
   [junit4]   2> 1970097 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[2B0568080D90AE29]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1970097 INFO  (watches-15039-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1970096 ERROR (coreContainerWorkExecutor-13447-thread-1-processing-n:127.0.0.1:56149_solr) [n:127.0.0.1:56149_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be loaded on startup
   [junit4]   2> org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica_n2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1210) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:695) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197) ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1056) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:882) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1287) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1191) ~[java/:?]
   [junit4]   2> 	... 7 more
   [junit4]   2> 	Suppressed: org.apache.solr.common.SolrException: Error opening new searcher
   [

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

pace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-server-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlet-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlets-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-util-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-webapp-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-xml-9.4.14.v20181114.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-core-3.2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-ganglia-3.2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-graphite-3.2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jetty9-3.2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jvm-3.2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\derby-10.9.1.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\hsqldb-2.4.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\hamcrest-core-1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\junit-4.12.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.7.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\antlr4-runtime-4.5.1-1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\byte-buddy-1.9.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-logging-1.1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-text-1.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-common-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minicluster-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minikdc-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-core-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-server-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-servlet-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-admin-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-client-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-common-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-crypto-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-identity-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-server-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-simplekdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-config-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-kdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-util-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\mockito-core-2.23.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\netty-all-4.0.52.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\objenesis-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-8.1.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\contrib\analysis-extras\lib\icu4j-62.1.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\jenkins\.ant\lib\ivy-2.4.0.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190212_111554_5767658534514428808481.events @C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190212_111554_57611697811274164720135.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190212_111554_576514684262622050498.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:844)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:577: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:267: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:558: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1572: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1099: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190212_111554_576514684262622050498.sysout

Total time: 76 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 41 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/41/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
	at __randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38:BC7FB6583C28BAE9]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:145)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001

	at __randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 2084 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20190211_161506_8377375291620262272429.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J1-20190211_161506_83715694535653132510521.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 319 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190211_162317_2147375899783953057653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190211_162317_2145395518385846067876.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1081 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190211_162459_5775274575893998613323.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190211_162459_5772456805178498052848.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 257 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190211_162730_7575090059480394288164.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190211_162730_757359149471102805907.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190211_162743_9334884981653604006711.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190211_162743_9333880187066694796113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190211_162809_4016774709534098963902.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190211_162809_4011488885284233566259.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190211_162814_9949202724443434646578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190211_162814_99410125202719906936385.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190211_162825_10317278642496034705141.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190211_162825_1033021384001339548205.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190211_162829_15212186243641039672597.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190211_162829_15216773309223944621815.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190211_162840_517802319949958755754.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190211_162840_51711267817738753569533.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190211_162849_46816849538260921922542.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190211_162849_4689098327384847555230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190211_162854_17810409244121840746227.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190211_162854_1787858329371122164354.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1553 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190211_163011_9392993833152254003342.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190211_163011_93913329457481843213885.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J0-20190211_163025_7352252776277147483530.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J1-20190211_163025_73512653260178469785503.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20190211_163043_31416701327543050418470.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20190211_163043_3146820093274702928410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20190211_163235_87915829440525604780019.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J1-20190211_163235_879940982223334213511.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20190211_163240_77213559072520432626381.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20190211_163240_77212221761182153951354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J0-20190211_163247_9545329966627210281854.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J1-20190211_163247_954406327044539290501.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20190211_163318_93213391120581680299332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20190211_163318_9326196713134781288187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190211_163328_54212192649302269360647.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190211_163328_5426220045489468058204.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20190211_163351_4287278199388921838439.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J0-20190211_163351_428432063252306080402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 156 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J0-20190211_163405_94615676317689877985723.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J1-20190211_163405_94617804652479252364183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20190211_163412_799680832394188454670.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J0-20190211_163412_7992448043800391386814.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20190211_163436_0699136219650530601596.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J0-20190211_163436_0695596122817678589380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190211_163447_94311745450931126888172.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190211_163447_9434832561540549218515.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20190211_163500_3803647591138989411957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20190211_163500_38015031145674505263218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190211_163519_1668974205752608899650.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190211_163519_1669986473743921675158.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 285 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190211_163556_23417173844824844282773.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190211_163556_23416833922347692647085.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190211_163643_96313703144789916246095.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190211_163643_9633627118156370114139.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20190211_163702_7447280727028921517304.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20190211_163706_4053011309244730505744.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20190211_163706_4055650819219252345289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2043 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]   2> 435313 WARN  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 435313 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 435315 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 435315 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 435316 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 435317 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 435380 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 435380 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 435394 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 435505 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 436223 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 436225 WARN  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@996390b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436231 WARN  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@72bb4ccc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436264 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 436264 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 436292 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436300 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436300 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436303 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 436336 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 436336 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 436349 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 436497 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 436517 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 436519 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a5ecce3
   [junit4]   2> 436519 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\]
   [junit4]   2> 436526 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1300092107, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@21968ff9
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: init: create=true reader=null
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61acd54d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1300092107, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1])
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@63c5995f
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2f3f9c39
   [junit4]   2> 
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: now flush at close
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:   index before flush 
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: startFullFlush
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 436530 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]: now merge
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]:   index: 
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2385-thread-1]:   no more merges pending; now return
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: waitForMerges
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: waitForMerges done
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: start
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: enter lock
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: now prepare
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: prepareCommit: flush
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]:   index before flush 
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: startFullFlush
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: startCommit(): start
   [junit4]   2> 436532 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: done all syncs: []
   [junit4]   2> 436536 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: pendingCommit != null
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: took 6.3 msec
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: commit: done
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: rollback
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: all running merges have aborted
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: rollback: done finish merges
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: abort
   [junit4]   2> 436538 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: done abort success=true
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: rollback: infos=
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436539 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436656 WARN  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 436656 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 436656 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 436658 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 436663 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@21968ff9
   [junit4]   2> 436664 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: init: load commit "segments_1"
   [junit4]   2> 436669 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2385-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: init: create=false reader=null
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61acd54d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0])
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6deba77a
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@24d5f9cc
   [junit4]   2> 
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: flush at getReader
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: startFullFlush
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2385-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2385-thread-1]: coreLoadExecutor-2385-thread-1 finishFullFlush success=true
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2385-thread-1]: getReader took 0 msec
   [junit4]   2> 436672 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e764ba5[collection1] main]
   [junit4]   2> 436673 WARN  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 436673 INFO  (coreLoadExecutor-2385-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 436674 INFO  (searcherExecutor-2386-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e764ba5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 436681 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 436687 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
   [junit4]   2> 436687 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=46.2314453125, floorSegmentMB=1.302734375, forceMergeDeletesPctAllowed=10.385554975180963, segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=41.4299665020077
   [junit4]   2> 436688 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[5DB44BCC079B8C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
   [junit4]   2> 436692 INFO  (TEST-TestSolrIndexConfig.testLiveWriter-seed#[5DB44BCC079B8C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
   [junit4]   2> 436692 INFO  (TEST-TestSolrIndexConfig.testLiveWriter-seed#[5DB44BCC079B8C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
   [junit4]   2> 436693 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 436693 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1384764927
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c914599
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7c914599
   [junit4]   2> 436747 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c1fa46b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6b3d1bb9
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: now flush at close
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]:   index before flush 
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: startFullFlush
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: coreCloseExecutor-2390-thread-1 finishFullFlush success=true
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 436789 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2390-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]: now merge
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]:   index: 
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2390-thread-1]:   no more merges pending; now return
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: waitForMerges
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: waitForMerges done
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: start
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: enter lock
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: now prepare
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: prepareCommit: flush
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]:   index before flush 
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: startFullFlush
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2390-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: coreCloseExecutor-2390-thread-1 finishFullFlush success=true
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: startCommit(): start
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: took 0.3 msec
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: commit: done
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: rollback
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: all running merges have aborted
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: rollback: done finish merges
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: abort
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2390-thread-1]: done abort success=true
   [junit4]   2> 436791 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2390-thread-1]: rollback: infos=
   [junit4]   2> 436792 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2390-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 436792 INFO  (coreCloseExecutor-2390-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2390-thread-1]: 0 msec to checkpoint
   [junit4]   2> 436793 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 436793 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@537f8de9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77564d0c
   [junit4]   2> 436800 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 436800 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e30e0a2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@275cb90d
   [junit4]   2> 436802 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 436802 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@433a1e27: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e40c071
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@29c8b0f6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@115f55f0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 436809 INFO  (SUITE-TestSolrIndexConfig-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1209, maxMBSortInHeap=7.331546159438606, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9789ae0), locale=teo, timezone=America/Moncton
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=38129056,total=296148992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, TestFilteredDocIdSet, TestLRUStatsCache, TestPerFieldSimilarity, ShufflingReplicaListTransformerTest, TestDynamicFieldCollectionResource, DeleteStatusTest, PeerSyncWithIndexFingerprintCachingTest, TestConfigSetProperties, TriggerCooldownIntegrationTest, TestCustomDocTransformer, StatsReloadRaceTest, TestLRUCache, DistributedIntervalFacetingTest, OverriddenZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, DistributedQueryElevationComponentTest, TestSystemCollAutoCreate, UpdateLogTest, ScheduledTriggerIntegrationTest, DocExpirationUpdateProcessorFactoryTest, StressHdfsTest, OverseerTest, TestHighlightDedupGrouping, TestCloudNestedDocsSort, TestInfoStreamLogging, AsyncCallRequestStatusResponseTest, BlockJoinFacetSimpleTest, TestRandomFlRTGCloud, TestSQLHandler, TestMaxScoreQueryParser, TestDynamicURP, ZkSolrClientTest, RestartWhileUpdatingTest, TestFreeTextSuggestions, TestCollationField, SpatialHeatmapFacetsTest, DateRangeFieldTest, TestCloudPivotFacet, SpatialFilterTest, LeaderElectionContextKeyTest, AutoAddReplicasPlanActionTest, TestQuerySenderListener, TestConfigsApi, SolrShardReporterTest, TestNumericTokenStream, TestPartialUpdateDeduplication, TestSolrIndexConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrIndexConfig -Dtests.seed=5DB44BCC079B8C38 -Dtests.slow=true -Dtests.locale=teo -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrIndexConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5DB44BCC079B8C38-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DB44BCC079B8C38]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [87/843 (1!)] on J1 in 1.60s, 2 tests, 1 error <<< FAILURES!

[...truncated 328 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_5DB44BCC079B8C38-001\init-core-data-001
   [junit4]   2> 697725 WARN  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 697725 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 697727 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 697727 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 697727 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverseerRolesTest_5DB44BCC079B8C38-001\tempDir-001
   [junit4]   2> 697728 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 697728 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 697728 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 697817 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50173
   [junit4]   2> 697817 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50173
   [junit4]   2> 697817 INFO  (SUITE-OverseerRolesTest-seed#[5DB44BCC079B8C38]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50173
   [junit4]   2> 697822 INFO  (zkConnectionManagerCallback-4243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697827 INFO  (zkConnectionManagerCallback-4245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697833 INFO  (zkConnectionManagerCallback-4247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697834 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a6a576290002, likely client has closed socket
   [junit4]   2> 697836 WARN  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697836 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697837 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7743702c{/solr,null,AVAILABLE}
   [junit4]   2> 697837 WARN  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697839 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a15b4a8{/solr,null,AVAILABLE}
   [junit4]   2> 697840 WARN  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697840 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 697841 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@373a9750{/solr,null,AVAILABLE}
   [junit4]   2> 697842 WARN  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 697842 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f98a80{/solr,null,AVAILABLE}
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ccf9cd6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50184}
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.e.j.s.Server Started @690799ms
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50184}
   [junit4]   2> 697843 ERROR (jetty-launcher-4248-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697843 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-11T16:50:34.629951200Z
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bebd441{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50187}
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.e.j.s.Server Started @690801ms
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50187}
   [junit4]   2> 697845 ERROR (jetty-launcher-4248-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697845 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-11T16:50:34.631598400Z
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62d9765c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50193}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@556e921b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50190}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.e.j.s.Server Started @690804ms
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.e.j.s.Server Started @690804ms
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50193}
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50190}
   [junit4]   2> 697847 ERROR (jetty-launcher-4248-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 697847 ERROR (jetty-launcher-4248-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-11T16:50:34.633107600Z
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 697847 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-11T16:50:34.633107600Z
   [junit4]   2> 697849 INFO  (zkConnectionManagerCallback-4250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697852 INFO  (jetty-launcher-4248-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697860 INFO  (zkConnectionManagerCallback-4252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697863 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697867 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a6a576290004, likely client has closed socket
   [junit4]   2> 697943 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 697962 INFO  (zkConnectionManagerCallback-4254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697962 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 697969 INFO  (zkConnectionManagerCallback-4256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697970 WARN  (jetty-launcher-4248-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76dd1742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 697994 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 697995 INFO  (jetty-launcher-4248-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 698003 WARN  (jetty-launcher-4248-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26fb3308[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698005 WARN  (jetty-launcher-4248-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4474eff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698007 INFO  (jetty-launcher-4248-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50173/solr
   [junit4]   2> 698034 WARN  (jetty-launcher-4248-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1688943e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 698035 INFO  (jetty-launcher-4248-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50173/solr
   [junit4]   2> 698038 INFO  (zkConnectionManagerCallback-4265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698040 INFO  (zkConnectionManagerCallback-4268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698044 INFO  (zkConnectionManagerCallback-4270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698046 INFO  (zkConnectionManagerCallback-4272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698132 INFO  (jetty-launcher-4248-thread-2) [n:127.0.0.1:50187_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50187_solr
   [junit4]   2> 698135 INFO  (jetty-launcher-4248-thread-2) [n:127.0.0.1:50187_solr    ] o.a.s.c.Overseer Overseer (id=72240823620141065-127.0.0.1:50187_solr-n_0000000000) starting
   [junit4]   2> 698159 INFO  (jetty-launcher-4248-thread-4) [n:127.0.0.1:50193_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50193_solr
   [junit4]   2> 698169 INFO  (zkCallback-4271-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 698169 INFO  (zk

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

ild\contrib\solr-analytics\test\temp\junit4-J1-20190211_174037_9362021138384931374745.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190211_174037_9367113695290273384962.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 572 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190211_174309_88817193523460619044729.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190211_174309_8889007347352090586666.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1301 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190211_174355_2932950607973311631853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190211_174355_29315077926679249325738.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 667 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190211_174419_0231471168651184459050.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190211_174419_0231710885356384794230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 574 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190211_174517_51816480070485943407670.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190211_174517_51814092456448725970102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190211_174550_13412479576693548049504.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190211_174550_1343529449242645242082.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 681 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190211_174614_81411567310813407871526.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190211_174614_8149892311511736164387.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 578 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190211_174720_2799655737724023023870.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190211_174720_279695639387716439430.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190211_174758_9864076997570522478101.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 33501 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/41/consoleText

[repro] Revision: 45b4f9477d5683d27659d9aea1444d5d649146b4

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestSolrIndexConfig
[repro]       OverseerRolesTest
[repro] ant compile-test

[...truncated 3600 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestSolrIndexConfig|*.OverseerRolesTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=5DB44BCC079B8C38 -Dtests.slow=true -Dtests.locale=teo -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 77 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190211_175330_0123978843512922083759.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190211_175330_00610022397558005980355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 21 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.OverseerRolesTest
[repro]   0/5 failed: org.apache.solr.core.TestSolrIndexConfig
[repro] Exiting with code 0

[...truncated 78 lines...]