You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/02 15:23:02 UTC

[JENKINS] Lucene-Solr-Tests-8.0 - Build # 15 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.0/15/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for collection=collection1 :null Live Nodes: [127.0.0.1:32779_solr, 127.0.0.1:38905_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:32779_solr, 127.0.0.1:38905_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([FABD8E3A92435073:72E9B1E03CBF3D8B]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
	at org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
	at org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:79)
	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 13912 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 923239 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/init-core-data-001
   [junit4]   2> 923239 WARN  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 923239 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 923242 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 923243 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001
   [junit4]   2> 923243 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 923244 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 923245 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 923343 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45585
   [junit4]   2> 923343 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45585
   [junit4]   2> 923343 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45585
   [junit4]   2> 923363 INFO  (zkConnectionManagerCallback-5128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923374 INFO  (zkConnectionManagerCallback-5130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923384 INFO  (zkConnectionManagerCallback-5132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923393 WARN  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 923394 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 923394 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 923394 INFO  (jetty-launcher-5133-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_191-b12
   [junit4]   2> 923395 WARN  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 923395 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 923395 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 923395 INFO  (jetty-launcher-5133-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_191-b12
   [junit4]   2> 923396 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 923396 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 923396 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 923397 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6051a9f3{/solr,null,AVAILABLE}
   [junit4]   2> 923398 WARN  (jetty-launcher-5133-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4ef9c566[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d4df95c{SSL,[ssl, http/1.1]}{127.0.0.1:32779}
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.e.j.s.Server Started @923453ms
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32779}
   [junit4]   2> 923399 ERROR (jetty-launcher-5133-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 923399 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-02T14:35:28.205Z
   [junit4]   2> 923408 INFO  (zkConnectionManagerCallback-5135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923410 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 923417 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 923417 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 923417 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 923419 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33c3e98f{/solr,null,AVAILABLE}
   [junit4]   2> 923419 WARN  (jetty-launcher-5133-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@342a98eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@350c5436{SSL,[ssl, http/1.1]}{127.0.0.1:38905}
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.e.j.s.Server Started @923474ms
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38905}
   [junit4]   2> 923420 ERROR (jetty-launcher-5133-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 923420 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 923421 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 923421 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-02T14:35:28.227Z
   [junit4]   2> 923432 INFO  (zkConnectionManagerCallback-5137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923434 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 923706 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 923706 WARN  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 923730 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 923730 WARN  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 923740 WARN  (jetty-launcher-5133-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1731125d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923760 WARN  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 923776 WARN  (jetty-launcher-5133-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@56472dbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923792 WARN  (jetty-launcher-5133-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@242062ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923793 INFO  (jetty-launcher-5133-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 923808 WARN  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 923832 WARN  (jetty-launcher-5133-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d5d8453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 923833 INFO  (jetty-launcher-5133-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45585/solr
   [junit4]   2> 923843 INFO  (zkConnectionManagerCallback-5145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923876 INFO  (zkConnectionManagerCallback-5149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923894 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 0x102f350b0550006, likely client has closed socket
   [junit4]   2> 923912 INFO  (zkConnectionManagerCallback-5151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923916 INFO  (zkConnectionManagerCallback-5153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923943 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32779_solr
   [junit4]   2> 923944 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.c.Overseer Overseer (id=72888071872643079-127.0.0.1:32779_solr-n_0000000000) starting
   [junit4]   2> 923984 INFO  (zkConnectionManagerCallback-5162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 923987 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 923994 INFO  (OverseerStateUpdate-72888071872643079-127.0.0.1:32779_solr-n_0000000000) [n:127.0.0.1:32779_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32779_solr
   [junit4]   2> 924002 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32779_solr
   [junit4]   2> 924019 INFO  (zkCallback-5161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924026 INFO  (zkCallback-5150-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924036 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924040 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38905_solr as DOWN
   [junit4]   2> 924041 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 924041 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38905_solr
   [junit4]   2> 924072 INFO  (zkCallback-5161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 924073 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 924073 INFO  (zkCallback-5150-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 924073 INFO  (zkCallback-5152-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 924074 INFO  (zkConnectionManagerCallback-5168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924075 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 924077 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 924077 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 924121 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924145 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924145 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924145 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32779.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924152 INFO  (jetty-launcher-5133-thread-2) [n:127.0.0.1:38905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node2/.
   [junit4]   2> 924173 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32779.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924173 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32779.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 924175 INFO  (jetty-launcher-5133-thread-1) [n:127.0.0.1:32779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node1/.
   [junit4]   2> 924291 INFO  (zkConnectionManagerCallback-5174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 924293 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 924294 INFO  (SUITE-LeaderTragicEventTest-seed#[FABD8E3A92435073]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45585/solr ready
   [junit4]   2> 924334 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 924353 INFO  (qtp1845336311-14113) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 924361 INFO  (OverseerThreadFactory-4225-thread-1-processing-n:127.0.0.1:32779_solr) [n:127.0.0.1:32779_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 924478 INFO  (OverseerStateUpdate-72888071872643079-127.0.0.1:32779_solr-n_0000000000) [n:127.0.0.1:32779_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38905/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 924484 INFO  (OverseerStateUpdate-72888071872643079-127.0.0.1:32779_solr-n_0000000000) [n:127.0.0.1:32779_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32779/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 924709 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr    x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 924724 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr    x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 924724 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr    x:collection2_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 925738 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 925752 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 925813 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 925816 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925816 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true
   [junit4]   2> 925817 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 925817 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 925817 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node2/collection2_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 925819 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925819 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using configuration from collection collection2, trusted=true
   [junit4]   2> 925819 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32779.solr.core.collection2.shard1.replica_n2' (registry 'solr.core.collection2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a570fb2
   [junit4]   2> 925820 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node1/collection2_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_FABD8E3A92435073-001/tempDir-001/node1/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 925976 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 925976 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 925979 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 925979 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 925981 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@8afdf30[collection2_shard1_replica_n2] main]
   [junit4]   2> 925984 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 925985 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 925986 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 925986 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 925986 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626904808172552192
   [junit4]   2> 925986 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 925989 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 925989 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 925994 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71ee67d0[collection2_shard1_replica_n1] main]
   [junit4]   2> 925996 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@8afdf30[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926000 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 926001 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 926002 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 926003 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 926004 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 926004 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1626904808191426560
   [junit4]   2> 926009 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 926022 INFO  (searcherExecutor-4234-thread-1-processing-n:127.0.0.1:38905_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@71ee67d0[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926029 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 926029 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 926511 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 926511 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 926511 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32779/solr/collection2_shard1_replica_n2/
   [junit4]   2> 926511 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=https://127.0.0.1:32779/solr START replicas=[https://127.0.0.1:38905/solr/collection2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 926512 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 url=https://127.0.0.1:32779/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 926535 INFO  (qtp1845336311-14115) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 926536 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 926536 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 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> 926536 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2/leaders/shard1/leader after winning as /collections/collection2/leader_elect/shard1/election/72888071872643079-core_node4-n_0000000000
   [junit4]   2> 926538 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32779/solr/collection2_shard1_replica_n2/ shard1
   [junit4]   2> 926640 INFO  (zkCallback-5150-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 926641 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 926644 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1919
   [junit4]   2> 926744 INFO  (zkCallback-5150-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 926744 INFO  (zkCallback-5150-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 927035 INFO  (qtp1845336311-14111) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2326
   [junit4]   2> 927040 INFO  (qtp1845336311-14113) [n:127.0.0.1:38905_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> 927136 INFO  (zkCallback-5152-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 927136 INFO  (qtp1845336311-14113) [n:127.0.0.1:38905_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2783
   [junit4]   2> 927139 INFO  (zkCallback-5150-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 927139 INFO  (zkCallback-5150-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 927140 INFO  (zkCallback-5152-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 927153 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:38905/solr state:DocCollection(collection2//collections/collection2/state.json/6)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection2_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38905/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38905_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection2_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:32779/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32779_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 927154 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1553649146
   [junit4]   2> 927154 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38905_solr
   [junit4]   2> 927154 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 927154 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38905_solr as DOWN
   [junit4]   2> 927161 INFO  (coreCloseExecutor-4244-thread-1) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25ff4e7e
   [junit4]   2> 927161 INFO  (coreCloseExecutor-4244-thread-1) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2.shard1.replica_n1, tag=25ff4e7e
   [junit4]   2> 927161 INFO  (coreCloseExecutor-4244-thread-1) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61288d95: rootName = solr_38905, domain = solr.core.collection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6ded4324
   [junit4]   2> 927172 INFO  (coreCloseExecutor-4244-thread-1) [n:127.0.0.1:38905_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2.shard1.leader, tag=25ff4e7e
   [junit4]   2> 927180 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 927180 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a720418: rootName = solr_38905, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7af9aeec
   [junit4]   2> 927188 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 927188 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2542aa46: rootName = solr_38905, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@46c9cf77
   [junit4]   2> 927192 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 927192 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50a70a89: rootName = solr_38905, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@777068f2
   [junit4]   2> 927192 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 927214 INFO  (zkCallback-5150-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 927214 INFO  (zkCallback-5173-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 927214 INFO  (zkCallback-5161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 927217 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@350c5436{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 927223 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33c3e98f{/solr,null,UNAVAILABLE}
   [junit4]   2> 927224 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 927258 INFO  (zkCallback-5150-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 927258 INFO  (zkCallback-5173-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 927258 INFO  (zkCallback-5150-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 927260 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[FABD8E3A92435073]) [    ] o.a.s.c.LeaderTragicEventTest Corrupt leader : core_node4:{"core":"collection2_shard1_replica_n2","base_url":"https://127.0.0.1:32779/solr","node_name":"127.0.0.1:32779_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 927273 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node3=0, core_node4=1}, version=2}
   [junit4]   2> 927273 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1626904809518923776)]} 0 4
   [junit4]   2> 927275 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809524166656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927275 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809524166656
   [junit4]   2> 927280 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@28b7c4ea[collection2_shard1_replica_n2] main]
   [junit4]   2> 927281 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927282 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@28b7c4ea[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927282 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 927293 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1626904809540943872)]} 0 2
   [junit4]   2> 927294 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809544089600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927295 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809544089600
   [junit4]   2> 927299 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@8bd082f[collection2_shard1_replica_n2] main]
   [junit4]   2> 927299 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927301 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@8bd082f[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927302 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 927307 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1626904809556672512)]} 0 1
   [junit4]   2> 927308 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809558769664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927308 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809558769664
   [junit4]   2> 927314 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f3058ae[collection2_shard1_replica_n2] main]
   [junit4]   2> 927315 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927316 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@5f3058ae[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927317 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 927326 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1626904809571352576)]} 0 5
   [junit4]   2> 927327 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809578692608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927327 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809578692608
   [junit4]   2> 927331 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@14167f5[collection2_shard1_replica_n2] main]
   [junit4]   2> 927332 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927333 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@14167f5[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927333 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 927336 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1626904809587081216)]} 0 1
   [junit4]   2> 927338 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809590226944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927338 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809590226944
   [junit4]   2> 927342 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d6c9612[collection2_shard1_replica_n2] main]
   [junit4]   2> 927344 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@3d6c9612[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927344 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927344 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 927347 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1626904809598615552)]} 0 1
   [junit4]   2> 927348 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809600712704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927348 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809600712704
   [junit4]   2> 927354 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@23b494ef[collection2_shard1_replica_n2] main]
   [junit4]   2> 927356 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@23b494ef[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332156}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927356 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927356 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 927361 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1626904809613295616)]} 0 1
   [junit4]   2> 927367 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809620635648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927367 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809620635648
   [junit4]   2> 927370 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@59de22d0[collection2_shard1_replica_n2] main]
   [junit4]   2> 927372 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@59de22d0[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332156}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332174}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927373 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927373 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 927376 INFO  (qtp711229866-14106) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1626904809629024256)]} 0 1
   [junit4]   2> 927378 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809632169984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927378 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809632169984
   [junit4]   2> 927382 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed5aae6[collection2_shard1_replica_n2] main]
   [junit4]   2> 927384 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927384 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@6ed5aae6[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332156}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332174}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332186}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927385 INFO  (qtp711229866-14102) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 927551 INFO  (qtp711229866-14103) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1626904809810427904)]} 0 3
   [junit4]   2> 927552 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809814622208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927552 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809814622208
   [junit4]   2> 927556 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@74e2bb87[collection2_shard1_replica_n2] main]
   [junit4]   2> 927556 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927558 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@74e2bb87[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332156}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332174}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332186}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_8(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332360}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927558 INFO  (qtp711229866-14104) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 927578 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1626904809824059392)]} 0 17
   [junit4]   2> 927579 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809842933760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927579 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:1626904809842933760
   [junit4]   2> 927600 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3631e734[collection2_shard1_replica_n2] main]
   [junit4]   2> 927602 INFO  (searcherExecutor-4235-thread-1-processing-n:127.0.0.1:32779_solr x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.c.SolrCore [collection2_shard1_replica_n2] Registered new searcher Searcher@3631e734[collection2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332103}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332116}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332135}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332145}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332156}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332174}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332186}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_8(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332360}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_9(8.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1551537332395}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 927603 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 927603 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 24
   [junit4]   2> 927606 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1626904809870196736)]} 0 1
   [junit4]   2> 927607 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1626904809872293888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 927607 INFO  (qtp711229866-14105) [n:127.0.0.1:32779_solr c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20d1e282 commitCommandVersion:16269

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

d.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null962320839
     [copy] Copying 236 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null962320839
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null962320839

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 103 minutes 29 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-8.0 - Build # 16 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.0/16/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:40848_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:40848_solr exists
	at __randomizedtesting.SeedInfo.seed([A144FBF4967D8C20:B9FE73F8984841CF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
	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 14459 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 3371796 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[A144FBF4967D8C20]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001/init-core-data-001
   [junit4]   2> 3371813 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[A144FBF4967D8C20]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3371815 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[A144FBF4967D8C20]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3371830 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 3371833 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001/tempDir-001
   [junit4]   2> 3371850 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3371850 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3371850 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3371959 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer start zk server on port:38404
   [junit4]   2> 3371959 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38404
   [junit4]   2> 3371959 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38404
   [junit4]   2> 3372049 INFO  (zkConnectionManagerCallback-8938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372093 INFO  (zkConnectionManagerCallback-8940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372106 INFO  (zkConnectionManagerCallback-8942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372109 WARN  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3372109 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3372109 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3372109 INFO  (jetty-launcher-8943-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_191-b12
   [junit4]   2> 3372142 WARN  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3372142 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3372142 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3372142 INFO  (jetty-launcher-8943-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_191-b12
   [junit4]   2> 3372171 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3372171 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3372171 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3372172 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f63ab5{/solr,null,AVAILABLE}
   [junit4]   2> 3372172 WARN  (jetty-launcher-8943-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1890b8cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3372173 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3372173 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3372173 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3372173 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d2618ce{/solr,null,AVAILABLE}
   [junit4]   2> 3372173 WARN  (jetty-launcher-8943-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@448419e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@690df381{SSL,[ssl, http/1.1]}{127.0.0.1:45980}
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.e.j.s.Server Started @3372335ms
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45980}
   [junit4]   2> 3372174 ERROR (jetty-launcher-8943-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3372174 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-02T23:52:59.962Z
   [junit4]   2> 3372198 INFO  (zkConnectionManagerCallback-8945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372198 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@720c4e74{SSL,[ssl, http/1.1]}{127.0.0.1:40848}
   [junit4]   2> 3372198 INFO  (jetty-launcher-8943-thread-1) [    ] o.e.j.s.Server Started @3372359ms
   [junit4]   2> 3372198 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40848}
   [junit4]   2> 3372199 ERROR (jetty-launcher-8943-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3372199 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-02T23:52:59.987Z
   [junit4]   2> 3372235 INFO  (zkConnectionManagerCallback-8947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372236 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3372691 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3372692 WARN  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3372697 WARN  (jetty-launcher-8943-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@158d9cce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3372719 WARN  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3372719 WARN  (jetty-launcher-8943-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@420673ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3372720 INFO  (jetty-launcher-8943-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38404/solr
   [junit4]   2> 3372753 INFO  (zkConnectionManagerCallback-8953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3372915 INFO  (zkConnectionManagerCallback-8955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3373340 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40848_solr
   [junit4]   2> 3373341 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.c.Overseer Overseer (id=74279800560156678-127.0.0.1:40848_solr-n_0000000000) starting
   [junit4]   2> 3373356 INFO  (zkConnectionManagerCallback-8962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3373374 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38404/solr ready
   [junit4]   2> 3373375 INFO  (OverseerStateUpdate-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [n:127.0.0.1:40848_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40848_solr
   [junit4]   2> 3373377 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40848_solr
   [junit4]   2> 3373390 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3373391 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3373391 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 3373391 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3373430 INFO  (zkCallback-8961-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3373447 INFO  (zkCallback-8954-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3373484 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:40848_solr]
   [junit4]   2> 3373523 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 3373535 DEBUG (ScheduledTrigger-7974-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3373536 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3373593 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3373814 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40848.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3373958 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40848.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3373959 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40848.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3373960 INFO  (jetty-launcher-8943-thread-1) [n:127.0.0.1:40848_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001/tempDir-001/node1/.
   [junit4]   2> 3374723 DEBUG (ScheduledTrigger-7974-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3375317 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3375318 WARN  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3375327 WARN  (jetty-launcher-8943-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3bce64e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3375329 WARN  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3375330 WARN  (jetty-launcher-8943-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@111b997f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3375347 INFO  (jetty-launcher-8943-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38404/solr
   [junit4]   2> 3375348 INFO  (zkConnectionManagerCallback-8969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3375350 INFO  (zkConnectionManagerCallback-8971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3375365 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3375367 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45980_solr as DOWN
   [junit4]   2> 3375384 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3375384 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45980_solr
   [junit4]   2> 3375396 INFO  (zkCallback-8970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3375402 INFO  (zkCallback-8961-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3375417 INFO  (zkCallback-8954-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3375460 INFO  (zkConnectionManagerCallback-8978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3375473 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3375473 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38404/solr ready
   [junit4]   2> 3375474 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3375544 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45980.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3375580 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45980.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3375580 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45980.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3375581 INFO  (jetty-launcher-8943-thread-2) [n:127.0.0.1:45980_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001/tempDir-001/node2/.
   [junit4]   2> 3375689 INFO  (zkConnectionManagerCallback-8984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3375690 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3375690 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38404/solr ready
   [junit4]   2> 3375724 DEBUG (ScheduledTrigger-7974-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 3375777 INFO  (qtp960792886-27704) [n:127.0.0.1:40848_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3375803 INFO  (qtp960792886-27703) [n:127.0.0.1:40848_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=0
   [junit4]   2> 3375813 INFO  (qtp960792886-27704) [n:127.0.0.1:40848_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=0
   [junit4]   2> 3375814 INFO  (qtp960792886-27701) [n:127.0.0.1:40848_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=0
   [junit4]   2> 3375815 INFO  (qtp960792886-27702) [n:127.0.0.1:40848_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=0
   [junit4]   2> 3375816 INFO  (qtp960792886-27703) [n:127.0.0.1:40848_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=0
   [junit4]   2> 3375895 INFO  (qtp1626313147-27709) [n:127.0.0.1:45980_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=0
   [junit4]   2> 3375895 INFO  (qtp1626313147-27709) [n:127.0.0.1:45980_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=0
   [junit4]   2> 3375896 INFO  (qtp1626313147-27709) [n:127.0.0.1:45980_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=0
   [junit4]   2> 3375897 INFO  (qtp1626313147-27709) [n:127.0.0.1:45980_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=0
   [junit4]   2> 3375897 INFO  (qtp1626313147-27709) [n:127.0.0.1:45980_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=0
   [junit4]   2> 3375898 DEBUG (qtp960792886-27714) [n:127.0.0.1:40848_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3375908 INFO  (qtp960792886-27714) [n:127.0.0.1:40848_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=130
   [junit4]   2> 3375923 INFO  (qtp1626313147-27712) [n:127.0.0.1:45980_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3375931 DEBUG (zkCallback-8961-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3375933 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3375948 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 3375949 DEBUG (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3375959 INFO  (qtp1626313147-27712) [n:127.0.0.1:45980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 3375960 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3375961 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3375961 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3375961 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3375996 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3375996 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3375996 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3375996 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f5e8d8b{/solr,null,AVAILABLE}
   [junit4]   2> 3375997 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23ec4fb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6245438a{SSL,[ssl, http/1.1]}{127.0.0.1:46059}
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.Server Started @3376177ms
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46059}
   [junit4]   2> 3376016 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3376016 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-02T23:53:03.804Z
   [junit4]   2> 3376041 INFO  (zkConnectionManagerCallback-8986-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376042 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3376740 DEBUG (ScheduledTrigger-7974-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3376917 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3376918 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3376919 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3aef563e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3376933 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3376934 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4cbfd434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3376943 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38404/solr
   [junit4]   2> 3376945 INFO  (zkConnectionManagerCallback-8992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376947 INFO  (zkConnectionManagerCallback-8994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3376950 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3376961 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46059_solr as DOWN
   [junit4]   2> 3376962 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3376962 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46059_solr
   [junit4]   2> 3376963 INFO  (zkCallback-8970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3376963 INFO  (zkCallback-8954-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3376963 INFO  (zkCallback-8977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3376963 INFO  (zkCallback-8993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3376972 INFO  (zkCallback-8961-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3376975 INFO  (zkCallback-8983-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3377010 INFO  (zkConnectionManagerCallback-9001-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3377011 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3377012 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38404/solr ready
   [junit4]   2> 3377012 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3377162 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3377213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3377213 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@721a9100
   [junit4]   2> 3377214 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [n:127.0.0.1:46059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001/tempDir-001/node3/.
   [junit4]   2> 3377405 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 3377406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=167604336
   [junit4]   2> 3377406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40848_solr
   [junit4]   2> 3377406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3377406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40848_solr as DOWN
   [junit4]   2> 3377408 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3377409 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3377409 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31c81fa7: rootName = solr_40848, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63e6e79c
   [junit4]   2> 3377442 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3377442 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@80066f8: rootName = solr_40848, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5cb0cebe
   [junit4]   2> 3377445 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3377445 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61560d1d: rootName = solr_40848, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6da7c4ad
   [junit4]   2> 3377445 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3377459 INFO  (closeThreadPool-9005-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74279800560156678-127.0.0.1:40848_solr-n_0000000000) closing
   [junit4]   2> 3377483 INFO  (OverseerStateUpdate-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [n:127.0.0.1:40848_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40848_solr
   [junit4]   2> 3377492 INFO  (zkCallback-8970-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45980_solr
   [junit4]   2> 3377492 INFO  (zkCallback-8970-thread-1) [n:127.0.0.1:45980_solr    ] o.a.s.c.Overseer Overseer (id=74279800560156681-127.0.0.1:45980_solr-n_0000000001) starting
   [junit4]   2> 3377495 INFO  (zkCallback-8993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3377511 INFO  (zkCallback-8983-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3377511 INFO  (zkCallback-8977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 3377542 DEBUG (closeThreadPool-9005-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3377555 INFO  (OverseerAutoScalingTriggerThread-74279800560156678-127.0.0.1:40848_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3377556 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.Overseer Overseer (id=74279800560156678-127.0.0.1:40848_solr-n_0000000000) closing
   [junit4]   2> 3377556 INFO  (closeThreadPool-9005-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74279800560156678-127.0.0.1:40848_solr-n_0000000000) closing
   [junit4]   2> 3377569 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@720c4e74{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3377646 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d2618ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 3377647 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3377662 INFO  (zkCallback-9000-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3377662 INFO  (OverseerStateUpdate-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [n:127.0.0.1:45980_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45980_solr
   [junit4]   2> 3377662 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3377662 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 3377662 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3377663 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:46059_solr, 127.0.0.1:45980_solr]
   [junit4]   2> 3377663 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:40848_solr
   [junit4]   2> 3377664 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 3377665 DEBUG (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3377673 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3377673 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:40848_solr
   [junit4]   2> 3377673 INFO  (OverseerStateUpdate-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [n:127.0.0.1:45980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3378674 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3379675 DEBUG (ScheduledTrigger-7999-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3380676 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3381684 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3382689 INFO  (qtp1626313147-27710) [n:127.0.0.1:45980_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3382697 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3382728 INFO  (qtp1626313147-27710) [n:127.0.0.1:45980_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=38
   [junit4]   2> 3383697 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3384698 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3384727 INFO  (OverseerCollectionConfigSetProcessor-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [n:127.0.0.1:45980_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3385706 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3386707 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3387707 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3388708 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3389709 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3390709 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3391709 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3392710 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3393710 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3394710 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3395711 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3396711 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3397711 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3398711 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3399718 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3400723 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3401739 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3402740 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3403745 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3404758 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3405758 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3406758 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3407759 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3408760 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3409760 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3410760 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3411761 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3412761 DEBUG (ScheduledTrigger-7999-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 3412931 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=191782370
   [junit4]   2> 3412931 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45980_solr
   [junit4]   2> 3412931 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3412931 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45980_solr as DOWN
   [junit4]   2> 3412932 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854319620
   [junit4]   2> 3412932 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46059_solr
   [junit4]   2> 3412958 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3412958 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46059_solr as DOWN
   [junit4]   2> 3412959 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3412959 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@687177b4: rootName = solr_45980, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5a9fdd35
   [junit4]   2> 3412962 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3412962 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45c5bba4: rootName = solr_45980, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5cb0cebe
   [junit4]   2> 3412964 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3412964 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38dc73bb: rootName = solr_45980, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6da7c4ad
   [junit4]   2> 3412964 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3412987 INFO  (closeThreadPool-9011-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74279800560156681-127.0.0.1:45980_solr-n_0000000001) closing
   [junit4]   2> 3412988 INFO  (OverseerAutoScalingTriggerThread-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3412989 INFO  (zkCallback-8993-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46059_solr
   [junit4]   2> 3413015 INFO  (OverseerStateUpdate-74279800560156681-127.0.0.1:45980_solr-n_0000000001) [n:127.0.0.1:45980_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45980_solr
   [junit4]   2> 3413018 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 3413018 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 3413019 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 3413019 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 3413019 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3413019 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1542eb45: rootName = solr_46059, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3b4585be
   [junit4]   2> 3413019 INFO  (zkCallback-9000-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3413021 INFO  (zkCallback-8993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3413021 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 3413021 DEBUG (closeThreadPool-9011-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3413021 INFO  (zkCallback-8977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3413042 INFO  (closeThreadPool-9011-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74279800560156681-127.0.0.1:45980_solr-n_0000000001) closing
   [junit4]   2> 3413055 INFO  (jetty-closer-9006-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74279800560156681-127.0.0.1:45980_solr-n_0000000001) closing
   [junit4]   2> 3413056 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3413056 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d40b2: rootName = solr_46059, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5cb0cebe
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@690df381{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f63ab5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fbd85be: rootName = solr_46059, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6da7c4ad
   [junit4]   2> 3413083 INFO  (jetty-closer-9006-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3413156 INFO  (jetty-closer-9006-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6245438a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3413156 INFO  (jetty-closer-9006-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f5e8d8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3413156 INFO  (jetty-closer-9006-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3413164 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3413169 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3413322 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38404
   [junit4]   2> 3413322 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38404
   [junit4]   2> 3413323 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[A144FBF4967D8C20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=A144FBF4967D8C20 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 41.5s J1 | NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:40848_solr exists
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A144FBF4967D8C20:B9FE73F8984841CF]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:152)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_A144FBF4967D8C20-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1494, maxMBSortInHeap=6.517947932691175, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14e8327c), locale=it-IT, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=186466144,total=471859200
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, TestSubQueryTransformerCrossCore, TestCryptoKeys, SpatialHeatmapFacetsTest, TestCustomSort, TermVectorComponentTest, SolrCoreCheckLockOnStartupTest, TestSimComputePlanAction, CloneFieldUpdateProcessorFactoryTest, BufferStoreTest, MinimalSchemaTest, TestDistributedSearch, TestJsonFacetsWithNestedObjects, RegexBoostProcessorTest, TestTrackingShardHandlerFactory, DisMaxRequestHandlerTest, BasicFunctionalityTest, TestConfigSets, AnalyticsMergeStrategyTest, TestImpersonationWithHadoopAuth, SubstringBytesRefFilterTest, LeaderTragicEventTest, TestCloudSchemaless, VMParamsZkACLAndCredentialsProvidersTest, ExitableDirectoryReaderTest, RootFieldTest, SearchRateTriggerIntegrationTest, TestMacros, SystemInfoHandlerTest, MoveReplicaHDFSFailoverTest, TestXmlQParserPlugin, ScheduledMaintenanceTriggerTest, QueryEqualityTest, TestFieldCacheVsDocValues, DistanceFunctionTest, TestExtendedDismaxParser, ZkFailoverTest, TestBinaryField, ConjunctionSolrSpellCheckerTest, TestConfigSetsAPI, TestSolrQueryParser, BooleanFieldTest, TestReRankQParserPlugin, ChaosMonkeyNothingIsSafeTest, SpatialFilterTest, TestHashPartitioner, LukeRequestHandlerTest, TestRandomFlRTGCloud, TestTolerantSearch, PKIAuthenticationIntegrationTest, TestFilteredDocIdSet, SolrIndexConfigTest, TestPolicyCloud, TestLegacyFieldReuse, AdminHandlersProxyTest, CollectionTooManyReplicasTest, TestSolrCoreParser, StressHdfsTest, ResponseLogComponentTest, NodeAddedTriggerIntegrationTest, ShufflingReplicaListTransformerTest, AddBlockUpdateTest, TestInfoStreamLogging, SolrGraphiteReporterTest, CacheHeaderTest, TestPHPSerializedResponseWriter, DistributedQueryElevationComponentTest, IgnoreLargeDocumentProcessorFactoryTest, TestDynamicLoading, TestAtomicUpdateErrorCases, TestStressLucene, TestLockTree, DistributedVersionInfoTest, TestMultiValuedNumericRangeQuery, RequestLoggingTest, CoreAdminHandlerTest, DebugComponentTest, TestSchemaManager, ConcurrentDeleteAndCreateCollectionTest, ClassificationUpdateProcessorFactoryTest, TestPrepRecovery, CheckHdfsIndexTest, TestSolrCloudSnapshots, SimpleMLTQParserTest, TestManagedSchemaThreadSafety, TestHighlightDedupGrouping, AutoAddReplicasPlanActionTest, TlogReplayBufferedWhileIndexingTest, TestInPlaceUpdatesDistrib, SolrSlf4jReporterTest, ZkSolrClientTest, ConnectionReuseTest, SharedFSAutoReplicaFailoverTest, CreateCollectionCleanupTest, TestTrieFacet, ConcurrentCreateRoutedAliasTest, TestChildDocTransformer, BlockJoinFacetRandomTest, PreAnalyzedFieldManagedSchemaCloudTest, SolrRrdBackendFactoryTest, ConfigureRecoveryStrategyTest, CursorMarkTest, CircularListTest, TestFieldCollectionResource, DistributedTermsComponentTest, TestDistributedMap, TestPhraseSuggestions, RequiredFieldsTest, TestDocTermOrds, AliasIntegrationTest, TestSimExecutePlanAction, DeleteShardTest, TimeRoutedAliasUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, EmbeddedSolrNoSerializeTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, TestNonDefinedSimilarityFactory, TestLuceneMatchVersion, TestCloudDeleteByQuery, TestTlogReplica, AddSchemaFieldsUpdateProcessorFactoryTest, LeaderElectionTest, TestManagedResourceStorage, DocExpirationUpdateProcessorFactoryTest, BadComponentTest, TestCollectionsAPIViaSolrCloudCluster, TestBadConfig, DistributedFacetExistsSmallTest, TestUseDocValuesAsStored, SpellPossibilityIteratorTest, TestRuleBasedAuthorizationPlugin, MetricsHistoryIntegrationTest, OverseerTaskQueueTest, TestMissingGroups, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, OverseerRolesTest, PeerSyncReplicationTest, SolrXmlInZkTest, SplitShardTest, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestRebalanceLeaders, TestSegmentSorting, TestWithCollection, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest]
   [junit4] Completed [519/840 (1!)] on J1 in 41.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 50228 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2465 links (2020 relative) to 3283 anchors in 248 files
     [echo] Validated Links & Anchors via: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

common.resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/null934804207
     [copy] Copying 36 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/null934804207
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/lucene/null934804207

resolve-example:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null90961404
     [copy] Copying 236 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null90961404
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.0/solr/null90961404

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 216 minutes 17 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)