Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/920/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
Error from server at 
http://127.0.0.1:39189/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection:
 Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> 
<title>Error 500 Server Error</title> </head> <body><h2>HTTP ERROR 500</h2> 
<p>Problem accessing 
/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/select. 
Reason: <pre>    Server Error</pre></p><h3>Caused 
by:</h3><pre>java.lang.AssertionError  at 
java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1849)  at 
java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2014)  at 
java.util.HashMap.putVal(HashMap.java:638)  at 
java.util.HashMap.put(HashMap.java:612)  at 
org.apache.solr.search.LRUCache.put(LRUCache.java:201)  at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
  at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)  at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
  at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2592)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:505)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
  at java.lang.Thread.run(Thread.java:748) </pre> <hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:39189/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection:
 Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing 
/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/select. 
Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
        at java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1849)
        at java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2014)
        at java.util.HashMap.putVal(HashMap.java:638)
        at java.util.HashMap.put(HashMap.java:612)
        at org.apache.solr.search.LRUCache.put(LRUCache.java:201)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)
        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2592)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:505)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A3841DC8A07C3B57:D1C838C7111C8D24]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.getNumFound(TestCloudJSONFacetSKG.java:669)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.verifySKGResults(TestCloudJSONFacetSKG.java:446)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:392)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:402)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:349)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom(TestCloudJSONFacetSKG.java:274)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15900 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001/init-core-data-001
   [junit4]   2> 2749192 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001/tempDir-001
   [junit4]   2> 2749192 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2749192 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2749192 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2749292 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43087
   [junit4]   2> 2749293 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43087
   [junit4]   2> 2749293 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43087
   [junit4]   2> 2749294 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2749296 INFO  (zkConnectionManagerCallback-13344-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749296 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2749298 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2749299 INFO  (zkConnectionManagerCallback-13346-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749299 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2749304 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2749304 INFO  (zkConnectionManagerCallback-13348-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749304 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2749412 WARN  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2749413 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2749413 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2749413 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2749428 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2749428 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2749428 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2749428 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fe72d1{/solr,null,AVAILABLE}
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1429c2e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39189}
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.s.Server Started @2749465ms
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39189}
   [junit4]   2> 2749429 ERROR (jetty-launcher-13349-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2749429 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T16:54:49.736Z
   [junit4]   2> 2749430 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2749430 INFO  (zkConnectionManagerCallback-13351-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2749430 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2749431 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2750087 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2750088 WARN  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@83ed94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2750088 WARN  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@83ed94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2750091 WARN  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9a2c4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2750091 WARN  (jetty-launcher-13349-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9a2c4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2750091 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43087/solr
   [junit4]   2> 2750092 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2750092 INFO  (zkConnectionManagerCallback-13358-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750092 INFO  (jetty-launcher-13349-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2750194 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2750195 INFO  (zkConnectionManagerCallback-13360-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750195 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2750243 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39189_solr
   [junit4]   2> 2750243 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.Overseer Overseer 
(id=72061661777625093-127.0.0.1:39189_solr-n_0000000000) starting
   [junit4]   2> 2750256 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2750256 INFO  (zkConnectionManagerCallback-13367-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750256 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2750258 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43087/solr ready
   [junit4]   2> 2750258 INFO  
(OverseerStateUpdate-72061661777625093-127.0.0.1:39189_solr-n_0000000000) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39189_solr
   [junit4]   2> 2750274 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39189_solr
   [junit4]   2> 2750275 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 2750277 INFO  (zkCallback-13359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2750284 INFO  (zkCallback-13366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2750298 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2750319 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c1aea3
   [junit4]   2> 2750325 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c1aea3
   [junit4]   2> 2750325 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c1aea3
   [junit4]   2> 2750326 INFO  (jetty-launcher-13349-thread-1) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001/tempDir-001/node1/.
   [junit4]   2> 2750342 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2750343 INFO  (zkConnectionManagerCallback-13373-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2750343 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2750344 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2750344 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43087/solr ready
   [junit4]   2> 2750512 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2750513 INFO  
(OverseerThreadFactory-12190-thread-1-processing-n:127.0.0.1:39189_solr) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 2750617 INFO  
(OverseerStateUpdate-72061661777625093-127.0.0.1:39189_solr-n_0000000000) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39189/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2750819 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr    
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 2750820 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr    
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2751830 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2751837 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.IndexSchema 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 Schema name=example
   [junit4]   2> 2751874 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2751881 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1'
 using configuration from collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 2751882 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1'
 (registry 
'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1aea3
   [junit4]   2> 2751882 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrCore 
[[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 2751884 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7912130316002121]
   [junit4]   2> 2751885 WARN  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2751911 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2751911 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2751912 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2751912 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2751912 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=95.0498046875, 
floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=8.575966030046567, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8747575390809459, deletesPctAllowed=41.27768367494562
   [junit4]   2> 2751912 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f733ad[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main]
   [junit4]   2> 2751913 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 2751913 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 2751914 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2751914 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1640050135894327296
   [junit4]   2> 2751916 INFO  
(searcherExecutor-12195-thread-1-processing-n:127.0.0.1:39189_solr 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrCore 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 Registered new searcher 
Searcher@1f733ad[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2751917 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2751917 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39189/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39189/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 2751918 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1/leader
 after winning as 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard1/election/72061661777625093-core_node2-n_0000000000
   [junit4]   2> 2751919 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39189/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 2752020 INFO  (zkCallback-13359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2752020 INFO  (zkCallback-13359-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2752020 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2752047 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1227
   [junit4]   2> 2752048 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_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> 2752122 INFO  (zkCallback-13359-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2752122 INFO  (zkCallback-13359-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2752122 INFO  (zkCallback-13359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2752122 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1610
   [junit4]   2> 2752122 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection 
failOnTimeout:true timeout (sec):330
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2752123 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[A3841DC8A07C3B57]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 2752126 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2752126 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1640050136115576832)]} 0 1
   [junit4]   2> 2752127 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1640050136117673984)]} 0 0
   [junit4]   2> 2752128 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1640050136118722560)]} 0 0
   [junit4]   2> 2752128 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1640050136118722561)]} 0 0
   [junit4]   2> 2752129 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1640050136119771136)]} 0 0
   [junit4]   2> 2752129 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1640050136119771137)]} 0 0
   [junit4]   2> 2752129 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1640050136119771138)]} 0 0
   [junit4]   2> 2752130 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1640050136120819712)]} 0 0
   [junit4]   2> 2752130 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1640050136120819713)]} 0 0
   [junit4]   2> 2752131 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1640050136121868288)]} 0 0
   [junit4]   2> 2752131 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 
(1640050136121868289)]} 0 0
   [junit4]   2> 2752132 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 
(1640050136122916864)]} 0 0
   [junit4]   2> 2752132 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1640050136122916865,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2752132 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8ba6fd 
commitCommandVersion:1640050136122916865
   [junit4]   2> 2752137 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d448e3[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main]
   [junit4]   2> 2752138 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2752139 INFO  
(searcherExecutor-12195-thread-1-processing-n:127.0.0.1:39189_solr 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrCore 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 Registered new searcher 
Searcher@1d448e3[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):c12/1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.3.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-25-generic, 
timestamp=1564073692443}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 2752139 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update 
params={_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 2752141 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1640050136131305472)]} 0 1
   [junit4]   2> 2752142 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 
(1640050136132354048)]} 0 0
   [junit4]   2> 2752142 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 
(1640050136133402624)]} 0 0
   [junit4]   2> 2752143 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 
(1640050136133402625)]} 0 0
   [junit4]   2> 2752143 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 
(1640050136134451200)]} 0 0
   [junit4]   2> 2752143 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 
(1640050136134451201)]} 0 0
   [junit4]   2> 2752144 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 
(1640050136135499776)]} 0 0
   [junit4]   2> 2752144 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 
(1640050136135499777)]} 0 0
   [junit4]   2> 2752145 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 
(1640050136136548352)]} 0 0
   [junit4]   2> 2752145 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 
(1640050136136548353)]} 0 0
   [junit4]   2> 2752146 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 
(1640050136137596928)]} 0 0
   [junit4]   2> 2752146 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 
(1640050136137596929)]} 0 0
   [junit4]   2> 2752147 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 
(1640050136138645504)]} 0 0
   [junit4]   2> 2752147 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 
(1640050136138645505)]} 0 0
   [junit4]   2> 2752148 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 
(1640050136138645506)]} 0 0
   [junit4]   2> 2752148 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 
(1640050136139694080)]} 0 0
   [junit4]   2> 2752149 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 
(1640050136139694081)]} 0 0
   [junit4]   2> 2752149 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 
(1640050136140742656)]} 0 0
   [junit4]   2> 2752149 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 
(1640050136140742657)]} 0 0
   [junit4]   2> 2752150 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 
(1640050136141791232)]} 0 0
   [junit4]   2> 2752150 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 
(1640050136141791233)]} 0 0
   [junit4]   2> 2752151 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 
(1640050136142839808)]} 0 0
   [junit4]   2> 2752151 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 
(1640050136142839809)]} 0 0
   [junit4]   2> 2752152 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 
(1640050136142839810)]} 0 0
   [junit4]   2> 2752152 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 
(1640050136143888384)]} 0 0
   [junit4]   2> 2752152 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 
(1640050136143888385)]} 0 0
   [junit4]   2> 2752153 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 
(1640050136144936960)]} 0 0
   [junit4]   2> 2752157 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 
(1640050136149131264)]} 0 0
   [junit4]   2> 2752157 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 
(1640050136149131265)]} 0 0
   [junit4]   2> 2752158 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 
(1640050136150179840)]} 0 0
   [junit4]   2> 2752158 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 
(1640050136150179841)]} 0 0
   [junit4]   2> 2752159 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 
(1640050136151228416)]} 0 0
   [junit4]   2> 2752159 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 
(1640050136151228417)]} 0 0
   [junit4]   2> 2752159 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 
(1640050136151228418)]} 0 0
   [junit4]   2> 2752160 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 
(1640050136152276992)]} 0 0
   [junit4]   2> 2752160 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 
(1640050136152276993)]} 0 0
   [junit4]   2> 2752161 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 
(1640050136152276994)]} 0 0
   [junit4]   2> 2752161 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 
(1640050136153325568)]} 0 0
   [junit4]   2> 2752161 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 
(1640050136153325569)]} 0 0
   [junit4]   2> 2752162 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 
(1640050136154374144)]} 0 0
   [junit4]   2> 2752162 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 
(1640050136154374145)]} 0 0
   [junit4]   2> 2752162 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 
(1640050136154374146)]} 0 0
   [junit4]   2> 2752163 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 
(1640050136155422720)]} 0 0
   [junit4]   2> 2752163 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 
(1640050136155422721)]} 0 0
   [junit4]   2> 2752164 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 
(1640050136155422722)]} 0 0
   [junit4]   2> 2752164 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 
(1640050136156471296)]} 0 0
   [junit4]   2> 2752164 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 
(1640050136156471297)]} 0 0
   [junit4]   2> 2752165 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 
(1640050136157519872)]} 0 0
   [junit4]   2> 2752165 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 
(1640050136157519873)]} 0 0
   [junit4]   2> 2752166 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 
(1640050136158568448)]} 0 0
   [junit4]   2> 2752166 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 
(1640050136158568449)]} 0 0
   [junit4]   2> 2752167 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 
(1640050136159617024)]} 0 0
   [junit4]   2> 2752167 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 
(1640050136159617025)]} 0 0
   [junit4]   2> 2752167 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 
(1640050136159617026)]} 0 0
   [junit4]   2> 2752168 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 
(1640050136160665600)]} 0 0
   [junit4]   2> 2752169 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 
(1640050136161714176)]} 0 0
   [junit4]   2> 2752169 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 
(1640050136161714177)]} 0 0
   [junit4]   2> 2752170 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 
(1640050136161714178)]} 0 0
   [junit4]   2> 2752170 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 
(1640050136162762752)]} 0 0
   [junit4]   2> 2752170 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 
(1640050136162762753)]} 0 0
   [junit4]   2> 2752171 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 
(1640050136163811328)]} 0 0
   [junit4]   2> 2752171 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 
(1640050136163811329)]} 0 0
   [junit4]   2> 2752171 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 
(1640050136163811330)]} 0 0
   [junit4]   2> 2752172 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 
(1640050136164859904)]} 0 0
   [junit4]   2> 2752172 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 
(1640050136164859905)]} 0 0
   [junit4]   2> 2752173 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 
(1640050136164859906)]} 0 0
   [junit4]   2> 2752173 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 
(1640050136165908480)]} 0 0
   [junit4]   2> 2752173 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 
(1640050136165908481)]} 0 0
   [junit4]   2> 2752174 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 
(1640050136166957056)]} 0 0
   [junit4]   2> 2752174 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 
(1640050136166957057)]} 0 0
   [junit4]   2> 2752175 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 
(1640050136168005632)]} 0 0
   [junit4]   2> 2752175 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 
(1640050136168005633)]} 0 0
   [junit4]   2> 2752176 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 
(1640050136169054208)]} 0 0
   [junit4]   2> 2752176 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 
(1640050136169054209)]} 0 0
   [junit4]   2> 2752176 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 
(1640050136169054210)]} 0 0
   [junit4]   2> 2752177 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 
(1640050136170102784)]} 0 0
   [junit4]   2> 2752178 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 
(1640050136170102785)]} 0 0
   [junit4]   2> 2752178 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 
(1640050136171151360)]} 0 0
   [junit4]   2> 2752179 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 
(1640050136172199936)]} 0 0
   [junit4]   2> 2752179 INFO  (qtp25525806-41581) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 
(1640050136172199937)]} 0 0
   [junit4]   2> 2752180 INFO  (qtp25525806-41582) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 
(1640050136173248512)]} 0 0
   [junit4]   2> 2752180 INFO  (qtp25525806-41580) [n:127.0.0.1:39189_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.sear

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

rkspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_A3841DC8A07C3B57-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field_4_sds=Lucene50(blocksize=128), 
field_10_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_13_sds=Lucene50(blocksize=128), 
field_1_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _root_=Lucene50(blocksize=128), 
field_7_sds=PostingsFormat(name=LuceneFixedGap), 
field_12_ss=PostingsFormat(name=LuceneFixedGap), 
field_6_ss=Lucene50(blocksize=128), 
field_9_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_8_sdsS=PostingsFormat(name=LuceneFixedGap), 
field_5_sdsS=Lucene50(blocksize=128), 
field_2_sdsS=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_3_ss=PostingsFormat(name=LuceneFixedGap), 
field_0_ss=Lucene50(blocksize=128), field_14_sdsS=Lucene50(blocksize=128), 
field_11_sdsS=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{field_10_sds=DocValuesFormat(name=Lucene80), 
field_1_sds=DocValuesFormat(name=Lucene80), 
field_7_sds=DocValuesFormat(name=Lucene80), 
field_1_ids=DocValuesFormat(name=Lucene80), 
field_8_sdsS=DocValuesFormat(name=Lucene80), 
field_12_is=DocValuesFormat(name=Lucene80), 
field_9_is=DocValuesFormat(name=Lucene80), 
field_7_ids=DocValuesFormat(name=Lucene80), 
field_3_is=DocValuesFormat(name=Lucene80), 
field_4_sds=DocValuesFormat(name=Asserting), 
field_13_sds=DocValuesFormat(name=Direct), 
field_8_idsS=DocValuesFormat(name=Lucene80), 
field_13_ids=DocValuesFormat(name=Asserting), 
field_5_sdsS=DocValuesFormat(name=Asserting), 
field_2_sdsS=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Direct), 
field_11_idsS=DocValuesFormat(name=Lucene80), 
field_14_sdsS=DocValuesFormat(name=Asserting), 
field_11_sdsS=DocValuesFormat(name=Lucene80), 
field_14_idsS=DocValuesFormat(name=Direct), 
field_4_ids=DocValuesFormat(name=Direct), 
field_5_idsS=DocValuesFormat(name=Direct), 
field_0_is=DocValuesFormat(name=Asserting), 
field_2_idsS=DocValuesFormat(name=Lucene80), 
field_10_ids=DocValuesFormat(name=Lucene80), 
field_6_is=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1119, 
maxMBSortInHeap=6.437454258525016, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b97ca),
 locale=sr-ME, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 4.18.0-25-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=222709616,total=531365888
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, 
TestTestInjection, TestCloudDeleteByQuery, HdfsWriteToMultipleCollectionsTest, 
TestPolicyCloud, CopyFieldTest, ProtectedTermFilterFactoryTest, 
TestExpandComponent, TokenizerChainTest, UUIDUpdateProcessorFallbackTest, 
TestRawResponseWriter, TestSolrDeletionPolicy2, HttpPartitionTest, 
TestTolerantSearch, RAMDirectoryFactoryTest, TestInPlaceUpdatesDistrib, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestCryptoKeys, 
TestSortableTextField, SmileWriterTest, InfixSuggestersTest, 
ResponseHeaderTest, TestBackupRepositoryFactory, SOLR749Test, 
CdcrOpsAndBoundariesTest, CustomTermsComponentTest, TestSimComputePlanAction, 
ZookeeperStatusHandlerTest, AuditLoggerPluginTest, TestFieldCacheWithThreads, 
BasicFunctionalityTest, SchemaVersionSpecificBehaviorTest, TestXmlQParser, 
SliceStateTest, TestMergePolicyConfig, CollectionStateFormat2Test, 
NotRequiredUniqueKeyTest, TestCloudManagedSchema, TestDocTermOrdsUninvertLimit, 
DirectSolrSpellCheckerTest, TestSolrConfigHandlerConcurrent, 
TestDirectoryFactory, TestComponentsName, TestLRUCache, DocValuesTest, 
TestSerializedLuceneMatchVersion, BigEndianAscendingWordDeserializerTest, 
SynonymTokenizerTest, RecoveryAfterSoftCommitTest, TestManagedSchemaAPI, 
TestStressReorder, TestQuerySenderNoQuery, TestCustomDocTransformer, 
TestCollectionAPIs, TransactionLogTest, TestFoldingMultitermQuery, 
DistributedSuggestComponentTest, TestMacroExpander, TestCoreDiscovery, 
TestScoreJoinQPNoScore, TestSlowCompositeReaderWrapper, 
QueryElevationComponentTest, TestQueryUtils, V2StandaloneTest, 
ScheduledMaintenanceTriggerTest, DeleteNodeTest, ConnectionReuseTest, 
SolrCoreMetricManagerTest, NumberUtilsTest, ImplicitSnitchTest, 
SolrMetricsIntegrationTest, TestCloudPivotFacet, NodeLostTriggerTest, 
ExplicitHLLTest, TimeRoutedAliasUpdateProcessorTest, HdfsRecoveryZkTest, 
TestElisionMultitermQuery, TestConfigReload, TestDocBasedVersionConstraints, 
TestLegacyBM25SimilarityFactory, RangeFacetCloudTest, TestLuceneMatchVersion, 
TestStandardQParsers, TestReloadDeadlock, ResponseLogComponentTest, 
AuthToolTest, TestHashPartitioner, ByteBuffersDirectoryFactoryTest, 
TestExceedMaxTermLength, CollectionsAPIAsyncDistributedZkTest, 
TestShortCircuitedRequests, IndexSchemaRuntimeFieldTest, 
TestNumericRangeQuery32, DocValuesNotIndexedTest, TestMinHashQParser, 
TestBlendedInfixSuggestions, MoveReplicaHDFSTest, CloudMLTQParserTest, 
TestSimExecutePlanAction, ShardRoutingCustomTest, TestLogWatcher, 
FullSolrCloudDistribCmdsTest, TestSolr4Spatial2, TestSubQueryTransformer, 
TestDynamicFieldResource, TestIndexSearcher, AlternateDirectoryTest, 
TestSimpleTextCodec, CoreSorterTest, PeerSyncTest, 
TestReplicationHandlerDiskOverFlow, DistributedFacetPivotWhiteBoxTest, 
AdminHandlersProxyTest, GraphQueryTest, TestSolrJ, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, CoreMergeIndexesAdminHandlerTest, 
LeaderFailureAfterFreshStartTest, SearchHandlerTest, TestReplicaProperties, 
TestFunctionQuery, SearchRateTriggerIntegrationTest, OverseerTaskQueueTest, 
TestSafeXMLParsing, MultiDestinationAuditLoggerTest, 
DistributedFacetPivotLongTailTest, TestDefaultStatsCache, 
ParsingFieldUpdateProcessorsTest, TestSurroundQueryParser, BlockCacheTest, 
SystemCollectionCompatTest, LegacyCloudClusterPropTest, TestFieldCacheSort, 
HdfsDirectoryTest, TestSolrCoreSnapshots, HdfsBasicDistributedZk2Test, 
SolrJmxReporterTest, ConfigSetsAPITest, LeaderElectionIntegrationTest, 
SoftAutoCommitTest, TestUtilizeNode, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, 
TestDocumentBuilder, TestGroupingSearch, TestRandomDVFaceting, 
TestRandomFaceting, TestSimpleTrackingShardHandler, 
PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, 
TestEmbeddedSolrServerAdminHandler, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, 
ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, 
CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
ForceLeaderWithTlogReplicasTest, HttpPartitionOnCommitTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, 
OverseerModifyCollectionTest, OverseerRolesTest, ReindexCollectionTest, 
RestartWhileUpdatingTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, 
SplitShardTest, TestCloudRecovery2, TestConfigSetsAPIExclusivity, 
TestDistributedMap, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestRebalanceLeaders, TestStressInPlaceUpdates, TestTlogReplica, 
TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, 
ZkCLITest, ZkFailoverTest, AsyncCallRequestStatusResponseTest, 
CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, 
HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, 
XsltUpdateRequestHandlerTest, CoreAdminHandlerTest, CoreAdminOperationTest, 
IndexSizeEstimatorTest, InfoHandlerTest, LoggingHandlerTest, 
LukeRequestHandlerTest, MBeansHandlerTest, StatsReloadRaceTest, 
DistributedSpellCheckComponentTest, StatsComponentTest, SuggestComponentTest, 
TestLegacyField, TestLegacyNumericUtils, SolrShardReporterTest, 
SimpleFacetsTest, SubstringBytesRefFilterTest, TestFaceting, 
TestIntervalFaceting, TestPointFields, CurrencyRangeFacetCloudTest, 
RankQueryTest, ReturnFieldsTest, TestComplexPhraseLeadingWildcard, 
TestFilteredDocIdSet, TestFiltering, TestRangeQuery, TestCloudJSONFacetSKG]
   [junit4] Completed [767/871 (1!)] on J1 in 17.27s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 48173 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/920/consoleText

[repro] Revision: fa9473df8feff74ddc2c00cf1d18b36e0899410b

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudJSONFacetSKG 
-Dtests.method=testRandom -Dtests.seed=A3841DC8A07C3B57 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=SystemV/EST5 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3577 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudJSONFacetSKG" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=A3841DC8A07C3B57 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-ME 
-Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.search.facet.TestCloudJSONFacetSKG
[repro] Exiting with code 0

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

Reply via email to