You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/23 12:13:44 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 27097 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27097/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

2 tests failed.
FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.testRandom

Error Message:
rows=0&q=(field_6_multi_ss:42+OR+field_3_multi_ss:10+OR+field_4_multi_sds:11+OR+field_12_multi_ss:29+OR+field_3_multi_ss:20+OR+field_6_multi_ss:31+OR+field_10_multi_sds:22+OR+field_12_multi_ss:46+OR+field_11_multi_sdsS:23+OR+field_4_multi_sds:20)&fore=(field_12_multi_ss:34+OR+field_1_multi_sds:11+OR+field_0_multi_ss:20+OR+field_8_multi_sdsS:29+OR+field_3_multi_ss:36+OR+field_12_multi_ss:55+OR+field_6_multi_ss:21+OR+field_11_multi_sdsS:52+OR+field_6_multi_ss:18)&back=(field_2_multi_sdsS:13+OR+field_3_multi_ss:14+OR+field_3_multi_ss:16+OR+field_14_multi_sdsS:57)&json.facet={"facet_1":{"method":"${method_val:smart}","limit":7,"overrequest":48,"prefix":"3","sort":"skg+desc","prelim_sort":"count+desc","allBuckets":false,"refine":true,"type":"terms","field":"field_12_multi_ss","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_2":{"method":"${method_val:smart}","limit":10,"overrequest":-1,"perSeg":false,"sort":"index+asc","refine":true,"type":"terms","field":"field_11_multi_sdsS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_3":{"method":"${method_val:smart}","limit":60,"overrequest":16,"type":"terms","field":"field_2_solo_idS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"skg0":{"min_popularity":"0.001","type":"func","func":"relatedness($fore,$back)"}}},"skg0":{"type":"func","func":"relatedness($fore,$back)"}}}}}}&_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:5 ===> Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum

Stack Trace:
java.lang.AssertionError: rows=0&q=(field_6_multi_ss:42+OR+field_3_multi_ss:10+OR+field_4_multi_sds:11+OR+field_12_multi_ss:29+OR+field_3_multi_ss:20+OR+field_6_multi_ss:31+OR+field_10_multi_sds:22+OR+field_12_multi_ss:46+OR+field_11_multi_sdsS:23+OR+field_4_multi_sds:20)&fore=(field_12_multi_ss:34+OR+field_1_multi_sds:11+OR+field_0_multi_ss:20+OR+field_8_multi_sdsS:29+OR+field_3_multi_ss:36+OR+field_12_multi_ss:55+OR+field_6_multi_ss:21+OR+field_11_multi_sdsS:52+OR+field_6_multi_ss:18)&back=(field_2_multi_sdsS:13+OR+field_3_multi_ss:14+OR+field_3_multi_ss:16+OR+field_14_multi_sdsS:57)&json.facet={"facet_1":{"method":"${method_val:smart}","limit":7,"overrequest":48,"prefix":"3","sort":"skg+desc","prelim_sort":"count+desc","allBuckets":false,"refine":true,"type":"terms","field":"field_12_multi_ss","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_2":{"method":"${method_val:smart}","limit":10,"overrequest":-1,"perSeg":false,"sort":"index+asc","refine":true,"type":"terms","field":"field_11_multi_sdsS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_3":{"method":"${method_val:smart}","limit":60,"overrequest":16,"type":"terms","field":"field_2_solo_idS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"skg0":{"min_popularity":"0.001","type":"func","func":"relatedness($fore,$back)"}}},"skg0":{"type":"func","func":"relatedness($fore,$back)"}}}}}}&_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:5 ===> Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum
	at __randomizedtesting.SeedInfo.seed([3BB41A8C5C5F8D43:49F83F83ED3F3B30]:0)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.assertFacetSKGsAreConsistent(TestCloudJSONFacetSKGEquiv.java:547)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.testRandom(TestCloudJSONFacetSKGEquiv.java:469)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.lang.AssertionError: Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.assertFacetSKGsAreConsistent(TestCloudJSONFacetSKGEquiv.java:543)
	... 40 more


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

Error Message:
rows=0&q=(field_6_multi_ss:42+OR+field_3_multi_ss:10+OR+field_4_multi_sds:11+OR+field_12_multi_ss:29+OR+field_3_multi_ss:20+OR+field_6_multi_ss:31+OR+field_10_multi_sds:22+OR+field_12_multi_ss:46+OR+field_11_multi_sdsS:23+OR+field_4_multi_sds:20)&fore=(field_12_multi_ss:34+OR+field_1_multi_sds:11+OR+field_0_multi_ss:20+OR+field_8_multi_sdsS:29+OR+field_3_multi_ss:36+OR+field_12_multi_ss:55+OR+field_6_multi_ss:21+OR+field_11_multi_sdsS:52+OR+field_6_multi_ss:18)&back=(field_2_multi_sdsS:13+OR+field_3_multi_ss:14+OR+field_3_multi_ss:16+OR+field_14_multi_sdsS:57)&json.facet={"facet_1":{"method":"${method_val:smart}","limit":7,"overrequest":48,"prefix":"3","sort":"skg+desc","prelim_sort":"count+desc","allBuckets":false,"refine":true,"type":"terms","field":"field_12_multi_ss","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_2":{"method":"${method_val:smart}","limit":10,"overrequest":-1,"perSeg":false,"sort":"index+asc","refine":true,"type":"terms","field":"field_11_multi_sdsS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_3":{"method":"${method_val:smart}","limit":60,"overrequest":16,"type":"terms","field":"field_2_solo_idS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"skg0":{"min_popularity":"0.001","type":"func","func":"relatedness($fore,$back)"}}},"skg0":{"type":"func","func":"relatedness($fore,$back)"}}}}}}&_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:4 ===> Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum

Stack Trace:
java.lang.AssertionError: rows=0&q=(field_6_multi_ss:42+OR+field_3_multi_ss:10+OR+field_4_multi_sds:11+OR+field_12_multi_ss:29+OR+field_3_multi_ss:20+OR+field_6_multi_ss:31+OR+field_10_multi_sds:22+OR+field_12_multi_ss:46+OR+field_11_multi_sdsS:23+OR+field_4_multi_sds:20)&fore=(field_12_multi_ss:34+OR+field_1_multi_sds:11+OR+field_0_multi_ss:20+OR+field_8_multi_sdsS:29+OR+field_3_multi_ss:36+OR+field_12_multi_ss:55+OR+field_6_multi_ss:21+OR+field_11_multi_sdsS:52+OR+field_6_multi_ss:18)&back=(field_2_multi_sdsS:13+OR+field_3_multi_ss:14+OR+field_3_multi_ss:16+OR+field_14_multi_sdsS:57)&json.facet={"facet_1":{"method":"${method_val:smart}","limit":7,"overrequest":48,"prefix":"3","sort":"skg+desc","prelim_sort":"count+desc","allBuckets":false,"refine":true,"type":"terms","field":"field_12_multi_ss","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_2":{"method":"${method_val:smart}","limit":10,"overrequest":-1,"perSeg":false,"sort":"index+asc","refine":true,"type":"terms","field":"field_11_multi_sdsS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"facet_3":{"method":"${method_val:smart}","limit":60,"overrequest":16,"type":"terms","field":"field_2_solo_idS","facet":{"skg":{"type":"func","func":"relatedness($fore,$back)"},"skg0":{"min_popularity":"0.001","type":"func","func":"relatedness($fore,$back)"}}},"skg0":{"type":"func","func":"relatedness($fore,$back)"}}}}}}&_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:4 ===> Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum
	at __randomizedtesting.SeedInfo.seed([3BB41A8C5C5F8D43:49F83F83ED3F3B30]:0)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.assertFacetSKGsAreConsistent(TestCloudJSONFacetSKGEquiv.java:547)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.testRandom(TestCloudJSONFacetSKGEquiv.java:469)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.lang.AssertionError: Mismatch: .facet_1.buckets[2][facet_2].buckets[2][val]:18!=21 using method_val=enum
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.assertFacetSKGsAreConsistent(TestCloudJSONFacetSKGEquiv.java:543)
	... 40 more




Build Log:
[...truncated 13796 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv
   [junit4]   2> 744506 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 744506 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 744507 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/data-dir-86-001
   [junit4]   2> 744507 WARN  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 744507 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 744507 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 744508 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001
   [junit4]   2> 744508 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 744508 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 744508 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 744608 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 39085
   [junit4]   2> 744608 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39085
   [junit4]   2> 744608 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39085
   [junit4]   2> 744608 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39085
   [junit4]   2> 744610 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744612 INFO  (zkConnectionManagerCallback-9392-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744612 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744614 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744615 INFO  (zkConnectionManagerCallback-9394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744615 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744615 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744616 INFO  (zkConnectionManagerCallback-9396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744616 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 744719 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@553363ed{/solr,null,AVAILABLE}
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76ccacf3{/solr,null,AVAILABLE}
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18b2a555{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42171}
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.e.j.s.Server Started @744754ms
   [junit4]   2> 744727 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42171}
   [junit4]   2> 744728 ERROR (jetty-launcher-9397-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-23T11:55:42.935179Z
   [junit4]   2> 744728 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744733 INFO  (zkConnectionManagerCallback-9399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744733 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744738 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51da75d3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38905}
   [junit4]   2> 744738 INFO  (jetty-launcher-9397-thread-1) [     ] o.e.j.s.Server Started @744765ms
   [junit4]   2> 744738 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38905}
   [junit4]   2> 744739 ERROR (jetty-launcher-9397-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-23T11:55:42.946221Z
   [junit4]   2> 744739 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744743 INFO  (zkConnectionManagerCallback-9401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744743 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744744 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 744846 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 744847 WARN  (jetty-launcher-9397-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a88f9a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744847 WARN  (jetty-launcher-9397-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a88f9a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744849 WARN  (jetty-launcher-9397-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51fcf587[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744849 WARN  (jetty-launcher-9397-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51fcf587[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744850 INFO  (jetty-launcher-9397-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39085/solr
   [junit4]   2> 744851 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744852 INFO  (zkConnectionManagerCallback-9412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744852 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744884 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42171_solr
   [junit4]   2> 744885 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.Overseer Overseer (id=72130327318167557-127.0.0.1:42171_solr-n_0000000000) starting
   [junit4]   2> 744896 INFO  (OverseerStateUpdate-72130327318167557-127.0.0.1:42171_solr-n_0000000000) [n:127.0.0.1:42171_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42171_solr
   [junit4]   2> 744896 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42171_solr
   [junit4]   2> 744897 INFO  (zkCallback-9411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744897 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 744898 WARN  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 744905 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 744917 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42171.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744921 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42171.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744921 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42171.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744922 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:42171_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node2
   [junit4]   2> 744945 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 744946 WARN  (jetty-launcher-9397-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55a50cc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744946 WARN  (jetty-launcher-9397-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55a50cc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744947 WARN  (jetty-launcher-9397-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e8ab305[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744947 WARN  (jetty-launcher-9397-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e8ab305[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 744948 INFO  (jetty-launcher-9397-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39085/solr
   [junit4]   2> 744949 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744950 INFO  (zkConnectionManagerCallback-9435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744950 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744951 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744952 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38905_solr as DOWN
   [junit4]   2> 744953 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 744953 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38905_solr
   [junit4]   2> 744953 INFO  (zkCallback-9411-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 744953 INFO  (zkCallback-9434-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 744954 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 744954 WARN  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 744963 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 744975 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744983 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744983 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 744984 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:38905_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node1
   [junit4]   2> 744991 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 744992 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744992 INFO  (zkConnectionManagerCallback-9448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744993 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744993 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 744993 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39085/solr ready
   [junit4]   2> 745195 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_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.TestCloudJSONFacetSKGEquiv_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745196 INFO  (OverseerThreadFactory-9419-thread-1-processing-n:127.0.0.1:42171_solr) [n:127.0.0.1:42171_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection
   [junit4]   2> 745300 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 745302 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 745302 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 745305 INFO  (OverseerStateUpdate-72130327318167557-127.0.0.1:42171_solr-n_0000000000) [n:127.0.0.1:42171_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42171/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42171_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 745306 INFO  (OverseerStateUpdate-72130327318167557-127.0.0.1:42171_solr-n_0000000000) [n:127.0.0.1:42171_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38905/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38905_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 745507 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 745507 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 745513 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 745514 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 745626 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 745629 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 745721 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 745729 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 745735 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1' using configuration from configset org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set, trusted=true
   [junit4]   2> 745739 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42171.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 745739 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1/data/]
   [junit4]   2> 745740 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2' using configuration from configset org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set, trusted=true
   [junit4]   2> 745740 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection.shard2.replica_n2' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2659bcf8
   [junit4]   2> 745740 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2/data/]
   [junit4]   2> 745754 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 745754 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 745756 WARN  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_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> 745756 WARN  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] 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> 745811 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 745811 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 745812 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 745812 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 745812 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 745813 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set
   [junit4]   2> 745814 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set
   [junit4]   2> 745814 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 745814 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670290702620164096
   [junit4]   2> 745816 INFO  (searcherExecutor-9452-thread-1-processing-n:127.0.0.1:38905_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 745816 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 745816 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leaders/shard2
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38905/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2/
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:38905/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 745817 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leaders/shard2/leader after winning as /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leader_elect/shard2/election/72130327318167558-core_node4-n_0000000000
   [junit4]   2> 745818 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38905/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2/ shard2
   [junit4]   2> 745822 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 745822 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 745823 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 745823 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 745824 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 745825 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set
   [junit4]   2> 745825 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_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.TestCloudJSONFacetSKGEquiv_config-set
   [junit4]   2> 745825 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 745825 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670290702631698432
   [junit4]   2> 745827 INFO  (searcherExecutor-9450-thread-1-processing-n:127.0.0.1:42171_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 745827 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leaders/shard1
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42171/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1/
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42171/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 745828 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leaders/shard1/leader after winning as /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/leader_elect/shard1/election/72130327318167557-core_node3-n_0000000000
   [junit4]   2> 745829 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42171/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1/ shard1
   [junit4]   2> 745930 INFO  (zkCallback-9411-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 745930 INFO  (zkCallback-9434-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 745930 INFO  (zkCallback-9411-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 745930 INFO  (zkCallback-9434-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 745930 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 745930 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 745932 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=425
   [junit4]   2> 745932 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=425
   [junit4]   2> 745933 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_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> 746032 INFO  (zkCallback-9411-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746032 INFO  (zkCallback-9434-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746032 INFO  (zkCallback-9411-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746032 INFO  (zkCallback-9434-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746033 INFO  (zkCallback-9434-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746033 INFO  (zkCallback-9411-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json] for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 746033 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_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.TestCloudJSONFacetSKGEquiv_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=838
   [junit4]   2> 746033 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection failOnTimeout:true timeout:330SECONDS
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 746034 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection
   [junit4]   2> 746038 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 746038 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1670290702853996544)]} 0 2
   [junit4]   2> 746040 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1670290702856093696)]} 0 0
   [junit4]   2> 746043 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 746043 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1670290702858190848)]} 0 2
   [junit4]   2> 746044 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1670290702860288000)]} 0 0
   [junit4]   2> 746045 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1670290702862385152)]} 0 0
   [junit4]   2> 746047 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1670290702863433728)]} 0 0
   [junit4]   2> 746048 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1670290702864482304)]} 0 0
   [junit4]   2> 746048 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1670290702865530880)]} 0 0
   [junit4]   2> 746050 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1670290702866579456)]} 0 0
   [junit4]   2> 746051 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1670290702867628032)]} 0 0
   [junit4]   2> 746052 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1670290702869725184)]} 0 0
   [junit4]   2> 746064 INFO  (searcherExecutor-9450-thread-1-processing-n:127.0.0.1:42171_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 746064 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38905/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 746073 INFO  (searcherExecutor-9452-thread-1-processing-n:127.0.0.1:38905_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 746073 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 20
   [junit4]   2> 746075 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1670290702892793856)]} 0 1
   [junit4]   2> 746076 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1670290702893842432)]} 0 0
   [junit4]   2> 746077 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1670290702895939584)]} 0 0
   [junit4]   2> 746078 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1670290702896988160)]} 0 0
   [junit4]   2> 746078 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1670290702896988161)]} 0 0
   [junit4]   2> 746083 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42171/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 746090 INFO  (searcherExecutor-9450-thread-1-processing-n:127.0.0.1:42171_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 746090 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 746092 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1670290702910619648)]} 0 1
   [junit4]   2> 746094 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1670290702912716800)]} 0 1
   [junit4]   2> 746095 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1670290702913765376)]} 0 0
   [junit4]   2> 746095 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1670290702914813952)]} 0 0
   [junit4]   2> 746096 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1670290702915862528)]} 0 0
   [junit4]   2> 746097 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1670290702916911104)]} 0 0
   [junit4]   2> 746099 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1670290702917959680)]} 0 0
   [junit4]   2> 746099 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1670290702919008256)]} 0 0
   [junit4]   2> 746100 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1670290702920056832)]} 0 0
   [junit4]   2> 746101 INFO  (qtp1595768896-18684) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1670290702921105408)]} 0 0
   [junit4]   2> 746102 INFO  (qtp1595768896-18688) [n:127.0.0.1:38905_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard2 r:core_node4 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1670290702922153984)]} 0 0
   [junit4]   2> 746103 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1670290702922153984)]} 0 0
   [junit4]   2> 746103 INFO  (qtp376789483-18689) [n:127.0.0.1:42171_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection s:shard1 r:core_node3 x:org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1670290702923202560)]} 0 0
   [

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

opped scavenging
   [junit4]   2> 37817 INFO  (jetty-closer-72-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72130395694956549-127.0.0.1:42213_solr-n_0000000000) closing
   [junit4]   2> 37819 INFO  (jetty-closer-72-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b926fd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 37819 INFO  (jetty-closer-72-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f52be9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 37819 INFO  (jetty-closer-72-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 37820 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 38024 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/terms/shard2
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_config-set
   [junit4]   2> 	2	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 38032 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34809
   [junit4]   2> 38032 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34809
   [junit4]   2> 38032 INFO  (SUITE-TestCloudJSONFacetSKGEquiv-seed#[3BB41A8C5C5F8D43]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34809
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKGEquiv_3BB41A8C5C5F8D43-001
   [junit4]   2> Jun 23, 2020 12:13:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {field_12_solo_s=PostingsFormat(name=MockRandom), field_8_multi_sdsS=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_12_multi_ss=PostingsFormat(name=LuceneVarGapFixedInterval), field_5_multi_sdsS=BlockTreeOrds(blocksize=128), field_9_multi_ss=PostingsFormat(name=LuceneVarGapFixedInterval), field_0_solo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_13_multi_sds=PostingsFormat(name=MockRandom), field_7_multi_sds=PostingsFormat(name=LuceneVarGapFixedInterval), field_13_solo_sd=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_9_solo_s=BlockTreeOrds(blocksize=128), field_1_solo_sd=BlockTreeOrds(blocksize=128), field_2_multi_sdsS=PostingsFormat(name=LuceneVarGapFixedInterval), field_3_solo_s=PostingsFormat(name=MockRandom), field_6_solo_s=PostingsFormat(name=LuceneVarGapFixedInterval), field_10_solo_sd=BlockTreeOrds(blocksize=128), field_5_solo_sdS=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_10_multi_sds=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_8_solo_sdS=BlockTreeOrds(blocksize=128), field_14_multi_sdsS=BlockTreeOrds(blocksize=128), field_4_multi_sds=PostingsFormat(name=MockRandom), field_2_solo_sdS=PostingsFormat(name=MockRandom), _root_=BlockTreeOrds(blocksize=128), field_11_multi_sdsS=PostingsFormat(name=LuceneVarGapFixedInterval), field_0_multi_ss=BlockTreeOrds(blocksize=128), field_3_multi_ss=PostingsFormat(name=LuceneVarGapFixedInterval), field_4_solo_sd=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_1_multi_sds=PostingsFormat(name=LuceneVarGapFixedInterval), field_11_solo_sdS=PostingsFormat(name=MockRandom), field_6_multi_ss=PostingsFormat(name=MockRandom), field_7_solo_sd=PostingsFormat(name=MockRandom), field_14_solo_sdS=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{field_2_multi_idsS=DocValuesFormat(name=Lucene80), field_1_multi_ids=DocValuesFormat(name=Lucene80), field_13_multi_sds=DocValuesFormat(name=Asserting), field_9_solo_i=DocValuesFormat(name=Asserting), field_5_multi_idsS=DocValuesFormat(name=Asserting), field_13_solo_sd=DocValuesFormat(name=Lucene80), field_13_solo_id=DocValuesFormat(name=Lucene80), field_3_solo_i=DocValuesFormat(name=Asserting), field_5_solo_sdS=DocValuesFormat(name=Lucene80), field_10_multi_sds=DocValuesFormat(name=Lucene80), field_4_multi_sds=DocValuesFormat(name=Asserting), field_11_multi_sdsS=DocValuesFormat(name=Lucene80), field_4_multi_ids=DocValuesFormat(name=Asserting), field_1_solo_id=DocValuesFormat(name=Asserting), field_7_solo_id=DocValuesFormat(name=Asserting), field_14_multi_idsS=DocValuesFormat(name=Asserting), field_4_solo_sd=DocValuesFormat(name=Lucene80), field_8_multi_idsS=DocValuesFormat(name=Lucene80), field_12_multi_is=DocValuesFormat(name=Lucene80), field_1_multi_sds=DocValuesFormat(name=Lucene80), field_11_solo_sdS=DocValuesFormat(name=Asserting), field_5_solo_idS=DocValuesFormat(name=Lucene80), field_11_solo_idS=DocValuesFormat(name=Asserting), field_6_multi_is=DocValuesFormat(name=Asserting), field_8_multi_sdsS=DocValuesFormat(name=Lucene80), field_9_multi_is=DocValuesFormat(name=Lucene80), field_3_multi_is=DocValuesFormat(name=Lucene80), field_5_multi_sdsS=DocValuesFormat(name=Asserting), field_12_solo_i=DocValuesFormat(name=Asserting), field_0_multi_is=DocValuesFormat(name=Asserting), field_7_multi_ids=DocValuesFormat(name=Lucene80), field_10_multi_ids=DocValuesFormat(name=Lucene80), field_10_solo_id=DocValuesFormat(name=Asserting), field_7_multi_sds=DocValuesFormat(name=Lucene80), field_1_solo_sd=DocValuesFormat(name=Asserting), field_2_multi_sdsS=DocValuesFormat(name=Lucene80), field_10_solo_sd=DocValuesFormat(name=Asserting), field_8_solo_sdS=DocValuesFormat(name=Asserting), field_14_multi_sdsS=DocValuesFormat(name=Asserting), field_2_solo_sdS=DocValuesFormat(name=Asserting), field_8_solo_idS=DocValuesFormat(name=Asserting), field_11_multi_idsS=DocValuesFormat(name=Lucene80), field_6_solo_i=DocValuesFormat(name=Lucene80), field_0_solo_i=DocValuesFormat(name=Lucene80), field_14_solo_idS=DocValuesFormat(name=Lucene80), field_13_multi_ids=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), field_2_solo_idS=DocValuesFormat(name=Asserting), field_7_solo_sd=DocValuesFormat(name=Asserting), field_4_solo_id=DocValuesFormat(name=Lucene80), field_14_solo_sdS=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1899, maxMBSortInHeap=7.685227030810317, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=wae-CH, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=16,threads=2,free=179791344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetSKGEquiv]
   [junit4] Completed [5/5 (5!)] on J2 in 37.73s, 6 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 5 suites, 30 tests, 5 failures [seed: 3BB41A8C5C5F8D43]

Total time: 40 seconds

[repro] Setting last failure code to 256

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