You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/29 21:03:35 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.3) - Build # 24468 - Unstable!

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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.3) - Build # 24470 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24470/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 64198 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1207839879
 [ecj-lint] Compiling 1283 source files to /tmp/ecj1207839879
 [ecj-lint] Processing annotations
 [ecj-lint] Annotations processed
 [ecj-lint] Processing annotations
 [ecj-lint] No elements to process
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 219)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 788)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 794)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 19)
 [ecj-lint] 	import javax.naming.Context;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 20)
 [ecj-lint] 	import javax.naming.InitialContext;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.InitialContext is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 21)
 [ecj-lint] 	import javax.naming.NamingException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 22)
 [ecj-lint] 	import javax.naming.NoInitialContextException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NoInitialContextException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 776)
 [ecj-lint] 	Context c = new InitialContext();
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Context cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 776)
 [ecj-lint] 	Context c = new InitialContext();
 [ecj-lint] 	                ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 779)
 [ecj-lint] 	} catch (NoInitialContextException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 781)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 786)
 [ecj-lint] 	new RuntimeLib(req.getCore().getCoreContainer()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/CollectionHandlerApi.java (at line 195)
 [ecj-lint] 	RuntimeLib lib = new RuntimeLib(handler.handler.coreContainer);
 [ecj-lint] 	           ^^^
 [ecj-lint] Resource leak: 'lib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 244)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 148)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. INFO in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50)
 [ecj-lint] 	in = new FileInputStream(src).getChannel();
 [ecj-lint] 	     ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51)
 [ecj-lint] 	out = new FileOutputStream(destination).getChannel();
 [ecj-lint] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 263)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 22 problems (8 errors, 13 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2009: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2048: Compile failed; see the compiler error output for details.

Total time: 87 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.1) - Build # 24469 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24469/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testDuplicateMultiValued

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([76BC5A6650E2A727:98614E469E53519B]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:947)
	at org.apache.solr.schema.TestUseDocValuesAsStored.doTest(TestUseDocValuesAsStored.java:367)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testDuplicateMultiValued(TestUseDocValuesAsStored.java:165)
	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:567)
	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:835)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//arr[@name='test_ss_dv']/str[.='X']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="11" start="0"><doc><str name="id">262</str><str name="test_s_dvo">𑂝𑂩𑂫𑂠𑂒𑂺𑂻𑂤𑂍𑂭𑂍𑂃𑂳𑂯𑂲𑂮𑂠𑂹𑂍𑃊</str></doc><doc><str name="id">263</str><int name="test_i_dvo">-208869042</int></doc><doc><str name="id">264</str><double name="test_d_dvo">3.017973786699776E214</double></doc><doc><str name="id">265</str><long name="test_l_dvo">-6232938349408285120</long></doc><doc><str name="id">266</str><float name="test_f_dvo">-2.7302657E-29</float></doc><doc><str name="id">267</str><date name="test_dt_dvo">-8366-05-09T16:56:06.483Z</date></doc><doc><str name="id">268</str><arr name="test_ss_dv"><str>說老見𢡊令輪﫡﫾</str><str>ܟܴܱܿ܋ܐܬݏܯ܃ܶ܃ܭܐܭ݃</str><str>ꣳ꣹꣱ꣻ꣩ꣾ꣼꣨꣤꣰ꣷ꣢</str></arr></doc><doc><str name="id">269</str><arr name="test_ss_dvo2"><str>†™‡¨ä¸Éæ</str><str>¸à¹¼ê¼àˆ¨¶Çç¨ÎÃÀ</str><str>࿚ཇྖཿསཾཝ༹ྎཞ࿺࿱࿻ུ</str><str>ᏘᎦᏈᏴᏪᏹᏝᏍᏩ</str><str>ᨇ᨜ᨑᨉ᨜ᨐᨄᨁᨓᨛᨓ᨞ᨒᨑᨖ᨟ᨐ᨜ᨃᨙ</str><str>ᩘᨾ᪙᩾ᩝ᪖᪮᪯᪢ᩧ᪨</str><str>ⱨⱮ</str><str>𐇓𐇻𐇱𐇳𐇽𐇡𐇹𐇦𐇺𐇙𐇭𐇷𐇠𐇴</str><str>𐑇𐐭𐐖𐐵𐐗𐑍𐐲𐐔𐑎𐐰𐐒𐐕𐐨𐑂𐐏𐐆𐐋𐑎</str><str>􍺼􀉍􃙔􉓢􂳲􏍥􌵢􌨍􀪳􉣫</str></arr></doc><doc><str name="id">270</str><arr name="enums_dvo"><str>x5</str><str>x8</str><str>x9</str><str>x10</str><str>x10</str><str>x15</str></arr></doc><doc><str name="id">1</str><arr name="test_ss_dvo"><str>X</str><str>Y</str></arr></doc></result>
</response>

	request was:q=*:*&fl=*&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:940)
	... 40 more




Build Log:
[...truncated 15396 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/init-core-data-001
   [junit4]   2> 2105176 WARN  (SUITE-TestUseDocValuesAsStored-seed#[76BC5A6650E2A727]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2105176 INFO  (SUITE-TestUseDocValuesAsStored-seed#[76BC5A6650E2A727]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2105177 INFO  (SUITE-TestUseDocValuesAsStored-seed#[76BC5A6650E2A727]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2105177 INFO  (SUITE-TestUseDocValuesAsStored-seed#[76BC5A6650E2A727]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2105181 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
   [junit4]   2> 2105184 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2105188 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2105193 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 2105202 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 2105207 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 2105210 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2105254 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 2105449 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2105450 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e22d06a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105450 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e22d06a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105455 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14b1c8d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105455 WARN  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14b1c8d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105494 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2105494 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2105519 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2105527 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2105528 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2105533 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2105539 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 2105548 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 2105548 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 2105548 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2105548 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/init-core-data-001/]
   [junit4]   2> 2105550 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=31.5791015625, floorSegmentMB=0.9853515625, forceMergeDeletesPctAllowed=21.078489119377895, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=29.499915817912743
   [junit4]   2> 2105600 WARN  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2105645 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2105645 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2105647 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.5966796875, floorSegmentMB=0.3818359375, forceMergeDeletesPctAllowed=24.17250536855207, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=46.75701942805985
   [junit4]   2> 2105647 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@165b239[collection1] main]
   [junit4]   2> 2105647 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf
   [junit4]   2> 2105648 INFO  (coreLoadExecutor-14554-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2105649 INFO  (searcherExecutor-14555-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@165b239[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2105649 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2105650 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2105656 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2105661 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2105661 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2105661 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 2105662 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2105662 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c0784af commitCommandVersion:0
   [junit4]   2> 2105743 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@122c8855[collection1] main]
   [junit4]   2> 2105746 INFO  (searcherExecutor-14555-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@122c8855[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521316}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2105746 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2105746 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 84
   [junit4]   2> 2105748 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2105749 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2105749 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2105750 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2105750 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1459210581
   [junit4]   2> 2105751 INFO  (coreCloseExecutor-14559-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f0ba5c3
   [junit4]   2> 2105751 INFO  (coreCloseExecutor-14559-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3f0ba5c3
   [junit4]   2> 2105751 INFO  (coreCloseExecutor-14559-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b393065: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1197076
   [junit4]   2> 2105778 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2105778 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38c720b5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71e61c9a
   [junit4]   2> 2105785 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2105785 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58743cde: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73a619a6
   [junit4]   2> 2105789 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2105789 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70b7b3c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@78b2e80
   [junit4]   2> 2105803 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 2105808 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 2105811 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2105826 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2105835 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-non-stored-docvalues.xml instead
   [junit4]   2> 2105837 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 2105841 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 2105842 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1/conf/managed-schema
   [junit4]   2> 2105848 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 2105944 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2105946 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c68ee12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105946 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c68ee12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105955 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@765b553a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105955 WARN  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@765b553a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2105982 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2105982 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2105998 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2106017 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2106017 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2106038 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2106064 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 2106068 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 2106068 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1, trusted=true
   [junit4]   2> 2106068 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b887e25
   [junit4]   2> 2106068 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/init-core-data-001/]
   [junit4]   2> 2106070 WARN  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2106106 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2106106 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2106107 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=31.5791015625, floorSegmentMB=0.9853515625, forceMergeDeletesPctAllowed=21.078489119377895, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=29.499915817912743
   [junit4]   2> 2106108 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42a53ac0[collection1] main]
   [junit4]   2> 2106108 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001/tempDir-002/collection1/conf
   [junit4]   2> 2106109 INFO  (coreLoadExecutor-14569-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2106110 INFO  (searcherExecutor-14570-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42a53ac0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1564450521316}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106110 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2106111 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2106111 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2106112 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2106112 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106112 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106207 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@77bc2df3[collection1] main]
   [junit4]   2> 2106207 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106211 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77bc2df3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106215 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 102
   [junit4]   2> 2106215 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106217 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106218 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106219 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106219 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106220 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106221 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2106221 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106221 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106308 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c9bcff[collection1] main]
   [junit4]   2> 2106309 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106310 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c9bcff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106311 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 89
   [junit4]   2> 2106312 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106312 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106312 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106313 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106313 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_i_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106313 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2106314 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2106314 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106314 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106432 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@674b6525[collection1] main]
   [junit4]   2> 2106434 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@674b6525[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106434 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106434 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 119
   [junit4]   2> 2106435 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106435 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106436 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106436 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106436 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106436 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2106437 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2106437 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106437 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106614 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cbea184[collection1] main]
   [junit4]   2> 2106615 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106616 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4cbea184[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106616 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 178
   [junit4]   2> 2106617 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106618 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106619 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106620 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106621 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106622 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 2106624 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2106624 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106624 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106778 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24e0d2e2[collection1] main]
   [junit4]   2> 2106778 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106780 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24e0d2e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106780 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 155
   [junit4]   2> 2106780 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106781 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106781 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106782 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106782 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_fs_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106783 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 2106784 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2106784 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106784 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2106947 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6736d28e[collection1] main]
   [junit4]   2> 2106948 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2106949 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6736d28e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522437}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2106949 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 165
   [junit4]   2> 2106950 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106950 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106951 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106951 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106952 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dts_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2106952 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2106953 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2106954 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2106954 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2107107 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14e4f214[collection1] main]
   [junit4]   2> 2107107 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2107108 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14e4f214[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522437}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522607}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2107108 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 154
   [junit4]   2> 2107108 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2107109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2107109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2107109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2107109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2107109 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2107110 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2107110 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2107111 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2108467 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6849738e[collection1] main]
   [junit4]   2> 2108467 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2108468 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6849738e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522437}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522607}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_8(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522764}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2108468 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1357
   [junit4]   2> 2108469 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108469 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108476 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108477 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108478 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_ss_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108479 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 2108480 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 2108480 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2108480 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2108825 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3eaf9172[collection1] main]
   [junit4]   2> 2108825 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2108826 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3eaf9172[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521766}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_2(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521875}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_3(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450521967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_4(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522091}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_5(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_6(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522437}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_7(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522607}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_8(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450522764}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_9(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524133}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2108826 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 346
   [junit4]   2> 2108827 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108827 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108827 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&fl=enum_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 2108829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2108829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2108829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 2108829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2108829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2108894 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d0a0363[collection1] main]
   [junit4]   2> 2108894 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2108895 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d0a0363[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524483}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2108899 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 69
   [junit4]   2> 2108900 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108901 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108902 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108903 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108904 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108904 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108905 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 2108906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2108906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2108991 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e77f572[collection1] main]
   [junit4]   2> 2108991 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2108992 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e77f572[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524483}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_b(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524559}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2108992 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 86
   [junit4]   2> 2108992 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108993 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108993 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108994 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108994 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2108995 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2108996 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 2108996 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2108996 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2109093 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c8cb2b4[collection1] main]
   [junit4]   2> 2109094 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109095 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c8cb2b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524483}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_b(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524559}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_c(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524649}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2109095 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 98
   [junit4]   2> 2109095 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109096 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109096 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109096 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109096 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109097 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2109097 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 2109097 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109097 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@65f1fa9f commitCommandVersion:0
   [junit4]   2> 2109208 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e8ab322[collection1] main]
   [junit4]   2> 2109208 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109209 INFO  (searcherExecutor-14570-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e8ab322[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524483}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_b(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524559}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_c(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524649}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_d(9.0.0):C1:[diagnostics={java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=12.0.1+12, os.version=4.18.0-25-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1564450524751}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2109209 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 111
   [junit4]   2> 2109209 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109209 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109210 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109210 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109211 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2109211 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 2109212 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 2109212 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109212 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[76BC5A6650E2A727]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrI

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

 com.codahale.metrics.MetricRegistry@6c1d0898
   [junit4]   2> 2167717 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2167717 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@608a7a20: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4c28996f
   [junit4]   2> 2167721 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2167721 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60deacb1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73a619a6
   [junit4]   2> 2167724 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2167724 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61fe3abc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@78b2e80
   [junit4]   2> 2167725 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[76BC5A6650E2A727]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_76BC5A6650E2A727-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1391, maxMBSortInHeap=7.261999175860271, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@54178ba9), locale=en-BE, timezone=Europe/Copenhagen
   [junit4]   2> NOTE: Linux 4.18.0-25-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=240280088,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestUniqueKeyFieldResource, DeleteReplicaTest, TestMacros, BasicZkTest, TestObjectReleaseTracker, TestSolrCLIRunExample, TestSimDistribStateManager, TolerantUpdateProcessorTest, CdcrBidirectionalTest, TestSearchPerf, TestMiniSolrCloudClusterSSL, TestCorePropertiesReload, DocExpirationUpdateProcessorFactoryTest, TestScoreJoinQPScore, SolrTestCaseJ4Test, ZkFailoverTest, TestReversedWildcardFilterFactory, UniqFieldsUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestSolrCoreParser, TestPseudoReturnFields, TestReplicationHandler, MetricsHistoryIntegrationTest, BadComponentTest, HttpSolrCallGetCoreTest, TestManagedResourceStorage, TestSSLRandomization, ClassificationUpdateProcessorIntegrationTest, DeleteInactiveReplicaTest, SubstringBytesRefFilterTest, ConnectionManagerTest, PreAnalyzedFieldManagedSchemaCloudTest, ZkStateReaderTest, DistributedIntervalFacetingTest, TestAuthenticationFramework, BlockDirectoryTest, DocValuesMissingTest, TestConfigSets, SolrPluginUtilsTest, CdcrUpdateLogTest, OutputWriterTest, SolrMetricManagerTest, TestNRTOpen, SpatialFilterTest, AtomicUpdatesTest, CollectionsAPISolrJTest, TestLRUStatsCache, TestReloadAndDeleteDocs, TestSimNodeAddedTrigger, TestLuceneIndexBackCompat, TestHttpShardHandlerFactory, TestHighFrequencyDictionaryFactory, TestSQLHandlerNonCloud, TestContainerReqHandler, TestSolrQueryParser, TestImplicitCoreProperties, DistributedQueueTest, DirectoryFactoryTest, IndexSchemaTest, TestComplexPhraseLeadingWildcard, TestTrie, RandomizedTaggerTest, TestCopyFieldCollectionResource, MetricTriggerIntegrationTest, ScriptEngineTest, TestManagedSynonymGraphFilterFactory, TestPullReplica, RuleEngineTest, SuggesterTSTTest, CachingDirectoryFactoryTest, TestDistributedTracing, SSLMigrationTest, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, BooleanFieldTest, NodeAddedTriggerTest, RequestHandlersTest, TestLMDirichletSimilarityFactory, TermsComponentTest, SuggestComponentTest, DistanceUnitsTest, TestPKIAuthenticationPlugin, TestLegacyNumericRangeQueryBuilder, DistanceFunctionTest, FieldAnalysisRequestHandlerTest, SystemInfoHandlerTest, TestFieldCollectionResource, ForceLeaderTest, TestDFISimilarityFactory, TestDynamicLoading, SpellCheckCollatorWithCollapseTest, TestDelegationWithHadoopAuth, TestCloudInspectUtil, TestUtils, TestSolrConfigHandler, AutoScalingHandlerTest, TestBlobHandler, TestSimpleTrackingShardHandler, TestJmxIntegration, CircularListTest, JvmMetricsTest, ChaosMonkeySafeLeaderTest, TestDistribIDF, TestSubQueryTransformerCrossCore, TestFieldCache, TestSuggestSpellingConverter, ShardRoutingTest, TriggerSetPropertiesIntegrationTest, TestOverriddenPrefixQueryForCustomFieldType, DocumentBuilderTest, RecoveryZkTest, TestFieldTypeResource, FileBasedSpellCheckerTest, IgnoreLargeDocumentProcessorFactoryTest, TestLegacyField, SolrRrdBackendFactoryTest, ScheduledTriggerIntegrationTest, TestInPlaceUpdatesRequiredField, CollectionsAPIDistributedZkTest, TestRecoveryHdfs, NumericFieldsTest, DistribCursorPagingTest, TaggingAttributeTest, HttpPartitionWithTlogReplicasTest, TestExportWriter, OverriddenZkACLAndCredentialsProvidersTest, CollectionReloadTest, TestDownShardTolerantSearch, TestAnalyzeInfixSuggestions, TestCharFilters, DefaultValueUpdateProcessorTest, LeaderTragicEventTest, OverseerRolesTest, TestRTGBase, TestNamedUpdateProcessors, ZkSolrClientTest, TriggerCooldownIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, OrderedExecutorTest, BasicFunctionalityTest, ConvertedLegacyTest, SampleTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties, TestDeprecatedFilters, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DistributedVersionInfoTest, LeaderElectionTest, LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OverseerTaskQueueTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SliceStateTest, SolrCLIZkUtilsTest, SyncSliceTest, TestCloudRecovery, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestWaitForStateWithJettyShutdowns, TestWithCollection, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, NodeLostTriggerIntegrationTest, SearchRateTriggerIntegrationTest, SystemLogListenerTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, PluginInfoTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestConfigSetImmutable, TestQuerySenderListener, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCloudSnapshots, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreAdminHandlerTest, CoreAdminOperationTest, CoreMergeIndexesAdminHandlerTest, DaemonStreamApiTest, MBeansHandlerTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryElevationComponentTest, DistributedSpellCheckComponentTest, MoreLikeThisComponentTest, QueryElevationComponentTest, ShufflingReplicaListTransformerTest, SpellCheckComponentTest, StatsComponentTest, UninvertDocValuesMergePolicyTest, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrGraphiteReporterTest, RegexBytesRefFilterTest, TestFaceting, TestIntervalFaceting, TestSchemaManager, TestSortableTextField, TestUseDocValuesAsStored]
   [junit4] Completed [763/871 (1!)] on J2 in 62.79s, 7 tests, 1 error <<< FAILURES!

[...truncated 45208 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24469/consoleText

[repro] Revision: 70a8deb0abedd42aec86b10a8da2676737853514

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestUseDocValuesAsStored -Dtests.method=testDuplicateMultiValued -Dtests.seed=76BC5A6650E2A727 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-BE -Dtests.timezone=Europe/Copenhagen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestUseDocValuesAsStored" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=76BC5A6650E2A727 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-BE -Dtests.timezone=Europe/Copenhagen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 110 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.schema.TestUseDocValuesAsStored
[repro] Exiting with code 0

[...truncated 43 lines...]