Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3513/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:39613/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
        at 
__randomizedtesting.SeedInfo.seed([4B6C7437C6F5256C:392051387795931F]: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 
http://127.0.0.1:39613/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.SolrCacheHolder.put(SolrCacheHolder.java:46)
        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.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




Build Log:
[...truncated 13763 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> 521470 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKG_4B6C7437C6F5256C-001/tempDir-001
   [junit4]   2> 521471 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 521471 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 521471 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 521571 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:36433
   [junit4]   2> 521571 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36433
   [junit4]   2> 521571 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36433
   [junit4]   2> 521575 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521579 INFO  (zkConnectionManagerCallback-2369-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 521579 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521583 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521585 INFO  (zkConnectionManagerCallback-2371-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 521585 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521587 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521587 INFO  (zkConnectionManagerCallback-2373-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 521588 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521692 WARN  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 521693 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 521693 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 521693 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 521702 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 521702 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 521702 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 521704 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2853bde3{/solr,null,AVAILABLE}
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@674842df{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39613}
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.s.Server Started @521763ms
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39613}
   [junit4]   2> 521705 ERROR (jetty-launcher-2374-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 521705 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T07:09:48.917755Z
   [junit4]   2> 521709 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521711 INFO  (zkConnectionManagerCallback-2376-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 521712 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521712 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 522066 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 522067 WARN  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@584d63fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522067 WARN  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@584d63fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522074 WARN  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66881769[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522074 WARN  (jetty-launcher-2374-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66881769[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522075 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36433/solr
   [junit4]   2> 522080 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522081 INFO  (zkConnectionManagerCallback-2383-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522082 INFO  (jetty-launcher-2374-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522186 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 522189 INFO  (zkConnectionManagerCallback-2385-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522189 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 522368 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39613_solr
   [junit4]   2> 522370 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.Overseer Overseer 
(id=72161362685460485-127.0.0.1:39613_solr-n_0000000000) starting
   [junit4]   2> 522390 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 522393 INFO  (zkConnectionManagerCallback-2392-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522393 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 522398 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36433/solr ready
   [junit4]   2> 522410 INFO  
(OverseerStateUpdate-72161362685460485-127.0.0.1:39613_solr-n_0000000000) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39613_solr
   [junit4]   2> 522414 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39613_solr
   [junit4]   2> 522417 INFO  (zkCallback-2384-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522418 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 522443 INFO  (zkCallback-2391-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522458 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 522491 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39613.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55e267ed
   [junit4]   2> 522508 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39613.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55e267ed
   [junit4]   2> 522508 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39613.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55e267ed
   [junit4]   2> 522510 INFO  (jetty-launcher-2374-thread-1) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKG_4B6C7437C6F5256C-001/tempDir-001/node1/.
   [junit4]   2> 522535 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522537 INFO  (zkConnectionManagerCallback-2398-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522537 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522539 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522542 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36433/solr ready
   [junit4]   2> 523326 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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> 523335 INFO  
(OverseerThreadFactory-2362-thread-1-processing-n:127.0.0.1:39613_solr) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 523449 INFO  
(OverseerStateUpdate-72161362685460485-127.0.0.1:39613_solr-n_0000000000) 
[n:127.0.0.1:39613_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39613/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 523653 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 523654 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524674 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524694 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524757 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524782 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524784 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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_39613.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@55e267ed
   [junit4]   2> 524785 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKG_4B6C7437C6F5256C-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKG_4B6C7437C6F5256C-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 524789 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=23.3798828125, 
floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=5.848521042512015, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=44.20071995196031
   [junit4]   2> 524792 WARN  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524864 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524864 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524866 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524866 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524868 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=47.07421875, 
floorSegmentMB=1.7373046875, forceMergeDeletesPctAllowed=25.446321791676525, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=26.7482278761712
   [junit4]   2> 524869 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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@6548de0c[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main]
   [junit4]   2> 524871 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524872 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524873 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524873 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 1641191091297320960
   [junit4]   2> 524882 INFO  
(searcherExecutor-2367-thread-1-processing-n:127.0.0.1:39613_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:39613_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@6548de0c[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 524883 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524884 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524890 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524890 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524890 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39613/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
   [junit4]   2> 524890 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 524891 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39613/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 524891 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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/72161362685460485-core_node2-n_0000000000
   [junit4]   2> 524894 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39613/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 524997 INFO  (zkCallback-2384-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> 524997 INFO  (zkCallback-2384-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> 525001 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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> 525009 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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=1355
   [junit4]   2> 525014 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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> 525115 INFO  (zkCallback-2384-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> 525115 INFO  (zkCallback-2384-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> 525115 INFO  (zkCallback-2384-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> 525122 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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=1796
   [junit4]   2> 525123 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-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> 525128 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[4B6C7437C6F5256C]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 525171 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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> 525171 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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 
(1641191091599310848)]} 0 12
   [junit4]   2> 525175 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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 
(1641191091613990912)]} 0 2
   [junit4]   2> 525177 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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 
(1641191091616088064)]} 0 0
   [junit4]   2> 525181 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 
(1641191091620282368)]} 0 0
   [junit4]   2> 525183 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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 
(1641191091622379520)]} 0 0
   [junit4]   2> 525185 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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 
(1641191091624476672)]} 0 0
   [junit4]   2> 525187 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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 
(1641191091625525248)]} 0 0
   [junit4]   2> 525188 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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 
(1641191091627622400)]} 0 0
   [junit4]   2> 525190 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 
(1641191091629719552)]} 0 0
   [junit4]   2> 525192 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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 
(1641191091631816704)]} 0 0
   [junit4]   2> 525193 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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 
(1641191091632865280)]} 0 0
   [junit4]   2> 525195 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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 
(1641191091634962432)]} 0 0
   [junit4]   2> 525197 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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 
(1641191091636011008)]} 0 0
   [junit4]   2> 525198 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 
(1641191091638108160)]} 0 0
   [junit4]   2> 525200 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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 
(1641191091640205312)]} 0 0
   [junit4]   2> 525201 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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 
(1641191091641253888)]} 0 0
   [junit4]   2> 525203 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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 
(1641191091643351040)]} 0 0
   [junit4]   2> 525207 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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 
(1641191091646496768)]} 0 0
   [junit4]   2> 525208 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 
(1641191091648593920)]} 0 0
   [junit4]   2> 525210 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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 
(1641191091650691072)]} 0 0
   [junit4]   2> 525224 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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 
(1641191091664322560)]} 0 1
   [junit4]   2> 525226 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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 
(1641191091666419712)]} 0 0
   [junit4]   2> 525227 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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 
(1641191091668516864)]} 0 0
   [junit4]   2> 525229 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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 
(1641191091669565440)]} 0 0
   [junit4]   2> 525231 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 
(1641191091671662592)]} 0 0
   [junit4]   2> 525232 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 
(1641191091673759744)]} 0 0
   [junit4]   2> 525234 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 
(1641191091675856896)]} 0 0
   [junit4]   2> 525236 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 
(1641191091677954048)]} 0 0
   [junit4]   2> 525237 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 
(1641191091679002624)]} 0 0
   [junit4]   2> 525239 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 
(1641191091681099776)]} 0 0
   [junit4]   2> 525241 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 
(1641191091682148352)]} 0 0
   [junit4]   2> 525242 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 
(1641191091684245504)]} 0 0
   [junit4]   2> 525244 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 
(1641191091686342656)]} 0 0
   [junit4]   2> 525246 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 
(1641191091688439808)]} 0 0
   [junit4]   2> 525248 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 
(1641191091689488384)]} 0 0
   [junit4]   2> 525249 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 
(1641191091691585536)]} 0 0
   [junit4]   2> 525251 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 
(1641191091693682688)]} 0 0
   [junit4]   2> 525252 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 
(1641191091694731264)]} 0 0
   [junit4]   2> 525254 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 
(1641191091696828416)]} 0 0
   [junit4]   2> 525256 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 
(1641191091697876992)]} 0 0
   [junit4]   2> 525260 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 
(1641191091703119872)]} 0 0
   [junit4]   2> 525262 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 
(1641191091705217024)]} 0 0
   [junit4]   2> 525264 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 
(1641191091706265600)]} 0 0
   [junit4]   2> 525265 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 
(1641191091708362752)]} 0 0
   [junit4]   2> 525267 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 
(1641191091710459904)]} 0 0
   [junit4]   2> 525269 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 
(1641191091711508480)]} 0 0
   [junit4]   2> 525270 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 
(1641191091713605632)]} 0 0
   [junit4]   2> 525272 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 
(1641191091714654208)]} 0 0
   [junit4]   2> 525274 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 
(1641191091717799936)]} 0 0
   [junit4]   2> 525276 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 
(1641191091718848512)]} 0 0
   [junit4]   2> 525277 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 
(1641191091720945664)]} 0 0
   [junit4]   2> 525279 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 
(1641191091721994240)]} 0 0
   [junit4]   2> 525280 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 
(1641191091724091392)]} 0 0
   [junit4]   2> 525282 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 
(1641191091725139968)]} 0 0
   [junit4]   2> 525283 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 
(1641191091727237120)]} 0 0
   [junit4]   2> 525288 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 
(1641191091732480000)]} 0 0
   [junit4]   2> 525290 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 
(1641191091734577152)]} 0 0
   [junit4]   2> 525292 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 
(1641191091735625728)]} 0 0
   [junit4]   2> 525293 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 
(1641191091737722880)]} 0 0
   [junit4]   2> 525295 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 
(1641191091738771456)]} 0 0
   [junit4]   2> 525296 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 
(1641191091740868608)]} 0 0
   [junit4]   2> 525298 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 
(1641191091742965760)]} 0 0
   [junit4]   2> 525299 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 
(1641191091744014336)]} 0 0
   [junit4]   2> 525302 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 
(1641191091746111488)]} 0 0
   [junit4]   2> 525307 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 
(1641191091752402944)]} 0 0
   [junit4]   2> 525309 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 
(1641191091754500096)]} 0 0
   [junit4]   2> 525311 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 
(1641191091756597248)]} 0 0
   [junit4]   2> 525313 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 
(1641191091758694400)]} 0 0
   [junit4]   2> 525315 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 
(1641191091759742976)]} 0 0
   [junit4]   2> 525316 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 
(1641191091761840128)]} 0 0
   [junit4]   2> 525318 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 
(1641191091763937280)]} 0 0
   [junit4]   2> 525320 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 
(1641191091764985856)]} 0 0
   [junit4]   2> 525321 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 
(1641191091767083008)]} 0 0
   [junit4]   2> 525323 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 
(1641191091768131584)]} 0 0
   [junit4]   2> 525324 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 
(1641191091770228736)]} 0 0
   [junit4]   2> 525326 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 
(1641191091771277312)]} 0 0
   [junit4]   2> 525328 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 
(1641191091773374464)]} 0 1
   [junit4]   2> 525330 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 
(1641191091776520192)]} 0 0
   [junit4]   2> 525332 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 
(1641191091777568768)]} 0 0
   [junit4]   2> 525334 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 
(1641191091779665920)]} 0 0
   [junit4]   2> 525335 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 
(1641191091781763072)]} 0 0
   [junit4]   2> 525336 INFO  
(OverseerCollectionConfigSetProcessor-72161362685460485-127.0.0.1:39613_solr-n_0000000000)
 [n:127.0.0.1:39613_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 525337 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 
(1641191091783860224)]} 0 0
   [junit4]   2> 525338 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 
(1641191091784908800)]} 0 0
   [junit4]   2> 525340 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 
(1641191091787005952)]} 0 0
   [junit4]   2> 525345 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 
(1641191091792248832)]} 0 0
   [junit4]   2> 525347 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 
(1641191091793297408)]} 0 0
   [junit4]   2> 525348 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 
(1641191091795394560)]} 0 0
   [junit4]   2> 525358 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 
(1641191091805880320)]} 0 1
   [junit4]   2> 525360 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 
(1641191091807977472)]} 0 0
   [junit4]   2> 525361 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 
(1641191091809026048)]} 0 0
   [junit4]   2> 525363 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 
(1641191091811123200)]} 0 0
   [junit4]   2> 525364 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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=[88 
(1641191091812171776)]} 0 0
   [junit4]   2> 525366 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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=[89 
(1641191091814268928)]} 0 0
   [junit4]   2> 525368 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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=[90 
(1641191091816366080)]} 0 0
   [junit4]   2> 525369 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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=[91 
(1641191091817414656)]} 0 0
   [junit4]   2> 525371 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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=[92 
(1641191091819511808)]} 0 0
   [junit4]   2> 525372 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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=[93 
(1641191091820560384)]} 0 0
   [junit4]   2> 525374 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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=[94 
(1641191091822657536)]} 0 0
   [junit4]   2> 525375 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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=[95 
(1641191091823706112)]} 0 0
   [junit4]   2> 525377 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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=[96 
(1641191091824754688)]} 0 0
   [junit4]   2> 525378 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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=[97 
(1641191091826851840)]} 0 0
   [junit4]   2> 525379 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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=[98 
(1641191091827900416)]} 0 0
   [junit4]   2> 525381 INFO  (qtp1771024798-6854) [n:127.0.0.1:39613_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=[99 
(1641191091829997568)]} 0 0
   [junit4]   2> 525382 INFO  (qtp1771024798-6855) [n:127.0.0.1:39613_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=[100 
(1641191091831046144)]} 0 0
   [junit4]   2> 525384 INFO  (qtp1771024798-6853) [n:127.0.0.1:39613_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=[101 
(1641191091833143296)]} 0 0
   [junit4]   2> 525385 INFO  (qtp1771024798-6856) [n:127.0.0.1:39613_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=[102 
(1641191091834191872)]} 0 0
   [junit4]   2> 525387 INFO  (qtp1771024798-6852) [n:127.0.0.1:39613_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

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

e/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null830266454
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null830266454
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null830266454

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 33ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 104 minutes 18 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to