You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/17 16:41:32 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 5674 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5674/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.util.tracing.TestDistributedTracing

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.util.tracing.TestDistributedTracing:     1) Thread[id=13917, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.tracing.TestDistributedTracing: 
   1) Thread[id=13917, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([58E664CCF442C37A]:0)




Build Log:
[...truncated 14230 lines...]
   [junit4] Suite: org.apache.solr.util.tracing.TestDistributedTracing
   [junit4]   2> 938444 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 938445 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/data-dir-139-001
   [junit4]   2> 938445 WARN  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45
   [junit4] HEARTBEAT J3 PID(88667@localhost): 2020-02-17T15:59:02, stalled for 61.3s at: ShardSplitTest.testSplitAfterFailedSplit
   [junit4]   2> 938445 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 938446 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 938446 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 938447 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001
   [junit4]   2> 938447 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 938448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 938448 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 938550 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:55036
   [junit4]   2> 938550 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55036
   [junit4]   2> 938550 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55036
   [junit4]   2> 938550 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55036
   [junit4]   2> 938553 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938557 INFO  (zkConnectionManagerCallback-5014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938557 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938561 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938565 INFO  (zkConnectionManagerCallback-5016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938565 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938566 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938569 INFO  (zkConnectionManagerCallback-5018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938569 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938677 WARN  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 938677 WARN  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 938677 WARN  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 938677 WARN  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 938677 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 938682 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938682 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938682 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 938683 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3928a7f1{/solr,null,AVAILABLE}
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@228d02a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55041}
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.e.j.s.Server Started @938768ms
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55041}
   [junit4]   2> 938684 ERROR (jetty-launcher-5019-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 938684 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-17T15:58:47.994906Z
   [junit4]   2> 938685 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1907c6e3{/solr,null,AVAILABLE}
   [junit4]   2> 938685 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938685 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938685 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30dc5ec7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55042}
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.e.j.s.Server Started @938770ms
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55042}
   [junit4]   2> 938686 ERROR (jetty-launcher-5019-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 938686 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-17T15:58:47.996575Z
   [junit4]   2> 938687 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a9f4ce0{/solr,null,AVAILABLE}
   [junit4]   2> 938687 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938688 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938688 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 938688 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938688 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44c47f33{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55043}
   [junit4]   2> 938688 INFO  (jetty-launcher-5019-thread-2) [     ] o.e.j.s.Server Started @938773ms
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55043}
   [junit4]   2> 938689 ERROR (jetty-launcher-5019-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@512103bb{/solr,null,AVAILABLE}
   [junit4]   2> 938689 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-17T15:58:47.999976Z
   [junit4]   2> 938690 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b65ffe0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55045}
   [junit4]   2> 938690 INFO  (jetty-launcher-5019-thread-3) [     ] o.e.j.s.Server Started @938775ms
   [junit4]   2> 938690 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55045}
   [junit4]   2> 938691 ERROR (jetty-launcher-5019-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-17T15:58:48.001328Z
   [junit4]   2> 938691 INFO  (zkConnectionManagerCallback-5021-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938691 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938692 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938693 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938693 INFO  (zkConnectionManagerCallback-5023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938694 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938696 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938697 INFO  (zkConnectionManagerCallback-5025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938697 INFO  (zkConnectionManagerCallback-5027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938697 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938698 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938698 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938699 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938921 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 938923 WARN  (jetty-launcher-5019-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a819af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938923 WARN  (jetty-launcher-5019-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a819af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938925 WARN  (jetty-launcher-5019-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7243ccad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938926 WARN  (jetty-launcher-5019-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7243ccad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938927 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 938928 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938930 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 938931 WARN  (jetty-launcher-5019-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e4780bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938931 WARN  (jetty-launcher-5019-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e4780bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938931 INFO  (zkConnectionManagerCallback-5036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938931 INFO  (jetty-launcher-5019-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938935 WARN  (jetty-launcher-5019-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a070e02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938935 WARN  (jetty-launcher-5019-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a070e02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938936 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 938937 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938941 INFO  (zkConnectionManagerCallback-5042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938941 INFO  (jetty-launcher-5019-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939039 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939043 INFO  (zkConnectionManagerCallback-5045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939043 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939146 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939150 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 939150 INFO  (zkConnectionManagerCallback-5047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939150 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939151 WARN  (jetty-launcher-5019-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6227b31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939151 WARN  (jetty-launcher-5019-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6227b31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939154 WARN  (jetty-launcher-5019-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e4b3102[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939154 WARN  (jetty-launcher-5019-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e4b3102[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939155 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 939156 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939160 INFO  (zkConnectionManagerCallback-5053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939160 INFO  (jetty-launcher-5019-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939174 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 939179 WARN  (jetty-launcher-5019-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27a9ec50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939179 WARN  (jetty-launcher-5019-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27a9ec50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939192 WARN  (jetty-launcher-5019-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45401b9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939193 WARN  (jetty-launcher-5019-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45401b9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 939198 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 939203 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939208 INFO  (zkConnectionManagerCallback-5063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939208 INFO  (jetty-launcher-5019-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939264 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939269 INFO  (zkConnectionManagerCallback-5065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939269 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939318 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939321 INFO  (zkConnectionManagerCallback-5067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939321 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939358 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55042_solr
   [junit4]   2> 939359 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.Overseer Overseer (id=72081445688770573-127.0.0.1:55042_solr-n_0000000000) starting
   [junit4]   2> 939372 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55043_solr
   [junit4]   2> 939377 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 939378 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 939389 INFO  (OverseerStateUpdate-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55042_solr
   [junit4]   2> 939391 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55042_solr as DOWN
   [junit4]   2> 939397 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 939397 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55042_solr
   [junit4]   2> 939401 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939401 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 939407 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 939408 WARN  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 939408 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 939408 WARN  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 939433 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 939434 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 939493 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55042.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939515 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55043.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939516 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55042.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939516 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55042.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939518 INFO  (jetty-launcher-5019-thread-1) [n:127.0.0.1:55042_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node1/.
   [junit4]   2> 939532 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55043.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939532 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55043.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939534 INFO  (jetty-launcher-5019-thread-2) [n:127.0.0.1:55043_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node2/.
   [junit4]   2> 939562 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 939572 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55041_solr as DOWN
   [junit4]   2> 939573 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 939574 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55041_solr
   [junit4]   2> 939577 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939577 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939577 INFO  (zkCallback-5044-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 939580 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 939580 WARN  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 939601 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 939615 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 939624 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55045_solr as DOWN
   [junit4]   2> 939625 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 939625 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55045_solr
   [junit4]   2> 939629 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 939629 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 939629 INFO  (zkCallback-5046-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 939630 INFO  (zkCallback-5044-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 939632 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939634 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 939634 WARN  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 939648 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939648 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939650 INFO  (jetty-launcher-5019-thread-4) [n:127.0.0.1:55041_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node4/.
   [junit4]   2> 939659 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 939701 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55045.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939712 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55045.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939712 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55045.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 939714 INFO  (jetty-launcher-5019-thread-3) [n:127.0.0.1:55045_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node3/.
   [junit4]   2> 939769 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 939770 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939772 INFO  (zkConnectionManagerCallback-5084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939773 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939775 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 939780 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55036/solr ready
   [junit4]   2> 939790 INFO  (qtp743111003-13962) [n:127.0.0.1:55041_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=100.0&name=samplePercentage&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 939793 INFO  (qtp743111003-13962) [n:127.0.0.1:55041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=100.0&name=samplePercentage&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 939800 INFO  (qtp743111003-13963) [n:127.0.0.1:55041_solr     t:1] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 939808 INFO  (OverseerThreadFactory-3941-thread-1-processing-n:127.0.0.1:55042_solr) [n:127.0.0.1:55042_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 939942 INFO  (OverseerStateUpdate-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55042/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55042_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 939981 INFO  (OverseerStateUpdate-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55041/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55041_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 940009 INFO  (OverseerStateUpdate-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55045/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55045_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 940024 INFO  (OverseerStateUpdate-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55043/solr",
   [junit4]   2>   "node_name":"127.0.0.1:55043_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 940239 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr    x:collection1_shard1_replica_n3 t:3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 940239 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr    x:collection1_shard2_replica_n4 t:5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 940239 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr    x:collection1_shard1_replica_n1 t:7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 940239 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr    x:collection1_shard2_replica_n6 t:9] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 940239 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr    x:collection1_shard2_replica_n6 t:9] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 940265 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 940265 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 940266 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 940267 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 940294 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 940294 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 940294 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 940307 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 940307 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true
   [junit4]   2> 940307 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 940307 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 940307 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55043.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 940308 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55041.solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 940308 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 940308 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node2/collection1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node2/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 940308 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node4/collection1_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node4/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 940309 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 940309 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true
   [junit4]   2> 940309 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 940310 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 940310 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55045.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 940310 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55042.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@266ef217
   [junit4]   2> 940310 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 940310 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node3/collection1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.util.tracing.TestDistributedTracing_58E664CCF442C37A-001/tempDir-001/node3/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 940407 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940407 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940411 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940411 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940418 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.s.SolrIndexSearcher Opening [Searcher@6954d254[collection1_shard1_replica_n1] main]
   [junit4]   2> 940423 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 940449 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 940450 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940450 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658800182143221760
   [junit4]   2> 940456 INFO  (searcherExecutor-3960-thread-1-processing-x:collection1_shard1_replica_n1 t:7 r:core_node2 n:127.0.0.1:55042_solr c:collection1 s:shard1) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@6954d254[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940461 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940461 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940462 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940462 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940465 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940465 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940465 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940465 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940465 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 940466 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 940470 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.s.SolrIndexSearcher Opening [Searcher@9bb6dd7[collection1_shard2_replica_n6] main]
   [junit4]   2> 940470 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7304f8a0[collection1_shard2_replica_n4] main]
   [junit4]   2> 940476 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 940477 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 940478 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 940479 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 940480 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940480 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658800182174679040
   [junit4]   2> 940482 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940482 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658800182176776192
   [junit4]   2> 940487 INFO  (searcherExecutor-3961-thread-1-processing-x:collection1_shard2_replica_n4 t:5 r:core_node7 n:127.0.0.1:55045_solr c:collection1 s:shard2) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@7304f8a0[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940490 INFO  (searcherExecutor-3958-thread-1-processing-x:collection1_shard2_replica_n6 t:9 r:core_node8 n:127.0.0.1:55043_solr c:collection1 s:shard2) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@9bb6dd7[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940492 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 940493 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940493 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940495 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940495 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940505 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f7cabf6[collection1_shard1_replica_n3] main]
   [junit4]   2> 940509 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 940511 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 940513 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 940514 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 940516 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 940517 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 940517 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 940520 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940521 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658800182217670656
   [junit4]   2> 940535 INFO  (searcherExecutor-3959-thread-1-processing-x:collection1_shard1_replica_n3 t:3 r:core_node5 n:127.0.0.1:55041_solr c:collection1 s:shard1) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.SolrCore [collection1_shard1_replica_n3] Registered new searcher Searcher@6f7cabf6[collection1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940548 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 940548 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 940549 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55043/solr/collection1_shard2_replica_n6/
   [junit4]   2> 940554 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:55043/solr START replicas=[http://127.0.0.1:55045/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 940556 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:55043/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 940561 INFO  (qtp1705119012-13981) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:9] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 940561 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 940561 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] 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> 940561 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72081445688770574-core_node8-n_0000000000
   [junit4]   2> 940562 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 940562 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 940568 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55043/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 940673 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 940674 INFO  (zkCallback-5066-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 940678 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 940703 INFO  (qtp1241749507-13972) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=463
   [junit4]   2> 940798 INFO  (zkCallback-5066-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 940798 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 940798 INFO  (zkCallback-5066-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941006 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 941006 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 941006 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55042/solr/collection1_shard1_replica_n1/
   [junit4]   2> 941006 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:55042/solr START replicas=[http://127.0.0.1:55041/solr/collection1_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 941006 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:55042/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 941015 INFO  (qtp743111003-13965) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:7] o.a.s.c.S.Request [collection1_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 941015 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 941015 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] 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> 941015 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72081445688770573-core_node2-n_0000000000
   [junit4]   2> 941020 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55042/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 941140 INFO  (zkCallback-5066-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941140 INFO  (zkCallback-5066-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941140 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941141 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941146 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 941154 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=914
   [junit4]   2> 941259 INFO  (zkCallback-5064-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941259 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941259 INFO  (zkCallback-5066-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941259 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941259 INFO  (zkCallback-5066-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941552 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1312
   [junit4]   2> 941581 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1342
   [junit4]   2> 941585 INFO  (qtp743111003-13963) [n:127.0.0.1:55041_solr     t:1] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 941686 INFO  (zkCallback-5044-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5066-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5066-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5066-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5064-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5046-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941686 INFO  (zkCallback-5044-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941687 INFO  (zkCallback-5046-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 941688 INFO  (qtp743111003-13963) [n:127.0.0.1:55041_solr     t:1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1888
   [junit4]   2> 941689 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 941738 INFO  (TEST-TestDistributedTracing.test-seed#[58E664CCF442C37A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 941749 INFO  (qtp1041999732-13971) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:13] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=1, core_node5=1}, version=2}
   [junit4]   2> 941757 INFO  (qtp743111003-13957) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:13] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55042/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1658800183500079104)]} 0 3
   [junit4]   2> 941758 INFO  (qtp1041999732-13971) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:13] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1658800183500079104)]} 0 16
   [junit4]   2> 941767 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:16] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 941775 INFO  (qtp1705119012-13981) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:16] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55043/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1658800183521050624)]} 0 4
   [junit4]   2> 941777 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:16] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1658800183521050624)]} 0 15
   [junit4]   2> 941785 INFO  (qtp1705119012-13975) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:19] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55043/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1658800183538876416)]} 0 1
   [junit4]   2> 941787 INFO  (qtp1241749507-13967) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:19] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1658800183538876416)]} 0 7
   [junit4]   2> 941795 INFO  (qtp743111003-13963) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:22] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55042/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1658800183548313600)]} 0 2
   [junit4]   2> 941797 INFO  (qtp1041999732-13961) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:22] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1658800183548313600)]} 0 7
   [junit4]   2> 941806 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658800183565090816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941806 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f6e86fd commitCommandVersion:1658800183565090816
   [junit4]   2> 941809 INFO  (qtp1705119012-13970) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658800183568236544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941809 INFO  (qtp1705119012-13970) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2f41b17d commitCommandVersion:1658800183568236544
   [junit4]   2> 941812 INFO  (OverseerCollectionConfigSetProcessor-72081445688770573-127.0.0.1:55042_solr-n_0000000000) [n:127.0.0.1:55042_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 941819 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.s.SolrIndexSearcher Opening [Searcher@734e1772[collection1_shard2_replica_n6] main]
   [junit4]   2> 941819 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 941819 INFO  (qtp1705119012-13970) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cb0c1a[collection1_shard2_replica_n4] main]
   [junit4]   2> 941819 INFO  (qtp1705119012-13970) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 941821 INFO  (searcherExecutor-3958-thread-1-processing-x:collection1_shard2_replica_n6 t:25 r:core_node8 n:127.0.0.1:55043_solr c:collection1 s:shard2) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@734e1772[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={java.vm.version=12.0.2+10, java.version=12.0.2, timestamp=1581955131121, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=12.0.2+10, os.arch=x86_64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 941821 INFO  (searcherExecutor-3961-thread-1-processing-x:collection1_shard2_replica_n4 t:25 r:core_node7 n:127.0.0.1:55045_solr c:collection1 s:shard2) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@14cb0c1a[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={java.vm.version=12.0.2+10, java.version=12.0.2, timestamp=1581955131124, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=12.0.2+10, os.arch=x86_64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 941822 INFO  (qtp1705119012-13970) [n:127.0.0.1:55045_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 t:25] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55043/solr/collection1_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 941822 INFO  (qtp1241749507-13976) [n:127.0.0.1:55043_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 t:25] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55042/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17
   [junit4]   2> 941823 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:25] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658800183582916608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941823 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:25] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@309b7e77 commitCommandVersion:1658800183582916608
   [junit4]   2> 941824 INFO  (qtp743111003-13962) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:25] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658800183583965184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941824 INFO  (qtp743111003-13962) [n:127.0.0.1:55041_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 t:25] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@31c60fe8 commitCommandVersion:1658800183583965184
   [junit4]   2> 941826 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:25] o.a.s.s.SolrIndexSearcher Opening [Searcher@31469319[collection1_shard1_replica_n1] main]
   [junit4]   2> 941829 INFO  (qtp1041999732-13966) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:25] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 941830 INFO  (searcherExecutor-3960-thread-1-processing-x:collection1_shard1_replica_n1 t:25 r:core_node2 n:127.0.0.1:55042_solr c:collection1 s:shard1) [n:127.0.0.1:55042_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 t:25] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@31469319[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={java.vm.version=12.0.2+10, java.version=

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

] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a9f4ce0{/solr,null,UNAVAILABLE}
   [junit4]   2> 942840 INFO  (jetty-closer-5089-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 942947 INFO  (jetty-closer-5089-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081445688770573-127.0.0.1:55042_solr-n_0000000000) closing
   [junit4]   2> 942950 INFO  (jetty-closer-5089-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b65ffe0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 942950 INFO  (jetty-closer-5089-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@512103bb{/solr,null,UNAVAILABLE}
   [junit4]   2> 942951 INFO  (jetty-closer-5089-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@30dc5ec7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 942951 INFO  (jetty-closer-5089-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 942952 INFO  (jetty-closer-5089-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1907c6e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 942952 INFO  (jetty-closer-5089-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 942954 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 943162 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/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72081445688770574-127.0.0.1:55043_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 943165 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55036
   [junit4]   2> 943165 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55036
   [junit4]   2> 943165 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55036
   [junit4]   2> 943166 INFO  (SUITE-TestDistributedTracing-seed#[58E664CCF442C37A]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 17, 2020 3:58:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 17, 2020 3:59:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.util.tracing.TestDistributedTracing: 
   [junit4]   2>    1) Thread[id=13917, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 17, 2020 3:59:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13917, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]
   [junit4]   2> 953186 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 17, 2020 3:59:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=MockRandom), id=Lucene84}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1951, maxMBSortInHeap=6.12919615557256, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a814745), locale=khq-ML, timezone=US/Arizona
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=87319424,total=376471552
   [junit4]   2> NOTE: All tests run in this JVM: [TestExclusionRuleCollectionAccess, SolrCoreCheckLockOnStartupTest, StatsReloadRaceTest, HLLSerializationTest, UpdateParamsTest, TestRandomFaceting, SchemaVersionSpecificBehaviorTest, TestNonDefinedSimilarityFactory, CdcrBidirectionalTest, HdfsChaosMonkeyNothingIsSafeTest, TestDefaultStatsCache, SolrRrdBackendFactoryTest, ActionThrottleTest, TestEmbeddedSolrServerAdminHandler, TestHdfsUpdateLog, TestLuceneMatchVersion, TestInitQParser, ZkCLITest, MinimalSchemaTest, HdfsRestartWhileUpdatingTest, TestBulkSchemaConcurrent, TestInitParams, ParsingFieldUpdateProcessorsTest, TestNamedUpdateProcessors, SortByFunctionTest, AutoscalingHistoryHandlerTest, UninvertDocValuesMergePolicyTest, MissingSegmentRecoveryTest, SmileWriterTest, TestPseudoReturnFields, TestRebalanceLeaders, TestSolrFieldCacheBean, TestHttpShardHandlerFactory, TestSolrConfigHandler, ZkSolrClientTest, AtomicUpdatesTest, TestDynamicFieldResource, TestSystemIdResolver, PKIAuthenticationIntegrationTest, WordBreakSolrSpellCheckerTest, TestConfigSetsAPIExclusivity, TestCollectionsAPIViaSolrCloudCluster, SolrCoreMetricManagerTest, V2ApiIntegrationTest, TestObjectReleaseTracker, TestCloudRecovery, TestGraphMLResponseWriter, AutoAddReplicasIntegrationTest, TestReload, CircularListTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestFuzzyAnalyzedSuggestions, TestMultiWordSynonyms, BadIndexSchemaTest, EmbeddedSolrNoSerializeTest, TestCollapseQParserPlugin, HighlighterWithoutStoredIdTest, TestTrie, TestSimGenericDistributedQueue, TestTextField, TestSha256AuthenticationProvider, CacheHeaderTest, TestZkChroot, TestSchemaNameResource, TestManagedResourceStorage, MergeStrategyTest, ReplaceNodeTest, TestFieldCacheWithThreads, FieldMutatingUpdateProcessorTest, TestSmileRequest, BlobRepositoryCloudTest, ConvertedLegacyTest, TestPullReplica, DateFieldTest, TestDocumentBuilder, MoreLikeThisHandlerTest, TestAnalyzeInfixSuggestions, TriggerCooldownIntegrationTest, HdfsCollectionsAPIDistributedZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestCSVLoader, DocumentBuilderTest, CloudMLTQParserTest, RecoveryAfterSoftCommitTest, TestCoreAdminApis, SignatureUpdateProcessorFactoryTest, TestDistributedTracing]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedTracing -Dtests.seed=58E664CCF442C37A -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestDistributedTracing (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.util.tracing.TestDistributedTracing: 
   [junit4]    >    1) Thread[id=13917, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDistributedTracing]
   [junit4]    >         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58E664CCF442C37A]:0)
   [junit4] Completed [425/904 (1!)] on J2 in 14.77s, 1 test, 1 error <<< FAILURES!

[...truncated 54117 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5674/consoleText

[repro] Revision: 188f620208012ba1d726b743c5934abf01988d57

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDistributedTracing -Dtests.seed=58E664CCF442C37A -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3168 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedTracing" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=58E664CCF442C37A -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=US/Arizona -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.util.tracing.TestDistributedTracing
[repro] Exiting with code 0

[...truncated 73 lines...]