Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3464/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
Timed out waiting for replica core_node11 (1592638009748) to replicate from 
leader core_node4 (0)

Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node11 
(1592638009748) to replicate from leader core_node4 (0)
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:60A6F66E31EA980D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2322)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:212)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=4,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=4,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=2,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=2,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=5,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more


FAILED:  
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet

Error Message:
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=1,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>

Stack Trace:
java.lang.AssertionError: 
q=*:*&rows=0&json.facet={+bar:{+type:range,+field:amount_CFT,+domain:+{+filter:'id_i1:[5+TO+*]'},++++++++start:'0,EUR',+gap:'10,EUR',+end:'15,EUR',+other:all+++++++++facet:+{+foo:{+type:terms,+field:x_s,++++++++++++++++++++++++refine:true,+limit:2,+overrequest:0+}+}+}+}&_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4
 -> 
{responseHeader={zkConnected=true,status=0,QTime=1,params={q=*:*,json.facet={ 
bar:{ type:range, field:amount_CFT, domain: { filter:'id_i1:[5 TO *]'},        
start:'0,EUR', gap:'10,EUR', end:'15,EUR', other:all         facet: { foo:{ 
type:terms, field:x_s,                        refine:true, limit:2, 
overrequest:0 } } } 
},_stateVer_=org.apache.solr.search.CurrencyRangeFacetCloudTest:4,rows=0,wt=javabin,version=2}},response={numFound=15,numFoundExact=true,start=0,docs=[]},facets={count=15,bar={buckets=[{val=0.00,EUR,count=4,foo={buckets=[{val=x2,count=2},
 {val=x0,count=1}]}}, {val=10.00,EUR,count=4,foo={buckets=[{val=x0,count=2}, 
{val=x1,count=1}]}}],before={count=0},after={count=2,foo={buckets=[{val=x1,count=1},
 {val=x2,count=1}]}},between={count=8,foo={buckets=[{val=x0,count=3}, 
{val=x2,count=3}]}}}}} ===> bucket #0 expected: java.lang.Long<4> but was: 
java.lang.Integer<4>
        at 
__randomizedtesting.SeedInfo.seed([E8F2C9B49F16F5F5:E4C484F054F880A3]:0)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:432)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: bucket #0 expected: java.lang.Long<4> but 
was: java.lang.Integer<4>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.search.CurrencyRangeFacetCloudTest.testJsonRangeFacetWithSubFacet(CurrencyRangeFacetCloudTest.java:397)
        ... 38 more




Build Log:
[...truncated 14055 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> 210708 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 210709 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/data-dir-25-001
   [junit4]   2> 210709 WARN  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 210709 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 210709 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 210710 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 210710 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[E8F2C9B49F16F5F5]-worker)
 [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /ik_lc/
   [junit4]   2> 210710 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey 
test with 2 shards and 6 nodes
   [junit4]   2> 210712 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 210712 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 210712 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 210812 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port: 33427
   [junit4]   2> 210812 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33427
   [junit4]   2> 210812 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33427
   [junit4]   2> 210812 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33427
   [junit4]   2> 210813 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210814 INFO  (zkConnectionManagerCallback-2658-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210814 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210816 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210816 INFO  (zkConnectionManagerCallback-2660-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210816 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210817 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 210818 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 210819 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 210820 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 210821 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 210821 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 210822 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 210822 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 210823 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 210823 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 210824 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 210825 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210825 INFO  (zkConnectionManagerCallback-2664-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210825 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210926 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 211002 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 211002 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 211002 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 211002 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; 
git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 211003 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 211003 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 211003 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 211003 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b70d61c{/ik_lc,null,AVAILABLE}
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.AbstractConnector Started ServerConnector@4ac82cb0{ssl, (ssl, 
alpn, http/1.1, h2)}{127.0.0.1:36029}
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.s.Server Started @211022ms
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ik_lc, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/tempDir-001/control/data,
 hostPort=36029, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 211004 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.6.0
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-20T07:25:56.816891Z
   [junit4]   2> 211005 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211006 INFO  (zkConnectionManagerCallback-2666-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211006 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211106 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 211106 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/control-001/solr.xml
   [junit4]   2> 211108 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 211108 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 211111 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2c6a5d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 211163 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 211164 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d2f570b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211164 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@4d2f570b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211166 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@672024f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211166 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@672024f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211167 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33427/solr
   [junit4]   2> 211168 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211169 INFO  (zkConnectionManagerCallback-2677-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211169 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211271 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 211271 INFO  (zkConnectionManagerCallback-2679-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211271 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 211298 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36029_ik_lc
   [junit4]   2> 211298 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.Overseer Overseer 
(id=72112279608754181-127.0.0.1:36029_ik_lc-n_0000000000) starting
   [junit4]   2> 211300 INFO  
(OverseerStateUpdate-72112279608754181-127.0.0.1:36029_ik_lc-n_0000000000) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36029_ik_lc
   [junit4]   2> 211300 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36029_ik_lc
   [junit4]   2> 211300 INFO  (zkCallback-2678-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 211301 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 211301 WARN  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] 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> 211309 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 211321 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2c6a5d
   [junit4]   2> 211327 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2c6a5d
   [junit4]   2> 211327 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2c6a5d
   [junit4]   2> 211328 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/control-001/cores
   [junit4]   2> 211333 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211333 INFO  (zkConnectionManagerCallback-2696-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211333 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211334 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 211334 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33427/solr 
ready
   [junit4]   2> 211345 INFO  (qtp1473396060-4053) [n:127.0.0.1:36029_ik_lc     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36029_ik_lc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 211346 INFO  
(OverseerThreadFactory-2686-thread-1-processing-n:127.0.0.1:36029_ik_lc) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 211457 INFO  (qtp1473396060-4055) [n:127.0.0.1:36029_ik_lc     
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 211457 INFO  (qtp1473396060-4055) [n:127.0.0.1:36029_ik_lc     
] 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> 211461 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212467 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 212481 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 212521 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 212527 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 212528 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d2c6a5d
   [junit4]   2> 212528 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 212530 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 212532 WARN  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_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> 212556 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 212556 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212557 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 212557 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212558 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7061389098195407]
   [junit4]   2> 212560 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 212560 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 212560 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212560 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1670001939837878272
   [junit4]   2> 212562 INFO  
(searcherExecutor-2698-thread-1-processing-n:127.0.0.1:36029_ik_lc 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36029_ik_lc c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 212562 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 212562 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 212563 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 212563 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 212563 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36029/ik_lc/control_collection_shard1_replica_n1/
   [junit4]   2> 212563 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 212564 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36029/ik_lc/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 212564 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72112279608754181-core_node2-n_0000000000
   [junit4]   2> 212564 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36029/ik_lc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 212665 INFO  (zkCallback-2678-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 212665 INFO  (zkCallback-2678-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 212666 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 212667 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1205
   [junit4]   2> 212667 INFO  (qtp1473396060-4053) [n:127.0.0.1:36029_ik_lc     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 212766 INFO  (zkCallback-2678-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 212766 INFO  (zkCallback-2678-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 212766 INFO  (zkCallback-2678-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 212767 INFO  (qtp1473396060-4053) [n:127.0.0.1:36029_ik_lc     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36029_ik_lc&wt=javabin&version=2}
 status=0 QTime=1422
   [junit4]   2> 212767 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 212870 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 212871 INFO  (zkConnectionManagerCallback-2707-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 212871 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 212871 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 212871 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33427/solr 
ready
   [junit4]   2> 212871 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 212880 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 212882 INFO  
(OverseerThreadFactory-2686-thread-2-processing-n:127.0.0.1:36029_ik_lc) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 212882 INFO  
(OverseerCollectionConfigSetProcessor-72112279608754181-127.0.0.1:36029_ik_lc-n_0000000000)
 [n:127.0.0.1:36029_ik_lc     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 213084 WARN  
(OverseerThreadFactory-2686-thread-2-processing-n:127.0.0.1:36029_ik_lc) 
[n:127.0.0.1:36029_ik_lc     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 213084 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 213085 INFO  (qtp1473396060-4057) [n:127.0.0.1:36029_ik_lc     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 213085 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 213086 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=2 numOtherReplicas=2
   [junit4]   2> 213175 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 213177 WARN  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 213177 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 213177 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 213177 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 213183 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 213183 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 213183 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 213185 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e4cfb97{/ik_lc,null,AVAILABLE}
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@720b43c2{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:45033}
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.e.j.s.Server Started @213206ms
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ik_lc, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/tempDir-001/jetty1,
 hostPort=45033, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/shard-1-001/cores}
   [junit4]   2> 213188 ERROR (closeThreadPool-2708-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 213188 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-20T07:25:59.000928Z
   [junit4]   2> 213190 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213191 INFO  (zkConnectionManagerCallback-2710-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 213191 INFO  (closeThreadPool-2708-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213252 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[E8F2C9B49F16F5F5]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 213254 WARN  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 213254 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 213254 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 213254 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 213255 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 213255 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 213255 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 213255 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35fbde{/ik_lc,null,AVAILABLE}
   [junit4]   2> 213256 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5393179a{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:35991}
   [junit4]   2> 213256 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.e.j.s.Server Started @213274ms
   [junit4]   2> 213256 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ik_lc, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/tempDir-001/jetty2,
 hostPort=35991, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_E8F2C9B49F16F5F5-001/shard-2-001/cores}
   [junit4]   2> 213257 ERROR (closeThreadPool-2708-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 213257 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 213257 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 213257 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 213257 INFO  (closeThreadPool-2708-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  I

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

oser-254-thread-1) [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44367_solr
   [junit4]   2> 28025 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 28025 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44367_solr as DOWN
   [junit4]   2> 28028 INFO  (coreCloseExecutor-258-thread-1) 
[n:127.0.0.1:44367_solr     ] o.a.s.c.SolrCore 
[org.apache.solr.search.CurrencyRangeFacetCloudTest_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@24ec96f6
   [junit4]   2> 28028 INFO  (coreCloseExecutor-258-thread-1) 
[n:127.0.0.1:44367_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1
 tag=SolrCore@24ec96f6
   [junit4]   2> 28028 INFO  (coreCloseExecutor-258-thread-1) 
[n:127.0.0.1:44367_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d51d25f: rootName = 
solr_44367, domain = 
solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.replica_n1/com.codahale.metrics.MetricRegistry@6563d838
   [junit4]   2> 28042 INFO  (coreCloseExecutor-258-thread-1) 
[n:127.0.0.1:44367_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.org.apache.solr.search.CurrencyRangeFacetCloudTest.shard1.leader
 tag=SolrCore@24ec96f6
   [junit4]   2> 28043 INFO  (coreCloseExecutor-258-thread-1) 
[n:127.0.0.1:44367_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 28054 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 28054 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70b9b383: rootName = 
solr_44367, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@41dd73e8
   [junit4]   2> 28060 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 28060 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@189cd658: rootName = 
solr_44367, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@440937cc
   [junit4]   2> 28063 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 28063 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@397d28a0: rootName = 
solr_44367, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@320398c4
   [junit4]   2> 28063 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 28063 INFO  (closeThreadPool-260-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72112377500336133-127.0.0.1:44367_solr-n_0000000000) closing
   [junit4]   2> 28064 INFO  
(OverseerStateUpdate-72112377500336133-127.0.0.1:44367_solr-n_0000000000) 
[n:127.0.0.1:44367_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44367_solr
   [junit4]   2> 28064 INFO  
(OverseerAutoScalingTriggerThread-72112377500336133-127.0.0.1:44367_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 28089 INFO  (closeThreadPool-260-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72112377500336133-127.0.0.1:44367_solr-n_0000000000) closing
   [junit4]   2> 28186 INFO  (jetty-closer-254-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72112377500336133-127.0.0.1:44367_solr-n_0000000000) closing
   [junit4]   2> 28188 INFO  (jetty-closer-254-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6ab8e40c{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 28189 INFO  (jetty-closer-254-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23c89a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 28189 INFO  (jetty-closer-254-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 28190 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E8F2C9B49F16F5F5]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 28396 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>        2       /solr/aliases.json
   [junit4]   2>        2       
/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/org.apache.solr.search.CurrencyRangeFacetCloudTest/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 28399 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E8F2C9B49F16F5F5]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40051
   [junit4]   2> 28399 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E8F2C9B49F16F5F5]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40051
   [junit4]   2> 28399 INFO  
(SUITE-CurrencyRangeFacetCloudTest-seed#[E8F2C9B49F16F5F5]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40051
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.search.CurrencyRangeFacetCloudTest_E8F2C9B49F16F5F5-005
   [junit4]   2> Jun 20, 2020 7:50:54 AM 
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): 
{multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
amount_CFT____s1=PostingsFormat(name=LuceneFixedGap), 
_root_=PostingsFormat(name=LuceneFixedGap), id=Lucene84, 
x_s=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=747, 
maxMBSortInHeap=6.391382172073831, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@571b03d3),
 locale=en-PG, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=312343832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyRangeFacetCloudTest, 
CurrencyRangeFacetCloudTest, CurrencyRangeFacetCloudTest, 
CurrencyRangeFacetCloudTest, CurrencyRangeFacetCloudTest]
   [junit4] Completed [5/10 (5!)] on J5 in 4.76s, 7 tests, 1 failure <<< 
FAILURES!

[...truncated 38 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: 
There were test failures: 10 suites, 40 tests, 5 failures [seed: 
E8F2C9B49F16F5F5]

Total time: 45 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[repro]   5/5 failed: org.apache.solr.search.CurrencyRangeFacetCloudTest
[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=d0ccf27d54e5556610a5d75077585d6fd45a733f, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3463
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to