Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24468/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:43127/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:43127/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
        at 
__randomizedtesting.SeedInfo.seed([937DCA30C386FD09:E131EF3F72E64B7A]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:43127/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        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:2581)
        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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
        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.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        ... 50 more


FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
Error from server at 
https://127.0.0.1:34163/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)  at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)  at 
java.base/java.util.HashMap.putVal(HashMap.java:633)  at 
java.base/java.util.HashMap.put(HashMap.java:607)  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:2581)  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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)  
at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)  
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.base/java.lang.Thread.run(Thread.java:834) </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 
https://127.0.0.1:34163/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        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:2581)
        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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
        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.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([937DCA30C386FD09:E131EF3F72E64B7A]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:40521/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:40521/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
        at 
__randomizedtesting.SeedInfo.seed([937DCA30C386FD09:E131EF3F72E64B7A]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:40521/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        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:2581)
        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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
        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.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        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.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        ... 50 more


FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
Error from server at 
https://127.0.0.1:34939/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)  at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)  at 
java.base/java.util.HashMap.putVal(HashMap.java:633)  at 
java.base/java.util.HashMap.put(HashMap.java:607)  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:2581)  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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)  
at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)  
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.base/java.lang.Thread.run(Thread.java:834) </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 
https://127.0.0.1:34939/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.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        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:2581)
        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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
        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.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([937DCA30C386FD09:E131EF3F72E64B7A]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15431 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-001/init-core-data-001
   [junit4]   2> 2178305 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-001/tempDir-001
   [junit4]   2> 2178306 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2178306 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2178306 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2178406 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:34875
   [junit4]   2> 2178406 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34875
   [junit4]   2> 2178406 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34875
   [junit4]   2> 2178421 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2178426 INFO  (zkConnectionManagerCallback-15587-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178427 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2178442 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2178443 INFO  (zkConnectionManagerCallback-15589-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178443 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2178444 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2178444 INFO  (zkConnectionManagerCallback-15591-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178444 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2178557 WARN  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2178557 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2178557 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2178557 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2178558 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2178558 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2178558 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2178558 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18d6dce{/solr,null,AVAILABLE}
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e3a44d7{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34939}
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.s.Server Started @2178597ms
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34939}
   [junit4]   2> 2178559 ERROR (jetty-launcher-15592-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178559 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-29T20:40:47.537560Z
   [junit4]   2> 2178560 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2178560 INFO  (zkConnectionManagerCallback-15594-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178560 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2178561 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178835 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2178836 WARN  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13a1d409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178836 WARN  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13a1d409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178838 WARN  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@23592d91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178838 WARN  (jetty-launcher-15592-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@23592d91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178839 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34875/solr
   [junit4]   2> 2178843 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2178844 INFO  (zkConnectionManagerCallback-15601-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178844 INFO  (jetty-launcher-15592-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2178961 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2178961 INFO  (zkConnectionManagerCallback-15603-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178961 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2179004 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34939_solr
   [junit4]   2> 2179004 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.Overseer Overseer 
(id=72085199547596805-127.0.0.1:34939_solr-n_0000000000) starting
   [junit4]   2> 2179008 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2179008 INFO  (zkConnectionManagerCallback-15610-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179008 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2179010 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34875/solr ready
   [junit4]   2> 2179013 INFO  
(OverseerStateUpdate-72085199547596805-127.0.0.1:34939_solr-n_0000000000) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34939_solr
   [junit4]   2> 2179021 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34939_solr
   [junit4]   2> 2179022 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 2179033 INFO  (zkCallback-15609-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179041 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2179041 INFO  (zkCallback-15602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179056 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34939.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2298e348
   [junit4]   2> 2179064 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34939.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2298e348
   [junit4]   2> 2179064 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34939.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2298e348
   [junit4]   2> 2179065 INFO  (jetty-launcher-15592-thread-1) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-001/tempDir-001/node1/.
   [junit4]   2> 2179097 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2179097 INFO  (zkConnectionManagerCallback-15616-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179097 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2179098 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179098 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34875/solr ready
   [junit4]   2> 2179272 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.schema=schema_latest.xml&property.config=solrconfig-tlog.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> 2179275 INFO  
(OverseerThreadFactory-10692-thread-1-processing-n:127.0.0.1:34939_solr) 
[n:127.0.0.1:34939_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 2179381 INFO  
(OverseerStateUpdate-72085199547596805-127.0.0.1:34939_solr-n_0000000000) 
[n:127.0.0.1:34939_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":"https://127.0.0.1:34939/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2179589 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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.schema=schema_latest.xml&property.config=solrconfig-tlog.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> 2179590 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180604 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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: 9.0.0
   [junit4]   2> 2180616 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180659 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180685 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180686 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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_34939.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@2298e348
   [junit4]   2> 2180686 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 2180688 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5977722153656967]
   [junit4]   2> 2180690 WARN  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180730 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180730 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180732 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180732 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180732 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2180733 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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@3666f1ba[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main]
   [junit4]   2> 2180734 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180734 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180734 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180735 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 1640426739820658688
   [junit4]   2> 2180737 INFO  
(searcherExecutor-10697-thread-1-processing-n:127.0.0.1:34939_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:34939_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@3666f1ba[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2180738 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180739 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180742 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180742 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180742 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
https://127.0.0.1:34939/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
   [junit4]   2> 2180743 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180743 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
https://127.0.0.1:34939/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 2180743 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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/72085199547596805-core_node2-n_0000000000
   [junit4]   2> 2180751 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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: 
https://127.0.0.1:34939/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 2180852 INFO  (zkCallback-15602-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> 2180853 INFO  (zkCallback-15602-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> 2180853 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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> 2180899 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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.schema=schema_latest.xml&property.config=solrconfig-tlog.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=1310
   [junit4]   2> 2180906 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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> 2180955 INFO  (zkCallback-15602-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> 2180955 INFO  (zkCallback-15602-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> 2180955 INFO  (zkCallback-15602-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> 2180956 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.schema=schema_latest.xml&property.config=solrconfig-tlog.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=1683
   [junit4]   2> 2180956 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-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]   2> 2180966 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 2180980 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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> 2180980 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740075462656)]} 0 3
   [junit4]   2> 2180998 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740095385600)]} 0 1
   [junit4]   2> 2180999 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740097482752)]} 0 0
   [junit4]   2> 2181001 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740098531328)]} 0 0
   [junit4]   2> 2181002 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740100628480)]} 0 0
   [junit4]   2> 2181003 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740101677056)]} 0 0
   [junit4]   2> 2181005 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740102725632)]} 0 0
   [junit4]   2> 2181006 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740104822784)]} 0 0
   [junit4]   2> 2181007 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740105871360)]} 0 0
   [junit4]   2> 2181010 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740109017088)]} 0 0
   [junit4]   2> 2181023 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740122648576)]} 0 0
   [junit4]   2> 2181024 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740123697152)]} 0 0
   [junit4]   2> 2181029 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740128940032)]} 0 0
   [junit4]   2> 2181032 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740131037184)]} 0 0
   [junit4]   2> 2181033 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740133134336)]} 0 0
   [junit4]   2> 2181036 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740136280064)]} 0 0
   [junit4]   2> 2181037 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740137328640)]} 0 0
   [junit4]   2> 2181041 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740140474368)]} 0 0
   [junit4]   2> 2181042 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740142571520)]} 0 0
   [junit4]   2> 2181044 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740144668672)]} 0 0
   [junit4]   2> 2181046 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740145717248)]} 0 0
   [junit4]   2> 2181048 INFO  (qtp348270503-42567) [n:127.0.0.1:34939_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 
(1640426740147814400)]} 0 0
   [junit4]   2> 2181049 INFO  (qtp348270503-42568) [n:127.0.0.1:34939_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 
(1640426740149911552)]} 0 0
   [junit4]   2> 2181053 INFO  (qtp348270503-42566) [n:127.0.0.1:34939_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 
(1640426740154105856)]} 0 0
   [junit4]   2> 2181055 INFO  (qtp348270503-

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

56 INFO  (jetty-closer-74-thread-1) [     ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.node, tag=null
   [junit4]   2> 70456 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cd1f73a: rootName = 
solr_40521, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@365f3640
   [junit4]   2> 70460 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 70460 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b5213ad: rootName = 
solr_40521, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5f724377
   [junit4]   2> 70463 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 70463 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dfe6672: rootName = 
solr_40521, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2c3a5bd1
   [junit4]   2> 70463 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 70466 INFO  (closeThreadPool-78-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72085284867932165-127.0.0.1:40521_solr-n_0000000000) closing
   [junit4]   2> 70468 INFO  
(OverseerStateUpdate-72085284867932165-127.0.0.1:40521_solr-n_0000000000) 
[n:127.0.0.1:40521_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40521_solr
   [junit4]   2> 70468 INFO  
(OverseerAutoScalingTriggerThread-72085284867932165-127.0.0.1:40521_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 70469 INFO  (closeThreadPool-78-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72085284867932165-127.0.0.1:40521_solr-n_0000000000) closing
   [junit4]   2> 70570 INFO  (jetty-closer-74-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72085284867932165-127.0.0.1:40521_solr-n_0000000000) closing
   [junit4]   2> 70671 INFO  (jetty-closer-74-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5c0c334d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 70671 INFO  (jetty-closer-74-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ffe4dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 70671 INFO  (jetty-closer-74-thread-1) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 70672 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 70875 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       
/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      
/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/overseer/queue
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 70879 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44051
   [junit4]   2> 70879 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[937DCA30C386FD09]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44051
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKG_937DCA30C386FD09-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field_4_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_10_sds=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_13_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_1_sds=Lucene50(blocksize=128), 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_7_sds=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_12_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_6_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_9_ss=Lucene50(blocksize=128), field_8_sdsS=Lucene50(blocksize=128), 
field_5_sdsS=PostingsFormat(name=Asserting), 
field_2_sdsS=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_3_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_0_ss=PostingsFormat(name=Asserting), 
field_14_sdsS=PostingsFormat(name=Asserting), 
field_11_sdsS=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=Lucene50(blocksize=128)}, 
docValues:{field_10_sds=DocValuesFormat(name=Direct), 
field_1_sds=DocValuesFormat(name=Asserting), 
field_7_sds=DocValuesFormat(name=Direct), 
field_1_ids=DocValuesFormat(name=Direct), 
field_8_sdsS=DocValuesFormat(name=Asserting), 
field_12_is=DocValuesFormat(name=Asserting), 
field_9_is=DocValuesFormat(name=Direct), 
field_7_ids=DocValuesFormat(name=Asserting), 
field_3_is=DocValuesFormat(name=Asserting), 
field_4_sds=DocValuesFormat(name=Lucene80), 
field_13_sds=DocValuesFormat(name=Lucene80), 
field_8_idsS=DocValuesFormat(name=Direct), 
field_13_ids=DocValuesFormat(name=Lucene80), 
field_5_sdsS=DocValuesFormat(name=Lucene80), 
field_2_sdsS=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), 
field_11_idsS=DocValuesFormat(name=Asserting), 
field_14_sdsS=DocValuesFormat(name=Lucene80), 
field_11_sdsS=DocValuesFormat(name=Direct), 
field_14_idsS=DocValuesFormat(name=Lucene80), 
field_4_ids=DocValuesFormat(name=Lucene80), 
field_5_idsS=DocValuesFormat(name=Lucene80), 
field_0_is=DocValuesFormat(name=Lucene80), 
field_2_idsS=DocValuesFormat(name=Asserting), 
field_10_ids=DocValuesFormat(name=Asserting), 
field_6_is=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=418, 
maxMBSortInHeap=6.6651668500858445, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4138f3c7),
 locale=ff, timezone=Indian/Mahe
   [junit4]   2> NOTE: Linux 4.18.0-25-generic amd64/AdoptOpenJDK 11.0.3 
(64-bit)/cpus=8,threads=1,free=275267760,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetSKG, 
TestCloudJSONFacetSKG]
   [junit4] Completed [5/5 (4!)] on J0 in 19.76s, 2 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 937DCA30C386FD09]:
   [junit4]   - org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom
   [junit4]   - org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom
   [junit4]   - org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom
   [junit4]   - org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.79 ..    72.34 =    71.55s
   [junit4] JVM J1:     0.79 ..    70.14 =    69.35s
   [junit4] JVM J2:     0.79 ..    56.26 =    55.47s
   [junit4] Execution time total: 1 minute 12 seconds
   [junit4] Tests summary: 5 suites, 10 tests, 4 errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1492: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1019: 
There were test failures: 5 suites, 10 tests, 4 errors [seed: 937DCA30C386FD09]

Total time: 1 minute 13 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   4/5 failed: org.apache.solr.search.facet.TestCloudJSONFacetSKG
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=70a8deb0abedd42aec86b10a8da2676737853514, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24467
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to