Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1425/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.search.CurrencyRangeFacetCloudTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.search.CurrencyRangeFacetCloudTest:     1) Thread[id=28573, 
name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-CurrencyRangeFacetCloudTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.CurrencyRangeFacetCloudTest: 
   1) Thread[id=28573, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-CurrencyRangeFacetCloudTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([E4C67ED9CF091162]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.FuzzySearchTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.FuzzySearchTest:     
1) Thread[id=21676, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-FuzzySearchTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.FuzzySearchTest: 
   1) Thread[id=21676, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-FuzzySearchTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([E4C67ED9CF091162]:0)




Build Log:
[...truncated 15967 lines...]
   [junit4] Suite: org.apache.solr.search.FuzzySearchTest
   [junit4]   2> 1671268 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1671268 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1671269 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.search.FuzzySearchTest_E4C67ED9CF091162-001/data-dir-201-001
   [junit4]   2> 1671269 WARN  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1671269 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1671269 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-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> 1671270 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.search.FuzzySearchTest_E4C67ED9CF091162-001/tempDir-001
   [junit4]   2> 1671270 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1671271 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1671271 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1671273 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1671373 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 53023
   [junit4]   2> 1671373 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53023
   [junit4]   2> 1671373 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53023
   [junit4]   2> 1671373 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53023
   [junit4]   2> 1671379 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671386 INFO  (zkConnectionManagerCallback-14527-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671387 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671390 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671393 INFO  (zkConnectionManagerCallback-14529-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671394 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671395 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671398 INFO  (zkConnectionManagerCallback-14531-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671398 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671404 WARN  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker-SendThread(127.0.0.1:53023))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100ad2949ff0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1671509 WARN  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1671509 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1671509 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1671509 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1671512 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1671512 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1671512 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1671513 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@165148cb{/solr,null,AVAILABLE}
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@40246517{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:53044}
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.s.Server Started @1671596ms
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53044}
   [junit4]   2> 1671514 ERROR (jetty-launcher-14532-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1671514 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:51.634932Z
   [junit4]   2> 1671515 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671518 INFO  (zkConnectionManagerCallback-14534-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671519 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671520 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671530 WARN  
(jetty-launcher-14532-thread-1-SendThread(127.0.0.1:53023)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ad2949ff0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1671751 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1671763 WARN  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12cd11e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1671763 WARN  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12cd11e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1671773 WARN  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5db473ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1671773 WARN  (jetty-launcher-14532-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5db473ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1671773 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53023/solr
   [junit4]   2> 1671779 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671784 INFO  (zkConnectionManagerCallback-14544-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671787 INFO  (jetty-launcher-14532-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671797 WARN  
(jetty-launcher-14532-thread-1-SendThread(127.0.0.1:53023)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ad2949ff0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1671901 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1671905 INFO  (zkConnectionManagerCallback-14546-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1671906 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1672939 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53044_solr
   [junit4]   2> 1672948 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.Overseer Overseer 
(id=72247986884640773-127.0.0.1:53044_solr-n_0000000000) starting
   [junit4]   2> 1673064 INFO  
(OverseerStateUpdate-72247986884640773-127.0.0.1:53044_solr-n_0000000000) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53044_solr
   [junit4]   2> 1673066 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53044_solr
   [junit4]   2> 1673072 INFO  
(OverseerStateUpdate-72247986884640773-127.0.0.1:53044_solr-n_0000000000) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1673092 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1673093 WARN  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_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> 1673108 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1673132 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53044.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d327065
   [junit4]   2> 1673145 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53044.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d327065
   [junit4]   2> 1673146 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53044.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d327065
   [junit4]   2> 1673147 INFO  (jetty-launcher-14532-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.search.FuzzySearchTest_E4C67ED9CF091162-001/tempDir-001/node1
   [junit4]   2> 1673179 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1673180 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673183 INFO  (zkConnectionManagerCallback-14563-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673183 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1673190 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1673197 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53023/solr ready
   [junit4]   2> 1673243 INFO  
(TEST-FuzzySearchTest.testTooComplex-seed#[E4C67ED9CF091162]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testTooComplex
   [junit4]   2> 1673247 INFO  (qtp1323537083-21707) [n:127.0.0.1:53044_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=c1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1673269 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
c1
   [junit4]   2> 1673274 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1673297 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/c1.AUTOCREATED/protwords.txt
   [junit4]   2> 1673355 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/c1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1673370 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/c1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1673394 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/c1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1673424 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1673429 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1673447 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1673485 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1673497 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1673527 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1673551 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1673579 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1673585 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1673591 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1673597 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1673606 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1673610 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1673615 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1673631 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/c1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1673636 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1673640 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1673662 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1673689 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/c1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1673696 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/c1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1673734 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1673759 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1673789 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/c1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1673829 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1673896 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1673909 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1673924 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1673973 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1674033 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1674054 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1674073 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1674086 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1674123 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1674160 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1674178 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/c1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1674262 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/c1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1674307 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/c1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1674329 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/c1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1674350 INFO  
(OverseerThreadFactory-14553-thread-1-processing-n:127.0.0.1:53044_solr) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/c1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1674601 INFO  
(OverseerStateUpdate-72247986884640773-127.0.0.1:53044_solr-n_0000000000) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53044/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53044_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1674814 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=c1.AUTOCREATED&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1674815 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr    
x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1674862 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.7.0
   [junit4]   2> 1674891 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 1675435 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1675668 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_replica_n1' using configuration from configset 
c1.AUTOCREATED, trusted=true
   [junit4]   2> 1675671 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_53044.solr.core.c1.shard1.replica_n1' (registry 
'solr.core.c1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d327065
   [junit4]   2> 1675671 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.search.FuzzySearchTest_E4C67ED9CF091162-001/tempDir-001/node1/c1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.search.FuzzySearchTest_E4C67ED9CF091162-001/tempDir-001/node1/c1_shard1_replica_n1/data/]
   [junit4]   2> 1675798 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1675798 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1675805 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1675805 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1675811 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/c1.AUTOCREATED
   [junit4]   2> 1675813 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/c1.AUTOCREATED
   [junit4]   2> 1675813 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1675815 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1675815 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1675815 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1675816 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 1675816 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1675800394791387136
   [junit4]   2> 1675820 INFO  
(searcherExecutor-14565-thread-1-processing-n:127.0.0.1:53044_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:53044_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1675820 INFO  
(searcherExecutor-14565-thread-1-processing-n:127.0.0.1:53044_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:53044_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Loading spell index for spellchecker: default
   [junit4]   2> 1675820 INFO  
(searcherExecutor-14565-thread-1-processing-n:127.0.0.1:53044_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:53044_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1675838 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1675839 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 1675854 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1675854 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1675854 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:53044/solr/c1_shard1_replica_n1/
   [junit4]   2> 1675855 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1675856 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53044/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1675856 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1/leader after winning as 
/collections/c1/leader_elect/shard1/election/72247986884640773-core_node2-n_0000000000
   [junit4]   2> 1675865 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53044/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 1675973 INFO  (zkCallback-14545-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1675974 INFO  (zkCallback-14545-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1675980 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1675985 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=c1.AUTOCREATED&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1171
   [junit4]   2> 1676002 INFO  (qtp1323537083-21707) [n:127.0.0.1:53044_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1676011 INFO  
(OverseerCollectionConfigSetProcessor-72247986884640773-127.0.0.1:53044_solr-n_0000000000)
 [n:127.0.0.1:53044_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> 1676094 INFO  (zkCallback-14545-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1676094 INFO  (zkCallback-14545-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1676094 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1676097 INFO  (qtp1323537083-21707) [n:127.0.0.1:53044_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=c1&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2850
   [junit4]   2> 1676098 INFO  
(TEST-FuzzySearchTest.testTooComplex-seed#[E4C67ED9CF091162]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: c1
   [junit4]   2> 1676972 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/c1.AUTOCREATED/managed-schema, has occurred 
- updating schema from ZooKeeper ...
   [junit4]   2> 1676972 INFO  (qtp1323537083-21708) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema 
Persisted managed schema version 1  at /configs/c1.AUTOCREATED/managed-schema
   [junit4]   2> 1676984 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1676986 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1676991 INFO  (qtp1323537083-21708) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1676991 INFO  (qtp1323537083-21708) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1675800396003540992)]} 0 882
   [junit4]   2> 1677011 INFO  
(searcherExecutor-14565-thread-1-processing-n:127.0.0.1:53044_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:53044_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1677015 INFO  
(searcherExecutor-14565-thread-1-processing-n:127.0.0.1:53044_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:53044_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677015 INFO  (qtp1323537083-21709) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=c1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 1677074 ERROR (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: 
org.apache.lucene.search.FuzzyTermsEnum$FuzzyTermsException: Term too complex: 
headquarters(???????????????/???????????????????)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1515)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:332)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2618)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: 
org.apache.lucene.search.FuzzyTermsEnum$FuzzyTermsException: Term too complex: 
headquarters(???????????????/???????????????????)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyAutomatonBuilder.buildAutomatonSet(FuzzyAutomatonBuilder.java:63)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyTermsEnum$AutomatonAttributeImpl.init(FuzzyTermsEnum.java:365)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyTermsEnum.<init>(FuzzyTermsEnum.java:125)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyTermsEnum.<init>(FuzzyTermsEnum.java:111)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyQuery.getTermsEnum(FuzzyQuery.java:171)
   [junit4]   2>        at 
org.apache.lucene.search.MultiTermQuery$RewriteMethod.getTermsEnum(MultiTermQuery.java:78)
   [junit4]   2>        at 
org.apache.lucene.search.TermCollectingRewrite.collectTerms(TermCollectingRewrite.java:58)
   [junit4]   2>        at 
org.apache.lucene.search.TopTermsRewrite.rewrite(TopTermsRewrite.java:67)
   [junit4]   2>        at 
org.apache.lucene.search.MultiTermQuery.rewrite(MultiTermQuery.java:313)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.rewrite(IndexSearcher.java:676)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:444)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:211)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1596)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1413)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1513)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: 
org.apache.lucene.util.automaton.TooComplexToDeterminizeException: 
Determinizing automaton with 13632 states and 21348 transitions would result in 
more than 10000 states.
   [junit4]   2>        at 
org.apache.lucene.util.automaton.Operations.determinize(Operations.java:746)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:74)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:31)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:254)
   [junit4]   2>        at 
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:140)
   [junit4]   2>        at 
org.apache.lucene.search.FuzzyAutomatonBuilder.buildAutomatonSet(FuzzyAutomatonBuilder.java:60)
   [junit4]   2>        ... 52 more
   [junit4]   2> 
   [junit4]   2> 1677074 INFO  (qtp1323537083-21706) [n:127.0.0.1:53044_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=text:headquarters\(???????????????\/???????????????????\)~&_stateVer_=c1:4&wt=javabin&version=2}
 status=400 QTime=55
   [junit4]   2> 1677075 ERROR 
(TEST-FuzzySearchTest.testTooComplex-seed#[E4C67ED9CF091162]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient Request to collection [c1] failed due to (400) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53044/solr/c1: 
org.apache.lucene.search.FuzzyTermsEnum$FuzzyTermsException: Term too complex: 
headquarters(???????????????/???????????????????), retry=0 commError=false 
errorCode=400 
   [junit4]   2> 1677076 INFO  
(TEST-FuzzySearchTest.testTooComplex-seed#[E4C67ED9CF091162]) [     ] 
o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1677078 INFO  
(TEST-FuzzySearchTest.testTooComplex-seed#[E4C67ED9CF091162]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testTooComplex
   [junit4]   2> 1677087 WARN  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker-SendThread(127.0.0.1:53023))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100ad2949ff0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1677198 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=325370926
   [junit4]   2> 1677198 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53044_solr
   [junit4]   2> 1677200 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1677200 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:53044_solr as DOWN
   [junit4]   2> 1677209 INFO  (coreCloseExecutor-14574-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.SolrCore [c1_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@49b82f36
   [junit4]   2> 1677209 INFO  (coreCloseExecutor-14574-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.c1.shard1.replica_n1 tag=SolrCore@49b82f36
   [junit4]   2> 1677209 INFO  (coreCloseExecutor-14574-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45bf4421: rootName = 
solr_53044, domain = solr.core.c1.shard1.replica_n1, service url = null, agent 
id = null] for registry 
solr.core.c1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@796e8fea
   [junit4]   2> 1677218 INFO  (coreCloseExecutor-14574-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c1.shard1.leader tag=SolrCore@49b82f36
   [junit4]   2> 1677219 INFO  (coreCloseExecutor-14574-thread-1) 
[n:127.0.0.1:53044_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1677221 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1677221 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28ed0009: rootName = 
solr_53044, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@665e1fe8
   [junit4]   2> 1677227 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1677227 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2df3e8f6: rootName = 
solr_53044, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@24fa827a
   [junit4]   2> 1677230 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1677230 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ee82fd5: rootName = 
solr_53044, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@74f9ca07
   [junit4]   2> 1677230 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1677232 INFO  (closeThreadPool-14576-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72247986884640773-127.0.0.1:53044_solr-n_0000000000) closing
   [junit4]   2> 1677232 INFO  
(OverseerStateUpdate-72247986884640773-127.0.0.1:53044_solr-n_0000000000) 
[n:127.0.0.1:53044_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53044_solr
   [junit4]   2> 1677233 INFO  
(OverseerAutoScalingTriggerThread-72247986884640773-127.0.0.1:53044_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1677236 INFO  (closeThreadPool-14576-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72247986884640773-127.0.0.1:53044_solr-n_0000000000) closing
   [junit4]   2> 1677415 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1677416 INFO  (zkCallback-14545-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 431 ms
   [junit4]   2> 1677417 WARN  
(jetty-launcher-14532-thread-1-SendThread(127.0.0.1:53023)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ad2949ff0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1677521 INFO  (jetty-closer-14570-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72247986884640773-127.0.0.1:53044_solr-n_0000000000) closing
   [junit4]   2> 1677524 INFO  (jetty-closer-14570-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@40246517{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1677526 INFO  (jetty-closer-14570-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@165148cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1677527 INFO  (jetty-closer-14570-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1677529 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1677531 WARN  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker-SendThread(127.0.0.1:53023))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100ad2949ff0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1677645 WARN  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker-SendThread(127.0.0.1:53023))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100ad2949ff0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad2949ff0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad2949ff0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1677751 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>        3       /solr/collections/c1/terms/shard1
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/c1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1677763 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53023
   [junit4]   2> 1677763 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53023
   [junit4]   2> 1677763 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53023
   [junit4]   2> 1677765 INFO  
(SUITE-FuzzySearchTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Aug 23, 2020 7:29:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 23, 2020 7:30:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.search.FuzzySearchTest: 
   [junit4]   2>    1) Thread[id=21676, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-FuzzySearchTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Aug 23, 2020 7:30:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=21676, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-FuzzySearchTest]
   [junit4]   2> 1687892 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:157) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Aug 23, 2020 7:30:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene86, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mg-MG, 
timezone=America/Pangnirtung
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=146909960,total=514097152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCachePerf, 
CategoryRoutedAliasUpdateProcessorTest, TestPayloadCheckQParserPlugin, 
AnalysisErrorHandlingTest, TestGeoJSONResponseWriter, NodeMutatorTest, 
IndexSizeEstimatorTest, TestPerFieldSimilarity, TestStressThreadBackup, 
TestFieldTypeResource, TestSimComputePlanAction, SolrCLIZkUtilsTest, 
DocValuesNotIndexedTest, TestCryptoKeys, TestSimGenericDistributedQueue, 
TestCodecSupport, HighlighterWithoutStoredIdTest, 
TestCursorMarkWithoutUniqueKey, HdfsCollectionsAPIDistributedZkTest, 
TestTestInjection, CoreAdminOperationTest, CursorPagingTest, DOMUtilTest, 
TestPullReplica, SortSpecParsingTest, SolrJmxReporterCloudTest, 
TriggerCooldownIntegrationTest, TestMinHashQParser, 
TestHighFrequencyDictionaryFactory, TestDynamicFieldNamesIndexCorrectly, 
TestEmbeddedSolrServerConstructors, NodeLostTriggerTest, 
PhrasesIdentificationComponentTest, TestLegacyFieldReuse, 
TestSerializedLuceneMatchVersion, VersionInfoTest, SolrRrdBackendFactoryTest, 
TestManagedResource, UniqFieldsUpdateProcessorFactoryTest, 
ClusterStateUpdateTest, TestNumericRangeQuery64, 
PathHierarchyTokenizerFactoryTest, TestGroupingSearch, 
EmbeddedSolrNoSerializeTest, BasicZkTest, OutputWriterTest, SOLR749Test, 
ZkCLITest, DistributedSuggestComponentTest, DocValuesTest, JSONWriterTest, 
TestPartialUpdateDeduplication, TestNRTOpen, RestartWhileUpdatingTest, 
TestInitQParser, TestSimScenario, TestRestoreCore, TestSort, TestBlobHandler, 
TestLegacyFieldCache, HdfsDirectoryTest, PeerSyncWithLeaderTest, 
ScheduledTriggerTest, ZookeeperReadAPITest, 
TestCloudPhrasesIdentificationComponent, TestElisionMultitermQuery, 
DirectSolrConnectionTest, SolrCoreMetricManagerTest, 
TestChildDocTransformerHierarchy, ConfigureRecoveryStrategyTest, 
TestInfoStreamLogging, TestSimpleTextCodec, HttpPartitionTest, 
BigEndianAscendingWordSerializerTest, TestHttpShardHandlerFactory, 
MetricsHandlerTest, JWTAuthPluginTest, DefaultValueUpdateProcessorTest, 
CrossCollectionJoinQueryTest, TestNestedUpdateProcessor, SchemaApiFailureTest, 
SpellCheckCollatorWithCollapseTest, TestStreamBody, TestApiFramework, 
TestDynamicFieldCollectionResource, TestRTimerTree, 
TestSizeLimitedDistributedMap, ConfigSetsAPITest, AuditLoggerPluginTest, 
SystemCollectionCompatTest, TestBinaryField, DisMaxRequestHandlerTest, 
SampleTest, TestDistributedGrouping, TestJoin, TestRandomDVFaceting, 
TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, 
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, CleanupOldIndexTest, 
CollectionPropsTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, 
LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, 
ReindexCollectionTest, TestRandomRequestDistribution, TestTlogReplayVsRecovery, 
TestTlogReplica, SimpleCollectionCreateDeleteTest, 
TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, 
IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
ZkStateWriterTest, ZkDynamicConfigTest, AlternateDirectoryTest, 
BlobRepositoryCloudTest, PluginInfoTest, SolrCoreCheckLockOnStartupTest, 
TestConfigOverlay, TestConfigSetImmutable, TestCustomStream, 
TestHdfsBackupRestoreCore, CoreAdminRequestStatusTest, 
PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, BadComponentTest, 
CustomHighlightComponentTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotWhiteBoxTest, QueryElevationComponentTest, 
StatsComponentTest, TermVectorComponentTest, TestPivotHelperCode, 
RandomizedTaggerTest, TaggerTest, XmlInterpolationTest, 
TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, 
UninvertDocValuesMergePolicyTest, TestLegacyNumericUtils, SimpleFacetsTest, 
TestManagedStopFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, 
CurrencyFieldTypeTest, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestCollationField, 
TestCollationFieldDocValues, TestManagedSchema, UUIDFieldTest, 
AnalyticsMergeStrategyTest, CursorMarkTest, FuzzySearchTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FuzzySearchTest 
-Dtests.seed=E4C67ED9CF091162 -Dtests.slow=true -Dtests.locale=mg-MG 
-Dtests.timezone=America/Pangnirtung -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J3 | FuzzySearchTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.FuzzySearchTest: 
   [junit4]    >    1) Thread[id=21676, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-FuzzySearchTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E4C67ED9CF091162]:0)
   [junit4] Completed [763/919 (1!)] on J3 in 16.92s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.CurrencyRangeFacetCloudTest
   [junit4]   2> 1659257 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1659257 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1659258 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.CurrencyRangeFacetCloudTest_E4C67ED9CF091162-001/data-dir-151-001
   [junit4]   2> 1659258 WARN  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1659258 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1659259 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-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> 1659262 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.CurrencyRangeFacetCloudTest_E4C67ED9CF091162-001/tempDir-001
   [junit4]   2> 1659263 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1659263 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1659263 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1659269 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1659363 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 52930
   [junit4]   2> 1659363 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52930
   [junit4]   2> 1659363 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52930
   [junit4]   2> 1659364 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52930
   [junit4]   2> 1659368 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659374 INFO  (zkConnectionManagerCallback-19176-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659375 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659383 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659387 INFO  (zkConnectionManagerCallback-19178-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659387 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659388 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659392 INFO  (zkConnectionManagerCallback-19180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659392 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659399 WARN  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker-SendThread(127.0.0.1:52930))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100ad291b2e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ad291b2e0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ad291b2e0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1659504 WARN  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1659504 WARN  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1659504 WARN  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1659504 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1659505 WARN  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1659505 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1659505 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1659506 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1659507 WARN  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1659507 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1659507 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1659507 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1659508 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1659508 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1659508 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1659509 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6883662c{/solr,null,AVAILABLE}
   [junit4]   2> 1659510 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a333479{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:52935}
   [junit4]   2> 1659510 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.e.j.s.Server Started @1659597ms
   [junit4]   2> 1659510 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52935}
   [junit4]   2> 1659510 ERROR (jetty-launcher-19181-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1659510 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1659511 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1659511 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1659511 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1659511 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:39.651113Z
   [junit4]   2> 1659512 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659512 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1659512 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1659512 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1659513 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1659513 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1659513 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1659513 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@214f908a{/solr,null,AVAILABLE}
   [junit4]   2> 1659516 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1659516 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1659516 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1659517 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d7e327f{/solr,null,AVAILABLE}
   [junit4]   2> 1659517 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ae16f1c{/solr,null,AVAILABLE}
   [junit4]   2> 1659517 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@599267e9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:52938}
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.e.j.s.Server Started @1659605ms
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52938}
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ae239b{/solr,null,AVAILABLE}
   [junit4]   2> 1659518 ERROR (jetty-launcher-19181-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1659519 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fdce0fa{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:52940}
   [junit4]   2> 1659520 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.e.j.s.Server Started @1659607ms
   [junit4]   2> 1659519 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@611ed3b2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:52936}
   [junit4]   2> 1659520 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52940}
   [junit4]   2> 1659519 INFO  (zkConnectionManagerCallback-19183-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659518 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@70332a13{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:52939}
   [junit4]   2> 1659520 ERROR (jetty-launcher-19181-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1659520 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:39.660589Z
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:39.661161Z
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.e.j.s.Server Started @1659607ms
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.e.j.s.Server Started @1659608ms
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52939}
   [junit4]   2> 1659521 ERROR (jetty-launcher-19181-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:39.661880Z
   [junit4]   2> 1659521 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52936}
   [junit4]   2> 1659523 ERROR (jetty-launcher-19181-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1659523 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1659523 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1659523 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1659523 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1659523 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T07:29:39.663431Z
   [junit4]   2> 1659524 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659525 INFO  (jetty-launcher-19181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659526 INFO  (jetty-launcher-19181-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659526 INFO  (jetty-launcher-19181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1659527 INFO  (jetty-launcher-19181-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659527 INFO  (jetty-launcher-19181-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659538 WARN  
(jetty-launcher-19181-thread-3-SendThread(127.0.0.1:52930)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ad291b2e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server ses

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

pache.solr.search.CurrencyRangeFacetCloudTest/terms/shard4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      
/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/live_nodes
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1677364 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52930
   [junit4]   2> 1677364 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52930
   [junit4]   2> 1677364 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52930
   [junit4]   2> 1677364 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E4C67ED9CF091162]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Aug 23, 2020 7:29:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Aug 23, 2020 7:30:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.search.CurrencyRangeFacetCloudTest: 
   [junit4]   2>    1) Thread[id=28573, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Aug 23, 2020 7:30:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28573, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]   2> 1687861 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:157) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Aug 23, 2020 7:30:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{multiDefault=PostingsFormat(name=Direct), 
amount_CFT____s1=PostingsFormat(name=Direct), 
_root_=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
x_s=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=825, 
maxMBSortInHeap=7.8320847688695805, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-BE, 
timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=230233824,total=477065216
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, 
AtomicUpdateRemovalJavabinTest, TestNoOpRegenerator, TestUninvertingReader, 
TestCSVResponseWriter, MultiThreadedOCPTest, DaemonStreamApiTest, 
TestLegacyBM25SimilarityFactory, TestSolrConfigHandlerCloud, TestFieldResource, 
TriggerSetPropertiesIntegrationTest, SharedFSAutoReplicaFailoverTest, 
DistributedQueueTest, TestConfigSetsAPIExclusivity, TestSimExecutePlanAction, 
TestBackupRepositoryFactory, HighlighterMaxOffsetTest, SolrTestCaseJ4Test, 
ConcurrentDeleteAndCreateCollectionTest, TestSolrJacksonAnnotation, 
CoreAdminCreateDiscoverTest, BasicFunctionalityTest, AuthToolTest, 
TestOnReconnectListenerSupport, SignificantTermsQParserPluginTest, 
SolrMetricsIntegrationTest, SystemLogListenerTest, 
TestLegacyNumericRangeQueryBuilder, TestFreeTextSuggestions, 
TestDistributedMap, TestLuceneIndexBackCompat, NodeAddedTriggerTest, 
InfixSuggestersTest, TestSchemaSimilarityResource, UpdateLogTest, 
SolrCloudReportersTest, TestSubQueryTransformerCrossCore, 
URLClassifyProcessorTest, ClusterStateMockUtilTest, 
TestMultiValuedNumericRangeQuery, TestTolerantSearch, TestDistributedSearch, 
TestExportWriter, BasicDistributedZk2Test, EchoParamsTest, RequestHandlersTest, 
UnloadDistributedZkTest, DistributedQueryElevationComponentTest, 
DocValuesMissingTest, TestMacroExpander, TestDocBasedVersionConstraints, 
TestLazyCores, ReplaceNodeTest, TestHashQParserPlugin, 
ChaosMonkeySafeLeaderTest, TestSimNodeLostTrigger, 
TestReplicationHandlerDiskOverFlow, TestSolrJ, RequestLoggingTest, 
TestFieldCacheVsDocValues, BlockDirectoryTest, 
PeerSyncWithIndexFingerprintCachingTest, ScheduledMaintenanceTriggerTest, 
TestCoreAdminApis, TestCloudDeleteByQuery, TestCustomSort, 
TestZkAclsWithHadoopAuth, JvmMetricsTest, TestSolrQueryResponse, 
ByteBuffersDirectoryFactoryTest, TestDynamicURP, TestReloadAndDeleteDocs, 
FullSolrCloudDistribCmdsTest, TestDistributedStatsComponentCardinality, 
LukeRequestHandlerTest, BasicAuthStandaloneTest, 
ClassificationUpdateProcessorTest, BlockJoinFacetRandomTest, 
TestInPlaceUpdatesStandalone, RankFieldTest, IndexBasedSpellCheckerTest, 
TestIntervalFaceting, StatsReloadRaceTest, TestBulkSchemaAPI, 
TestMaxTokenLenTokenizer, TestSegmentSorting, CollectionsAPISolrJTest, 
TestLRUStatsCache, SplitShardTest, SpatialRPTFieldTypeTest, TestCloudRecovery2, 
TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders, TestWithCollection, 
SplitByPrefixTest, TestLocalFSCloudBackupRestore, 
TestRequestStatusCollectionAPI, ExecutePlanActionTest, 
IndexSizeTriggerSizeEstimationTest, TriggerEventQueueTest, 
TestSimDistribStateManager, TestSimUtils, TestSnapshotCloudManager, 
CdcrOpsAndBoundariesTest, CdcrRequestHandlerTest, CdcrWithNodesRestartsTest, 
HDFSCollectionsAPITest, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, 
RulesTest, TestSolrConfigHandler, FieldAnalysisRequestHandlerTest, 
TestConfigReload, V2ApiIntegrationTest, InfoHandlerTest, 
MetricsHistoryHandlerTest, DistributedFacetPivotSmallTest, 
DistributedTermsComponentTest, SuggestComponentContextFilterQueryTest, 
TermVectorComponentDistributedTest, RegexBytesRefFilterTest, 
SubstringBytesRefFilterTest, TestJavabinTupleStreamParser, 
TestPHPSerializedResponseWriter, TestPushWriter, TestRawResponseWriter, 
TestRawTransformer, TestSchemaNameResource, 
TestManagedSynonymGraphFilterFactory, ExternalFileFieldSortTest, 
IndexSchemaTest, NotRequiredUniqueKeyTest, PolyFieldTest, 
TestCloudManagedSchema, TestManagedSchemaThreadSafety, TestOmitPositions, 
TestSchemaField, TestSchemaManager, TestSortableTextField, 
TestUseDocValuesAsStored2, CurrencyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CurrencyRangeFacetCloudTest -Dtests.seed=E4C67ED9CF091162 
-Dtests.slow=true -Dtests.locale=de-BE -Dtests.timezone=Africa/Kinshasa 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CurrencyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.CurrencyRangeFacetCloudTest: 
   [junit4]    >    1) Thread[id=28573, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-CurrencyRangeFacetCloudTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E4C67ED9CF091162]:0)
   [junit4] Completed [764/919 (2!)] on J1 in 28.88s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 48128 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1425/consoleText

[repro] Revision: 21f8e00c1e3c8cf05f3dbc32ac13d7719de5fd4d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=FuzzySearchTest 
-Dtests.seed=E4C67ED9CF091162 -Dtests.slow=true -Dtests.locale=mg-MG 
-Dtests.timezone=America/Pangnirtung -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=CurrencyRangeFacetCloudTest 
-Dtests.seed=E4C67ED9CF091162 -Dtests.slow=true -Dtests.locale=de-BE 
-Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[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]       FuzzySearchTest
[repro]       CurrencyRangeFacetCloudTest
[repro] ant compile-test

[...truncated 3452 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.FuzzySearchTest|*.CurrencyRangeFacetCloudTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=E4C67ED9CF091162 -Dtests.slow=true -Dtests.locale=mg-MG 
-Dtests.timezone=America/Pangnirtung -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.search.CurrencyRangeFacetCloudTest
[repro]   0/5 failed: org.apache.solr.search.FuzzySearchTest
[repro] Exiting with code 0

[...truncated 91 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to