You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/07 15:39:49 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 85 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/85/

2 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:37061/yxc/vx

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37061/yxc/vx
	at __randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:769EF8C81B0DBF0B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[2]

Stack Trace:
java.lang.AssertionError: mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[2]
	at __randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:F3A2E7C7E0081A4C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 30610 lines...]
   [junit4]   2> 1549419 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[2]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "c",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif
   [junit4]   2> 1549420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FECAC712B5F1D2F3 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 16.1s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[2]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:F3A2E7C7E0081A4C]:0)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1549421 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1549421 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1592609254
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c1b4a1b
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4c1b4a1b
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2abcd098: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6f30d908
   [junit4]   2> 1549433 INFO  (coreCloseExecutor-11139-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1549443 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1549443 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61c7bdd9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@123dbb47
   [junit4]   2> 1549448 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1549448 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a8493a1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@b7019c
   [junit4]   2> 1549450 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1549450 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7347e14b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@57b22703
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=FST50, foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Direct), small_i=Lucene84, small3_is=Lucene84, small_s=FST50, score_f=Lucene84, score_d=FST50, id=FST50, foo_i=PostingsFormat(name=Direct), foo_fs_dv=FST50, foo_l=FST50, small4_ss=PostingsFormat(name=Direct), small2_s=FST50, small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=Direct), foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=Direct), foo_d_dv=PostingsFormat(name=Asserting), score_f_dv=PostingsFormat(name=Direct), foo_d=FST50, score_d_dv=PostingsFormat(name=Asserting), small2_ss=PostingsFormat(name=Asserting), foo_l_dv=PostingsFormat(name=Asserting), foo_f=Lucene84, foo_ls=PostingsFormat(name=Asserting)}, docValues:{score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), small2_s_dv=DocValuesFormat(name=Lucene80), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Asserting), small3_is_dv=DocValuesFormat(name=Direct), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Direct), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Direct), small4_ss_dv=DocValuesFormat(name=Asserting), small_s_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_i_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Asserting), small2_is_dv=DocValuesFormat(name=Asserting), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Direct), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Direct), foo_fs_p=DocValuesFormat(name=Asserting), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), foo_l_dv=DocValuesFormat(name=Direct), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1152, maxMBSortInHeap=6.471720789908884, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=60662968,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, TestPayloadScoreQParserPlugin, RegexBytesRefFilterTest, TestCopyFieldCollectionResource, DocValuesMissingTest, TestReplicationHandlerDiskOverFlow, ScriptEngineTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CacheHeaderTest, LeaderElectionTest, MetricUtilsTest, TestCorePropertiesReload, ZkCollectionPropsCachingTest, QueryElevationComponentTest, TestSort, HLLSerializationTest, TestSolrCoreParser, GraphQueryTest, TestReloadDeadlock, TestRetrieveFieldsOptimizer, ShardsWhitelistTest, TestDeleteCollectionOnDownNodes, HdfsDirectoryTest, TestSQLHandlerNonCloud, CSVRequestHandlerTest, TestCoreAdminApis, TestWordDelimiterFilterFactory, SuggesterWFSTTest, TestUnInvertedFieldException, TestTolerantSearch, TestCloudJSONFacetJoinDomain, TestSimDistributedQueue, BlobRepositoryCloudTest, TestLegacyFieldReuse, DimensionalRoutedAliasUpdateProcessorTest, TestRealTimeGet, HighlighterTest, TestJsonFacetRefinement, TestComponentsName, DaemonStreamApiTest, TestHalfAndHalfDocValues, TestWaitForStateWithJettyShutdowns, TestHdfsCloudBackupRestore, TestCircuitBreaker, ClassificationUpdateProcessorIntegrationTest, TestBlobHandler, SolrXmlInZkTest, TestMultiWordSynonyms, SharedFSAutoReplicaFailoverTest, TestSSLRandomization, RuleEngineTest, AtomicUpdateRemovalJavabinTest, HttpPartitionTest, AuditLoggerIntegrationTest, ParsingFieldUpdateProcessorsTest, CurrencyRangeFacetCloudTest, TestFieldCache, TestJmxIntegration, PreAnalyzedFieldManagedSchemaCloudTest, SSLMigrationTest, TestJsonRangeFacets, TestFieldResource, SolrIndexSearcherTest, LeaderVoteWaitTimeoutTest, TestTermsQParserPlugin, JvmMetricsTest, TestXmlQParserPlugin, TestCharFilters, DistributedFacetPivotWhiteBoxTest, BadCopyFieldTest, HdfsChaosMonkeySafeLeaderTest, TemplateUpdateProcessorTest, SolrCmdDistributorTest, MigrateRouteKeyTest, BaseCdcrDistributedZkTest, TestLMJelinekMercerSimilarityFactory, TestSystemCollAutoCreate, TestSkipOverseerOperations, ShowFileRequestHandlerTest, TestFieldCacheVsDocValues, JWTVerificationkeyResolverTest, TestNumericRangeQuery32, TestStressReorder, CdcrReplicationHandlerTest, RemoteQueryErrorTest, TestSimScenario, TestSmileRequest, ConvertedLegacyTest, SpatialRPTFieldTypeTest, TestCloudRecovery2, TestFaceting, TestDocumentBuilder, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, MoreLikeThisHandlerTest, TestPrepRecovery, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, BasicDistributedZk2Test, RAMDirectoryFactoryTest, SolrJmxReporterCloudTest, TestExplainDocTransformer, CopyFieldTest, TestTrackingShardHandlerFactory, TestSolrIndexConfig, TestCoreBackup, RandomizedTaggerTest, UpdateParamsTest, NodeAddedTriggerIntegrationTest, ConcurrentCreateRoutedAliasTest, EchoParamsTest, SolrCoreCheckLockOnStartupTest, SolrInfoBeanTest, DisMaxRequestHandlerTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [388/921 (1!)] on J2 in 17.56s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] HEARTBEAT J1 PID(871362@localhost): 2020-11-07T14:12:39, stalled for  243s at: TestDistributedSearch.test
   [junit4] Suite: org.apache.solr.CursorPagingTest
   [junit4] Completed [389/921 (1!)] on J3 in 15.62s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
   [junit4] Completed [390/921 (1!)] on J3 in 1.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] Completed [391/921 (1!)] on J0 in 49.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestMergePolicyConfig
   [junit4] Completed [392/921 (1!)] on J0 in 11.96s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestTestInjection
   [junit4] Completed [393/921 (1!)] on J0 in 0.25s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:13:39, stalled for 70.4s at: TestRandomFaceting.testRandomFaceting
   [junit4] HEARTBEAT J1 PID(871362@localhost): 2020-11-07T14:13:39, stalled for  303s at: TestDistributedSearch.test
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] Completed [394/921 (1!)] on J3 in 57.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4] Completed [395/921 (1!)] on J0 in 45.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4] Completed [396/921 (1!)] on J1 in 345.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
   [junit4] Completed [397/921 (1!)] on J1 in 3.84s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomFaceting
   [junit4] Completed [398/921 (1!)] on J2 in 119.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4] Completed [399/921 (1!)] on J0 in 48.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestQueryTypes
   [junit4] Completed [400/921 (1!)] on J0 in 2.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.V2StandaloneTest
   [junit4] Completed [401/921 (1!)] on J0 in 1.38s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:14:51, stalled for 68.8s at: TestIntervalFaceting.testRandom
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
   [junit4] Completed [402/921 (1!)] on J1 in 29.97s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4] Completed [403/921 (1!)] on J1 in 3.55s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathWindows
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathFromSolrXmlWin
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] Completed [404/921 (1!)] on J0 in 23.30s, 16 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
   [junit4] Completed [405/921 (1!)] on J0 in 0.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStressVersions
   [junit4] Completed [406/921 (1!)] on J0 in 9.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4] Completed [407/921 (1!)] on J0 in 1.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.SecurityConfHandlerTest
   [junit4] Completed [408/921 (1!)] on J0 in 0.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HttpTriggerListenerTest
   [junit4] Completed [409/921 (1!)] on J0 in 10.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestOnReconnectListenerSupport
   [junit4] Completed [410/921 (1!)] on J1 in 23.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion
   [junit4] Completed [411/921 (1!)] on J1 in 1.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestFieldSortValues
   [junit4] Completed [412/921 (1!)] on J0 in 1.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] Completed [413/921 (1!)] on J0 in 1.75s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.EnumFieldTest
   [junit4] IGNOR/A 0.01s J1 | EnumFieldTest.testMultivaluedEnumSort
   [junit4]    > Assumption #1: Skipping testing of sorting over multivalued EnumField - see SOLR-11193
   [junit4] IGNOR/A 0.00s J1 | EnumFieldTest.testEnumFieldTypeWithoutDocValues
   [junit4]    > Assumption #1: Only testing EnumFieldType without docValues.
   [junit4] IGNOR/A 0.01s J1 | EnumFieldTest.testMultivaluedEnumRangeSearch
   [junit4]    > Assumption #1: Skipping testing of range searching over multivalued EnumField - see SOLR-11193
   [junit4] Completed [414/921 (1!)] on J1 in 2.12s, 14 tests, 3 skipped
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:15:39, stalled for 70.9s at: TestLuceneIndexBackCompat.testOldIndexes
   [junit4] Suite: org.apache.solr.backcompat.TestLuceneIndexBackCompat
   [junit4] Completed [415/921 (1!)] on J2 in 82.55s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:15:51, stalled for  129s at: TestIntervalFaceting.testRandom
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerAdminHandler
   [junit4] Completed [416/921 (1!)] on J2 in 1.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerConstructors
   [junit4] Completed [417/921 (1!)] on J2 in 2.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4] IGNOR/A 0.01s J2 | TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable
   [junit4]    > Assumption #1: it needs a readonly schema
   [junit4] Completed [418/921 (1!)] on J2 in 1.38s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestJettySolrRunner
   [junit4] Completed [419/921 (1!)] on J2 in 2.54s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4] Completed [420/921 (1!)] on J1 in 46.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.impl.ConnectionReuseTest
   [junit4] Completed [421/921 (1!)] on J2 in 16.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4] Completed [422/921 (1!)] on J2 in 4.38s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:16:27, stalled for 61.2s at: ChaosMonkeySafeLeaderWithPullReplicasTest.test
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] Completed [423/921 (1!)] on J2 in 23.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
   [junit4] Completed [424/921 (1!)] on J1 in 35.21s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4] Completed [425/921 (1!)] on J0 in 84.96s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:16:51, stalled for  189s at: TestIntervalFaceting.testRandom
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrGraphiteReporterTest
   [junit4] Completed [426/921 (1!)] on J1 in 9.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformerHierarchy
   [junit4] Completed [427/921 (1!)] on J1 in 1.92s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
   [junit4] Completed [428/921 (1!)] on J1 in 2.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.TestPivotHelperCode
   [junit4] Completed [429/921 (1!)] on J1 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy2
   [junit4] Completed [430/921 (1!)] on J1 in 1.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4] Completed [431/921 (1!)] on J1 in 17.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.tagger.EmbeddedSolrNoSerializeTest
   [junit4] Completed [432/921 (1!)] on J1 in 0.76s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.UpdateLogTest
   [junit4] Completed [433/921 (1!)] on J1 in 1.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] Completed [434/921 (1!)] on J2 in 40.63s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.MetricTriggerTest
   [junit4] Completed [436/921 (1!)] on J1 in 17.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4] Completed [437/921 (1!)] on J2 in 20.64s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:17:51, stalled for  249s at: TestIntervalFaceting.testRandom
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:18:03, stalled for 62.7s at: TestInPlaceUpdatesStandalone.testReplay_Random_FewDocsManyShortSequences
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4] Completed [438/921 (1!)] on J2 in 22.86s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateMockUtilTest
   [junit4] Completed [439/921 (1!)] on J2 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateTest
   [junit4] Completed [440/921 (1!)] on J2 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
   [junit4] Completed [441/921 (1!)] on J2 in 7.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.request.TestIntervalFaceting
   [junit4] Completed [442/921 (1!)] on J3 in 282.58s, 20 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionPropsTest
   [junit4] Completed [443/921 (1!)] on J2 in 22.65s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.TestGroupingSearch
   [junit4] Completed [444/921 (1!)] on J3 in 24.82s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest
   [junit4] Completed [445/921 (1!)] on J3 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLockTree
   [junit4] Completed [446/921 (1!)] on J3 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4] Completed [447/921 (1!)] on J3 in 8.26s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testAddRemovePullReplica
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testAddDocs
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testKillPullReplica
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testRealTimeGet
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testKillLeader
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testCreateDelete {seed=[FECAC712B5F1D2F3:E5DA365E43012AC3]}
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testCreateDelete {seed=[FECAC712B5F1D2F3:518C8AA277C3E1EF]}
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] Completed [448/921 (1!)] on J3 in 0.01s, 10 tests, 10 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4] Completed [449/921 (1!)] on J2 in 14.98s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4] Completed [450/921 (1!)] on J3 in 5.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.IndexSchemaRuntimeFieldTest
   [junit4] Completed [451/921 (1!)] on J3 in 1.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4] Completed [452/921 (1!)] on J2 in 17.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4] Completed [453/921 (1!)] on J2 in 3.90s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteNodeTest
   [junit4] Completed [454/921 (1!)] on J2 in 6.70s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:20:04, stalled for 62.9s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:20:16, stalled for 72.1s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] IGNOR/A 0.00s J1 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13021))
   [junit4] Completed [455/921 (1!)] on J1 in 157.91s, 22 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] Completed [456/921 (1!)] on J3 in 88.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.RequestHandlersTest
   [junit4] Completed [457/921 (1!)] on J3 in 3.34s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4] Completed [458/921 (1!)] on J3 in 10.33s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformer
   [junit4] Completed [459/921 (1!)] on J3 in 2.91s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.CurrencyFieldTypeTest
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testRangeFacet {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider because it excercies the asymetric exchange rates option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testFunctionUsage {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.02s J3 | CurrencyFieldTypeTest.testCurrencySort {p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType {p0=amount_CFT p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=amount_CFT p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType {p0=amount p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=amount p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testRangeFacet {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider because it excercies the asymetric exchange rates option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testFunctionUsage {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencySort {p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testRangeFacet {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider because it excercies the asymetric exchange rates option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testFunctionUsage {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencySort {p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testMockFieldType {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testRangeFacet {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider because it excercies the asymetric exchange rates option it supports
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyFieldType {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testFunctionUsage {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencySort {p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file based exchange rate provider
   [junit4] Completed [460/921 (1!)] on J3 in 2.93s, 84 tests, 42 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] Completed [461/921 (1!)] on J2 in 95.89s, 9 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:21:04, stalled for  123s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4] Completed [462/921 (1!)] on J3 in 11.96s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4] Completed [463/921 (1!)] on J3 in 0.30s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestHdfsBackupRestoreCore
   [junit4] Completed [464/921 (1!)] on J3 in 9.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4] Completed [465/921 (1!)] on J2 in 10.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4] IGNOR/A 0.00s J3 | Tagger2Test.testStopWords
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8344))
   [junit4] Completed [466/921 (1!)] on J3 in 2.86s, 5 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.VersionInfoTest
   [junit4] Completed [467/921 (1!)] on J3 in 3.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4] Completed [468/921 (1!)] on J1 in 66.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.SOLR749Test
   [junit4] Completed [469/921 (1!)] on J1 in 2.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteStatusTest
   [junit4] Completed [470/921 (1!)] on J2 in 11.49s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4] Completed [471/921 (1!)] on J1 in 3.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] Completed [472/921 (1!)] on J3 in 32.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4] Completed [473/921 (1!)] on J3 in 7.08s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4] Completed [474/921 (1!)] on J3 in 1.82s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4] Completed [475/921 (1!)] on J2 in 35.70s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:22:04, stalled for  183s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] Suite: org.apache.solr.core.SolrCoreTest
   [junit4] Completed [476/921 (1!)] on J3 in 11.84s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] Completed [477/921 (1!)] on J2 in 12.68s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesStandalone
   [junit4] Completed [478/921 (1!)] on J0 in 324.95s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.SolrTestCaseJ4DeleteCoreTest
   [junit4] Completed [479/921 (1!)] on J3 in 3.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
   [junit4] Completed [480/921 (1!)] on J0 in 1.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest
   [junit4] Completed [481/921 (1!)] on J2 in 13.89s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] Completed [482/921 (1!)] on J3 in 18.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4] Completed [483/921 (1!)] on J1 in 102.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4] Completed [484/921 (1!)] on J2 in 47.33s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderWithTlogReplicasTest
   [junit4] Completed [485/921 (1!)] on J3 in 43.99s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4] Completed [486/921 (1!)] on J2 in 5.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4] Completed [487/921 (1!)] on J0 in 68.97s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4] Completed [488/921 (1!)] on J1 in 32.70s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
   [junit4] Completed [489/921 (1!)] on J3 in 32.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testFailedMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testNormalMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.test
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] Completed [490/921 (1!)] on J3 in 0.00s, 4 tests, 4 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4] Completed [491/921 (1!)] on J3 in 29.77s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:24:28, stalled for 64.3s at: MetricsHistoryIntegrationTest (suite)
   [junit4] Suite: org.apache.solr.cloud.MultiSolrCloudTestCaseTest
   [junit4] Completed [492/921 (1!)] on J3 in 7.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4] Completed [493/921 (1!)] on J1 in 48.32s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NodeMutatorTest
   [junit4] Completed [494/921 (1!)] on J1 in 1.51s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest
   [junit4] Completed [495/921 (1!)] on J1 in 1.76s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:24:40, stalled for 71.4s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] Completed [496/921 (1!)] on J3 in 8.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerCollectionConfigSetProcessorTest
   [junit4] Completed [497/921 (1!)] on J1 in 4.52s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerModifyCollectionTest
   [junit4] Completed [498/921 (1!)] on J3 in 4.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerSolrResponseTest
   [junit4] Completed [499/921 (1!)] on J3 in 0.25s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerSolrResponseUnsafeSerializationTest
   [junit4] Completed [500/921 (1!)] on J3 in 0.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4] Completed [501/921 (1!)] on J3 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4] Completed [502/921 (1!)] on J1 in 9.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerTaskQueueTest
   [junit4] Completed [503/921 (1!)] on J3 in 11.76s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4] Completed [504/921 (1!)] on J1 in 16.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryIntegrationTest
   [junit4] Completed [505/921 (1!)] on J2 in 107.83s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4] Completed [506/921 (1!)] on J2 in 12.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
   [junit4] Completed [507/921 (1!)] on J1 in 21.01s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:25:40, stalled for  131s at: TestStressLiveNodes.testStress
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:26:04, stalled for 62.1s at: PeerSyncReplicationTest.test
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] Completed [508/921 (1!)] on J3 in 66.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4] Completed [509/921 (1!)] on J2 in 51.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
   [junit4] Completed [510/921 (1!)] on J2 in 9.49s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4] Completed [511/921 (1!)] on J1 in 57.43s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
   [junit4] Completed [512/921 (1!)] on J2 in 8.02s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:26:40, stalled for  192s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] Completed [513/921 (1!)] on J2 in 6.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4] Completed [514/921 (1!)] on J2 in 8.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4] Completed [515/921 (1!)] on J1 in 44.68s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:27:16, stalled for 67.4s at: RollingRestartTest.test
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4] Completed [516/921 (1!)] on J1 in 6.76s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
   [junit4] Completed [517/921 (1!)] on J1 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudPhrasesIdentificationComponent
   [junit4] Completed [518/921 (1!)] on J1 in 3.26s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:27:40, stalled for  252s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] Completed [519/921 (1!)] on J1 in 17.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestClusterProperties
   [junit4] Completed [520/921 (1!)] on J1 in 4.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4] Completed [521/921 (1!)] on J1 in 13.76s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPIExclusivity
   [junit4] Completed [522/921 (1!)] on J1 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4] Completed [523/921 (1!)] on J2 in 78.81s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPIZkFailure
   [junit4] Completed [524/921 (1!)] on J2 in 2.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestDistributedMap
   [junit4] Completed [525/921 (1!)] on J2 in 1.77s, 8 tests
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:28:16, stalled for  127s at: RollingRestartTest.test
   [junit4] Suite: org.apache.solr.cloud.TestDownShardTolerantSearch
   [junit4] Completed [526/921 (1!)] on J2 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly
   [junit4] Completed [527/921 (1!)] on J2 in 16.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestExclusionRuleCollectionAccess
   [junit4] Completed [528/921 (1!)] on J2 in 3.76s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:28:40, stalled for  312s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2372447 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2372447 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2372448 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/data-dir-222-001
   [junit4]   2> 2372448 WARN  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 2372448 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2372451 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2372452 INFO  (SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yxc/vx
   [junit4]   2> 2372458 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2372458 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2372458 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2372461 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2372560 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41331
   [junit4]   2> 2372560 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41331
   [junit4]   2> 2372560 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41331
   [junit4]   2> 2372560 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41331
   [junit4]   2> 2372588 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372591 INFO  (zkConnectionManagerCallback-16491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372591 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372597 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372601 INFO  (zkConnectionManagerCallback-16493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372601 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372604 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2372609 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2372612 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2372614 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2372617 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2372621 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2372625 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2372631 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2372637 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2372640 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2372645 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2372649 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372650 INFO  (zkConnectionManagerCallback-16497-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372650 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372760 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2373184 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2373184 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2373184 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 2373188 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2373188 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2373188 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2373188 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cbb86cf{/yxc/vx,null,AVAILABLE}
   [junit4]   2> 2373189 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@235d94d4{SSL, (ssl, http/1.1)}{127.0.0.1:41645}
   [junit4]   2> 2373189 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.Server Started @2373219ms
   [junit4]   2> 2373189 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/tempDir-001/control/data, hostContext=/yxc/vx, hostPort=41645, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores}
   [junit4]   2> 2373190 ERROR (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2373190 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2373190 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2373190 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2373190 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2373190 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T14:26:09.598Z
   [junit4]   2> 2373191 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2373193 INFO  (zkConnectionManagerCallback-16499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373193 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2373296 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2373296 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/solr.xml
   [junit4]   2> 2373300 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2373300 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2373355 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2374824 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2374825 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2374826 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66706eb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374826 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66706eb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374831 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2374835 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a84709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374835 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a84709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374837 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 2374839 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374840 INFO  (zkConnectionManagerCallback-16510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2374840 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2374847 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]-SendThread(127.0.0.1:41331)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015a06cc9a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015a06cc9a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1015a06cc9a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2374951 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374953 INFO  (zkConnectionManagerCallback-16512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2374953 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2375141 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375143 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.Overseer Overseer (id=72438054263586821-127.0.0.1:41645_yxc%2Fvx-n_0000000000) starting
   [junit4]   2> 2375279 INFO  (OverseerStateUpdate-72438054263586821-127.0.0.1:41645_yxc%2Fvx-n_0000000000) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375281 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375289 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2375289 WARN  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] 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> 2375288 INFO  (zkCallback-16511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2375315 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2375367 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375375 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375376 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375377 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores
   [junit4]   2> 2375396 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2375402 INFO  (zkConnectionManagerCallback-16529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2375402 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2375406 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2375407 INFO  (TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41331/solr ready
   [junit4]   2> 2375480 INFO  (qtp684200245-27672) [n:127.0.0.1:41645_yxc%2Fvx     ] 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:41645_yxc%252Fvx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2375490 INFO  (OverseerThreadFactory-16519-thread-1-processing-n:127.0.0.1:41645_yxc%2Fvx) [n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2375781 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx    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> 2375782 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2376797 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2376812 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2376910 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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@12763cb7
   [junit4]   2> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2376926 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.2568359375, floorSegmentMB=1.966796875, forceMergeDeletesPctAllowed=12.584996457601562, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=42.70157014341446
   [junit4]   2> 2376933 WARN  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376983 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376983 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376984 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2376984 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2376985 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=33.6181640625, floorSegmentMB=1.0537109375, forceMergeDeletesPctAllowed=17.633047506240477, segmentsPerTier=24.0, maxCFSSegmentSizeMB=1.2666015625, noCFSRatio=0.0, deletesPctAllowed=24.917170070531697
   [junit4]   2> 2376988 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2376988 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376989 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376989 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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 1682711955003932672
   [junit4]   2> 2376991 INFO  (searcherExecutor-16531-thread-1-processing-n:127.0.0.1:41645_yxc%2Fvx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376993 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376993 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41645/yxc/vx/control_collection_shard1_replica_n1/
   [junit4]   2> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41645/yxc/vx/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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/72438054263586821-core_node2-n_0000000000
   [junit4]   2> 2376998 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 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:41645/yxc/vx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2377100 INFO  (zkCallback-16511-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 

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

Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717
     [copy] Copying 254 files to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 291 minutes 22 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1905)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1071)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1905)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 87 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/87/

4 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33825

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33825
	at __randomizedtesting.SeedInfo.seed([96011EDDB1D51F7:81342E3775E13C0F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:551)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:991)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:811)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1088)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1286)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:698)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:400)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:551)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:991)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:811)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1088)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1286)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:698)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:400)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)  at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:551)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:991)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:811)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1088)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1286)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:698)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:400)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:551)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:991)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:811)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1088)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1286)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:698)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:400)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([96011EDDB1D51F7]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:325)
	at sun.reflect.GeneratedMethodAccessor144.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields

Error Message:
expected:<[qau]> but was:<[ppai]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[qau]> but was:<[ppai]>
	at __randomizedtesting.SeedInfo.seed([33989D66E7EAA3D5:B7E92880049338C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:2232)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: '5'!='6' @ facet_counts/facet_fields/small2_ss/[1]

Stack Trace:
java.lang.AssertionError: mismatch: '5'!='6' @ facet_counts/facet_fields/small2_ss/[1]
	at __randomizedtesting.SeedInfo.seed([96011EDDB1D51F7:40831388EE49948]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 7475 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextDocValuesFormat -Dtests.method=testSortedSetFixedLengthSingleValuedVsStoredFields -Dtests.seed=33989D66E7EAA3D5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=pt-PT -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.68s J1 | TestSimpleTextDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[qau]> but was:<[ppai]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33989D66E7EAA3D5:B7E92880049338C8]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:2232)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2348)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J1 | TestSimpleTextDocValuesFormat.testCheckIntegrityReadsAllBytes
   [junit4]    > Assumption #1: SimpleText doesn't store checksums of its files
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/codecs/test/J1/temp/lucene.codecs.simpletext.TestSimpleTextDocValuesFormat_33989D66E7EAA3D5-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=32094, maxDocsPerChunk=9, blockShift=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=32094, blockSize=9)), sim=Asserting(RandomSimilarity(queryNorm=true): {fieldname=IB LL-L3(800.0), docId=LM Dirichlet(2000.000000), id=IB SPL-D1}), locale=pt-PT, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=210466904,total=298844160
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextTermVectorsFormat, TestTermBytesComparator, TestSimpleTextDocValuesFormat]
   [junit4] Completed [24/25 (1!)] on J1 in 599.33s, 110 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 6269 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 556640 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 556641 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_96011EDDB1D51F7-001/data-dir-82-001
   [junit4]   2> 556641 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 556644 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 556645 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 556645 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 556653 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 556673 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 556679 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 557801 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 557803 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 557804 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 557804 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 557805 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@291ec5c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557805 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@291ec5c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557807 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 557809 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b91f80a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557809 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b91f80a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 557810 WARN  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] 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> 557837 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d36596
   [junit4]   2> 557843 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d36596
   [junit4]   2> 557843 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d36596
   [junit4]   2> 557844 INFO  (coreLoadExecutor-4350-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 557852 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 557859 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 557864 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 557864 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 557864 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d36596
   [junit4]   2> 557864 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_96011EDDB1D51F7-001/data-dir-82-001/]
   [junit4]   2> 557866 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=0.728515625, floorSegmentMB=1.037109375, forceMergeDeletesPctAllowed=2.783512075687856, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=25.01042840657029
   [junit4]   2> 557904 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 557904 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 557904 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=19.84765625, floorSegmentMB=1.14453125, forceMergeDeletesPctAllowed=16.993611524422978, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=45.97355789131305
   [junit4]   2> 557906 WARN  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 557907 INFO  (coreLoadExecutor-4350-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 557908 INFO  (SUITE-TestRandomDVFaceting-seed#[96011EDDB1D51F7]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 557909 INFO  (searcherExecutor-4352-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 557912 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 557912 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 557913 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 557915 INFO  (searcherExecutor-4352-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 557915 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 557918 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 557930 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=enum} hits=0 status=0 QTime=12
   [junit4]   2> 557933 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=fc} hits=0 status=0 QTime=1
   [junit4]   2> 557937 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=3
   [junit4]   2> 557937 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557937 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557938 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557943 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=5
   [junit4]   2> 557944 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557944 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557946 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=2
   [junit4]   2> 557947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557949 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557949 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557949 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557949 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557949 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=????tg?????Q?????&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=????tg?????Q?????&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=????tg?????Q?????&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=????tg?????Q?????&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=????tg?????Q?????&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.missing=true&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.missing=true&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.missing=true&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 557953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.missing=true&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 557954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.missing=true&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 557954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 557954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 557954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[96011EDDB1D51F7]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.field=small3_ss&facet.method=fcs} hits=0 status=0

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

da$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    >  expected null, but was:<ObjectTracker found 6 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:551)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:991)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:811)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1088)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:339)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1286)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:698)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1254)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:400)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1439)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:854)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([96011EDDB1D51F7]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:325)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [755/921 (3!)] on J0 in 451.62s, 25 tests, 1 failure <<< FAILURES!

[...truncated 51177 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 86 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/86/

2 tests failed.
FAILED:  org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields

Error Message:
expected:<w[jj]> but was:<w[]>

Stack Trace:
org.junit.ComparisonFailure: expected:<w[jj]> but was:<w[]>
	at __randomizedtesting.SeedInfo.seed([77F2D53544396AF:830E98B5B73A0DB2]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:2265)
	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'TGOI'!='MNVR' @ facet_counts/facet_fields/id/[4]

Stack Trace:
java.lang.AssertionError: mismatch: 'TGOI'!='MNVR' @ facet_counts/facet_fields/id/[4]
	at __randomizedtesting.SeedInfo.seed([7087FC717CA77960:7DEFDCA4295EB1DF]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 7393 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextDocValuesFormat -Dtests.method=testSortedSetFixedLengthSingleValuedVsStoredFields -Dtests.seed=77F2D53544396AF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-OM -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.57s J1 | TestSimpleTextDocValuesFormat.testSortedSetFixedLengthSingleValuedVsStoredFields <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<w[jj]> but was:<w[]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77F2D53544396AF:830E98B5B73A0DB2]:0)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestSortedSetVsStoredFields(BaseDocValuesFormatTestCase.java:2265)
   [junit4]    > 	at org.apache.lucene.index.BaseDocValuesFormatTestCase.testSortedSetFixedLengthSingleValuedVsStoredFields(BaseDocValuesFormatTestCase.java:2348)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.01s J1 | TestSimpleTextDocValuesFormat.testCheckIntegrityReadsAllBytes
   [junit4]    > Assumption #1: SimpleText doesn't store checksums of its files
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/codecs/test/J1/temp/lucene.codecs.simpletext.TestSimpleTextDocValuesFormat_77F2D53544396AF-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=81, maxDocsPerChunk=854, blockShift=20), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=81, blockSize=20)), sim=Asserting(RandomSimilarity(queryNorm=false): {fieldname=DFR I(ne)B1, docId=IB LL-D1, id=DFR I(F)L1}), locale=ar-OM, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=108373832,total=268959744
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermBytesComparator, TestSimpleTextDocValuesFormat]
   [junit4] Completed [18/25 (1!)] on J1 in 759.18s, 110 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 6313 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 736844 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 736845 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001/data-dir-53-001
   [junit4]   2> 736845 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 736845 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 736847 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 736847 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 736847 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 736853 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 736861 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 736866 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 737185 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 737186 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 737187 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 737188 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b4faa7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 737188 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b4faa7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 737204 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e081fa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 737204 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e081fa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 737205 WARN  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] 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> 737232 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f862bc8
   [junit4]   2> 737238 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f862bc8
   [junit4]   2> 737238 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f862bc8
   [junit4]   2> 737239 INFO  (coreLoadExecutor-4668-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 737246 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 737253 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 737258 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 737258 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 737259 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f862bc8
   [junit4]   2> 737259 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001/data-dir-53-001/]
   [junit4]   2> 737260 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.3017578125, floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=6.233995882586763, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.92947966409942
   [junit4]   2> 737299 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 737299 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 737299 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=92.1376953125, floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=4.29522008077544, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6014689591697395, deletesPctAllowed=40.1505038472491
   [junit4]   2> 737300 WARN  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 737300 INFO  (coreLoadExecutor-4668-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 737302 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 737304 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 737306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 737307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 737310 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 737314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 737314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737319 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=4
   [junit4]   2> 737319 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737319 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737320 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737321 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=1
   [junit4]   2> 737321 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737321 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737328 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=6
   [junit4]   2> 737328 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737328 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737329 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737330 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737331 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737332 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737333 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737334 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737335 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737335 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737335 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737335 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737335 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737336 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737337 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737338 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737339 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737341 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737342 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 737345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 737345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 737345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 737345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 737347 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OSRQ]} 0 1
   [junit4]   2> 737348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[SNTD]} 0 0
   [junit4]   2> 737356 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737356 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 737357 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ESAQ]} 0 1
   [junit4]   2> 737358 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[PGCZ]} 0 0
   [junit4]   2> 737359 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IVTP]} 0 0
   [junit4]   2> 737360 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MVHR]} 0 0
   [junit4]   2> 737361 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[AJFF]} 0 0
   [junit4]   2> 737362 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ZZYE]} 0 1
   [junit4]   2> 737363 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[DPES]} 0 1
   [junit4]   2> 737364 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WQQA]} 0 0
   [junit4]   2> 737366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NANP]} 0 0
   [junit4]   2> 737368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QCAL]} 0 1
   [junit4]   2> 737369 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UJDJ]} 0 1
   [junit4]   2> 737370 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[FTBU]} 0 0
   [junit4]   2> 737371 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IJHW]} 0 0
   [junit4]   2> 737372 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UMAP]} 0 0
   [junit4]   2> 737372 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BTEO]} 0 0
   [junit4]   2> 737372 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QOQL]} 0 0
   [junit4]   2> 737373 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ZUXS]} 0 0
   [junit4]   2> 737374 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EGYU]} 0 0
   [junit4]   2> 737374 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UEPE]} 0 0
   [junit4]   2> 737375 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IYIO]} 0 0
   [junit4]   2> 737375 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MBPO]} 0 0
   [junit4]   2> 737376 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MASA]} 0 0
   [junit4]   2> 737376 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[CJFJ]} 0 0
   [junit4]   2> 737376 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BYXM]} 0 0
   [junit4]   2> 737377 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[CSSQ]} 0 0
   [junit4]   2> 737377 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MVCX]} 0 0
   [junit4]   2> 737378 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LONN]} 0 0
   [junit4]   2> 737379 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YUZC]} 0 0
   [junit4]   2> 737379 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VJZZ]} 0 0
   [junit4]   2> 737380 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WOIR]} 0 0
   [junit4]   2> 737380 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XCPO]} 0 0
   [junit4]   2> 737381 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XFQW]} 0 0
   [junit4]   2> 737400 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737400 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 737401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HQMI]} 0 0
   [junit4]   2> 737401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HQMI]} 0 0
   [junit4]   2> 737402 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IZBC]} 0 0
   [junit4]   2> 737409 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737409 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 737410 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NZIV]} 0 0
   [junit4]   2> 737423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[PVGW]} 0 12
   [junit4]   2> 737430 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737430 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 737431 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=76&wt=json} hits=38 status=0 QTime=0
   [junit4]   2> 737432 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:(ESAQ IVTP WQQA IJHW IYIO MASA MVCX NZIV PVGW )} 0 0
   [junit4]   2> 737435 INFO  (searcherExecutor-4670-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 737436 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 737436 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=enum} hits=29 status=0 QTime=0
   [junit4]   2> 737437 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=fc} hits=29 status=0 QTime=0
   [junit4]   2> 737439 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=fcs} hits=29 status=0 QTime=1
   [junit4]   2> 737439 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field={!key%3Did}id_dv} hits=29 status=0 QTime=0
   [junit4]   2> 737439 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=uif} hits=29 status=0 QTime=0
   [junit4]   2> 737440 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=29 status=0 QTime=0
   [junit4]   2> 737441 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=29 status=0 QTime=1
   [junit4]   2> 737441 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fcs} hits=29 status=0 QTime=0
   [junit4]   2> 737441 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_dv} hits=29 status=0 QTime=0
   [junit4]   2> 737441 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=uif} hits=29 status=0 QTime=0
   [junit4]   2> 737442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=29 status=0 QTime=0
   [junit4]   2> 737442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=enum} hits=29 status=0 QTime=0
   [junit4]   2> 737442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=

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

     "ZKYW",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":5,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "id":[
   [junit4]   2>         "JCJB",1,
   [junit4]   2>         "LXFZ",1,
   [junit4]   2>         "MNVR",1,
   [junit4]   2>         "MPQS",1,
   [junit4]   2>         "ZKYW",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=id&facet.method=uif
   [junit4]   2> 738996 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=7087FC717CA77960 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.70s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'TGOI'!='MNVR' @ facet_counts/facet_fields/id/[4]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7087FC717CA77960:7DEFDCA4295EB1DF]:0)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    > 	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 738998 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 738998 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1156634021
   [junit4]   2> 738998 INFO  (coreCloseExecutor-4675-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cc927cc
   [junit4]   2> 738998 INFO  (coreCloseExecutor-4675-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3cc927cc
   [junit4]   2> 738998 INFO  (coreCloseExecutor-4675-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39417493: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1087b3ef
   [junit4]   2> 739008 INFO  (coreCloseExecutor-4675-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 739009 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 739009 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@745c1b94: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@611f3d51
   [junit4]   2> 739014 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 739014 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53f25058: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@51b26e8a
   [junit4]   2> 739016 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 739016 INFO  (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68283415: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@16acea79
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=LuceneVarGapFixedInterval), foo_ds_dv=PostingsFormat(name=Direct), foo_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small_i=PostingsFormat(name=Direct), small3_is=PostingsFormat(name=Direct), small_s=PostingsFormat(name=LuceneVarGapFixedInterval), score_f=PostingsFormat(name=Direct), score_d=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_fs_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_l=PostingsFormat(name=LuceneVarGapFixedInterval), small4_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_s=PostingsFormat(name=LuceneVarGapFixedInterval), small2_i=PostingsFormat(name=Direct), foo_ls_dv=PostingsFormat(name=Direct), small2_is=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ds=PostingsFormat(name=LuceneFixedGap), foo_fs=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=LuceneFixedGap), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_f=PostingsFormat(name=Direct), foo_ls=PostingsFormat(name=LuceneFixedGap)}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), score_d_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Direct), small2_is_p=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Asserting), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Asserting), foo_l_p=DocValuesFormat(name=Direct), foo_i_p=DocValuesFormat(name=Asserting), small2_i_dv=DocValuesFormat(name=Direct), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Asserting), small2_ss_dv=DocValuesFormat(name=Asserting), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Direct), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Asserting), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Asserting), foo_d_p=DocValuesFormat(name=Direct), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), foo_l_dv=DocValuesFormat(name=Direct), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1006, maxMBSortInHeap=5.683599953241432, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ms, timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=189830456,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, SolrMetricManagerTest, TestHdfsCloudBackupRestore, TestQuerySenderListener, DirectSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest, TestFileDictionaryLookup, TestFaceting, TestCopyFieldCollectionResource, HdfsRestartWhileUpdatingTest, TestTermsQParserPlugin, DeleteShardTest, TestSchemalessBufferedUpdates, TestJmxIntegration, ExitableDirectoryReaderTest, TestCursorMarkWithoutUniqueKey, TestHalfAndHalfDocValues, LoggingHandlerTest, TimeZoneUtilsTest, TestFieldCacheVsDocValues, TestOmitPositions, ConfigureRecoveryStrategyTest, TestNumericRangeQuery32, LeaderVoteWaitTimeoutTest, TestLegacyNumericRangeQueryBuilder, DistributedQueryElevationComponentTest, TestCorePropertiesReload, TestSolrIndexConfig, LeaderElectionTest, TestSolrCloudSnapshots, TestLegacyFieldReuse, TestEmbeddedSolrServerConstructors, TimeRoutedAliasUpdateProcessorTest, XmlInterpolationTest, RAMDirectoryFactoryTest, MaxScoreCollectorTest, RuleEngineTest, CacheHeaderTest, TestAtomicUpdateErrorCases, HttpPartitionTest, MoveReplicaTest, NodeAddedTriggerIntegrationTest, ZkSolrClientTest, TestRTGBase, ForceLeaderTest, PrimUtilsTest, MigrateRouteKeyTest, TestPhraseSuggestions, TestWaitForStateWithJettyShutdowns, TestUnInvertedFieldException, DeleteInactiveReplicaTest, TestManagedResource, BlobRepositoryCloudTest, TestRealTimeGet, TestJsonRangeFacets, DistributedFacetPivotLargeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, BasicDistributedZk2Test, TestScoreJoinQPScore, TestExtendedDismaxParser, TestRandomDVFaceting]
   [junit4] Completed [205/921 (1!)] on J2 in 2.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 53111 lines...]