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:52:56 UTC

[JENKINS] Lucene » Lucene-Solr-repro - Build # 372 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/372/

[...truncated 31 lines...]
[repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/727//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] git fetch
[repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

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

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror  -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 6899 lines...]
   [junit4]   2> 24757 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":6,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "c",2,
   [junit4]   2>         "a",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":6,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small_s":[
   [junit4]   2>         "c",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>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif
   [junit4]   2> 24759 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 13.4s J1 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAB4C4E65002F3AE:F7DCE43305FB3B11]: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> 24769 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 24769 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=465107124
   [junit4]   2> 24770 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28c539d9
   [junit4]   2> 24770 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@28c539d9
   [junit4]   2> 24770 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cde40ff: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476b1e8
   [junit4]   2> 25004 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 25028 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 25028 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@208b5e9c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@11768ae1
   [junit4]   2> 25036 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 25037 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a5a436a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7c239a16
   [junit4]   2> 25037 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 25037 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31d6322f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@a49d2f6
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=MockRandom), foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Asserting), small_i=Lucene84, small3_is=Lucene84, small_s=PostingsFormat(name=MockRandom), score_f=PostingsFormat(name=MockRandom), score_d=Lucene84, id=Lucene84, foo_i=PostingsFormat(name=Asserting), foo_fs_dv=PostingsFormat(name=MockRandom), foo_l=Lucene84, small4_ss=PostingsFormat(name=LuceneFixedGap), small2_s=PostingsFormat(name=MockRandom), small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=LuceneFixedGap), foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=LuceneFixedGap), foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=PostingsFormat(name=Asserting), foo_d=Lucene84, score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=MockRandom), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_ls=PostingsFormat(name=Asserting)}, docValues:{small2_s_dv=DocValuesFormat(name=Asserting), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Direct), small3_is_dv=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Lucene80), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Direct), small2_is_dv=DocValuesFormat(name=Direct), small_i_p=DocValuesFormat(name=Asserting), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Asserting), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Asserting), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Lucene80), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1354, maxMBSortInHeap=5.53050685619324, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-US, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=246386352,total=364904448
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [1/5 (1!)] on J1 in 24.28s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 3642 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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-repro/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3663 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001/data-dir-1-001
   [junit4]   2> 4024 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4083 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.log Logging initialized @4133ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4089 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4223 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4228 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4570 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4895 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4921 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4942 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4948 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4954 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4959 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 5007 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 5014 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr
   [junit4]   2> 8026 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/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-repro/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-repro/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> 8056 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/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-repro/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-repro/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> 8325 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8750 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48f3a041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8750 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48f3a041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9153 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@313487f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9153 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@313487f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9363 WARN  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-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> 9966 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a
   [junit4]   2> 9967 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a
   [junit4]   2> 9967 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a
   [junit4]   2> 10037 INFO  (coreLoadExecutor-12-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10071 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 10123 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 10313 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 10313 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 10397 INFO  (coreLoadExecutor-12-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@4e7b172a
   [junit4]   2> 10414 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001/data-dir-1-001/]
   [junit4]   2> 10591 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 12953 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12953 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12956 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=78.86328125, floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=2.5007493578537234, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27196979771280716, deletesPctAllowed=45.80064215447801
   [junit4]   2> 12989 WARN  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 13028 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 13035 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13041 INFO  (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13053 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 13131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13134 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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 75
   [junit4]   2> 13253 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 13257 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 114
   [junit4]   2> 13299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=34
   [junit4]   2> 13343 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=NB&facet.field=id&facet.method=enum} hits=0 status=0 QTime=32
   [junit4]   2> 13784 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=NB&facet.field=id&facet.method=fc} hits=0 status=0 QTime=439
   [junit4]   2> 13792 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=NB&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=8
   [junit4]   2> 13793 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=NB&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13794 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=NB&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13798 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13818 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=19
   [junit4]   2> 13819 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13820 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13868 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=47
   [junit4]   2> 13870 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13877 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=6
   [junit4]   2> 13881 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 13882 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13884 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=1
   [junit4]   2> 13885 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13887 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=1
   [junit4]   2> 13888 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13891 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_i&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 13891 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13892 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13894 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13895 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13897 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13900 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=2
   [junit4]   2> 13900 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13905 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13907 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13907 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13908 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13909 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13910 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13911 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13912 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13913 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13914 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13916 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13916 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13917 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=48&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13920 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13921 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13922 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13923 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13923 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13924 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13925 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13926 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13926 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13937 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 13939 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=12
   [junit4]   2> 13940 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13941 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13941 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13942 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13943 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13945 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13946 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13947 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13948 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13950 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13952 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 13953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13955 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13955 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13956 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13956 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13956 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13957 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13958 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13959 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13959 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13960 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13962 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13964 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=16&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=2
   [junit4]   2> 13965 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13965 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13966 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13966 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13966 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13967 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13967 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13968 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13968 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13968 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13969 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13969 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13970 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13970 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13970 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13971 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=31&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13971 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13972 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13972 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13972 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13973 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13973 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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> 13974 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13974 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13974 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13975 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13975 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13976 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13976 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13977 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13977 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13977 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13978 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13978 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13979 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13979 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13980 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13980 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=missing_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 13980 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13981 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=1&facet.field={!key%3Dmissing_is}missing_is_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 13981 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13982 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13982 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13983 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 13997 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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.mincount=4&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=14
   [junit4]   2> 13998 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 13999 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 13999 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 13999 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 14000 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=11&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 14418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HWZY]} 0 416
   [junit4]   2> 14432 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[RUCI]} 0 12
   [junit4]   2> 14443 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[JUQV]} 0 8
   [junit4]   2> 14455 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BCHI]} 0 8
   [junit4]   2> 14459 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GQGY]} 0 2
   [junit4]   2> 14461 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QBWR]} 0 2
   [junit4]   2> 15212 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15213 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 751
   [junit4]   2> 15226 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YWHE]} 0 11
   [junit4]   2> 15230 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UNNF]} 0 1
   [junit4]   2> 15237 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LDAS]} 0 6
   [junit4]   2> 15239 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[TOEJ]} 0 1
   [junit4]   2> 15240 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 1
   [junit4]   2> 15242 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 1
   [junit4]   2> 15250 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VJAL]} 0 7
   [junit4]   2> 15253 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LKUV]} 0 3
   [junit4]   2> 15255 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NIWM]} 0 1
   [junit4]   2> 15488 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15489 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 234
   [junit4]   2> 15501 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[UVIV]} 0 8
   [junit4]   2> 15546 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15550 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 47
   [junit4]   2> 15561 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YPAQ]} 0 8
   [junit4]   2> 15565 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LFNZ]} 0 2
   [junit4]   2> 15567 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XWRT]} 0 0
   [junit4]   2> 15568 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[SJAG]} 0 0
   [junit4]   2> 15597 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15600 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 31
   [junit4]   2> 15610 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[PMNC]} 0 8
   [junit4]   2> 15613 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[YNPI]} 0 2
   [junit4]   2> 15615 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 1
   [junit4]   2> 15617 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 1
   [junit4]   2> 15619 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[DZNW]} 0 0
   [junit4]   2> 15658 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15863 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 244
   [junit4]   2> 15892 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[KADP]} 0 27
   [junit4]   2> 15905 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15906 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 15910 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GRWI]} 0 3
   [junit4]   2> 15911 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EPCR]} 0 0
   [junit4]   2> 15912 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QJRD]} 0 0
   [junit4]   2> 15913 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MQXN]} 0 0
   [junit4]   2> 15915 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WDKZ]} 0 0
   [junit4]   2> 15916 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OOZH]} 0 0
   [junit4]   2> 15917 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VEVR]} 0 0
   [junit4]   2> 15919 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[POUD]} 0 1
   [junit4]   2> 15920 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GUOG]} 0 0
   [junit4]   2> 15950 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15951 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 15953 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[LNIT]} 0 1
   [junit4]   2> 15954 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EROH]} 0 0
   [junit4]   2> 15956 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[NWRU]} 0 0
   [junit4]   2> 15972 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15973 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 15976 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HMSZ]} 0 1
   [junit4]   2> 15989 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 15990 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 16011 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=74&wt=json} hits=37 status=0 QTime=20
   [junit4]   2> 16042 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=id&facet.method=enum} hits=37 status=0 QTime=15
   [junit4]   2> 16058 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=id&facet.method=fc} hits=37 status=0 QTime=16
   [junit4]   2> 16321 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=id&facet.method=fcs} hits=37 status=0 QTime=262
   [junit4]   2> 16368 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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%3Did}id_dv} hits=37 status=0 QTime=46
   [junit4]   2> 16370 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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=id&facet.method=uif} hits=37 status=0 QTime=1
   [junit4]   2> 16376 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_f&facet.method=enum} hits=37 status=0 QTime=5
   [junit4]   2> 16387 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_f&facet.method=fc} hits=37 status=0 QTime=10
   [junit4]   2> 16388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] 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_f&facet.method=fcs} hits=37 status=0 QTime=0
   [junit4]   2> 16388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null par

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

ing.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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=small_s&facet.method=uif} hits=15 status=0 QTime=0
   [junit4]   2> 24462 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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_s&facet.method=enum} hits=15 status=0 QTime=0
   [junit4]   2> 24462 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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_s&facet.method=fc} hits=15 status=0 QTime=0
   [junit4]   2> 24462 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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_s&facet.method=fcs} hits=15 status=0 QTime=0
   [junit4]   2> 24462 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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_s}small2_s_dv} hits=15 status=0 QTime=0
   [junit4]   2> 24463 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] 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_s&facet.method=uif} hits=15 status=0 QTime=0
   [junit4]   2> 24463 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '3'!='4' @ facet_counts/facet_fields/small2_s/[1]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":15,"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>         "c",3,
   [junit4]   2>         "a",2,
   [junit4]   2>         "d",1,
   [junit4]   2>         "e",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":15,"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>         "c",4,
   [junit4]   2>         "a",1,
   [junit4]   2>         "d",1,
   [junit4]   2>         "e",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.field=small2_s&facet.method=uif
   [junit4]   2> 24463 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=2A4EACD62E93F1B8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.65s J3 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: '3'!='4' @ facet_counts/facet_fields/small2_s/[1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A4EACD62E93F1B8:27268C037B6A3907]: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> 24464 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 24464 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1438643228
   [junit4]   2> 24464 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9893777
   [junit4]   2> 24464 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@9893777
   [junit4]   2> 24464 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39c41c1d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5581dcd8
   [junit4]   2> 24478 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 24480 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 24480 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@501e4b20: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e15e342
   [junit4]   2> 24485 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 24485 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e949fe: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@60a26e08
   [junit4]   2> 24485 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 24485 INFO  (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76d5cccf: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6c472e46
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_2A4EACD62E93F1B8-002
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=275805328,total=315097088
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J3 in 2.25s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 2A4EACD62E93F1B8]:
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.62 ..    23.05 =    22.43s
   [junit4] JVM J1:     0.63 ..    22.88 =    22.25s
   [junit4] JVM J2:     0.69 ..    23.33 =    22.64s
   [junit4] JVM J3:     0.69 ..    25.39 =    24.70s
   [junit4] Execution time total: 25 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 failures

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: 2A4EACD62E93F1B8]

Total time: 26 seconds

[repro] Setting last failure code to 256

[repro] Failures at the tip of branch_8x without a seed:
[repro]   5/5 failed: org.apache.solr.TestRandomDVFaceting
[repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
Note: switching to '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples.
[repro] Exiting with code 256
Archiving artifacts
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-repro - Build # 374 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/374/

[...truncated 30 lines...]
[repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/729//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=7D1D97DF372E641A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Indian/Mauritius -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestPullReplicaErrorHandling -Dtests.method=testCantConnectToPullReplica -Dtests.seed=7D1D97DF372E641A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] git fetch
[repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

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

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestPullReplicaErrorHandling|*.TestRandomDVFaceting" -Dtests.showOutput=onerror  -Dtests.seed=7D1D97DF372E641A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 4605 lines...]
   [junit4]   2> 51388 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7D1D97DF372E641A]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'FOKN'!='CZWO' @ facet_counts/facet_fields/id/[4]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{"numFound":22,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "id":[
   [junit4]   2>         "BJTA",1,
   [junit4]   2>         "CJQR",1,
   [junit4]   2>         "FOKN",1,
   [junit4]   2>         "JNUB",1,
   [junit4]   2>         "JZFF",1,
   [junit4]   2>         "LDRF",1,
   [junit4]   2>         "MFMM",1,
   [junit4]   2>         "ODKR",1,
   [junit4]   2>         "PFUJ",1,
   [junit4]   2>         "QGYS",1,
   [junit4]   2>         "RYLZ",1,
   [junit4]   2>         "SYKW",1,
   [junit4]   2>         "TILN",1,
   [junit4]   2>         "VYNI",1,
   [junit4]   2>         "WDXR",1,
   [junit4]   2>         "WFHT",1,
   [junit4]   2>         "WQRE",1,
   [junit4]   2>         "WWDU",1,
   [junit4]   2>         "YAOV",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":22,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "id":[
   [junit4]   2>         "BJTA",1,
   [junit4]   2>         "CJQR",1,
   [junit4]   2>         "CZWO",1,
   [junit4]   2>         "JNUB",1,
   [junit4]   2>         "JZFF",1,
   [junit4]   2>         "LDRF",1,
   [junit4]   2>         "MFMM",1,
   [junit4]   2>         "ODKR",1,
   [junit4]   2>         "PFUJ",1,
   [junit4]   2>         "QGYS",1,
   [junit4]   2>         "SWNJ",1,
   [junit4]   2>         "SYKW",1,
   [junit4]   2>         "TILN",1,
   [junit4]   2>         "VYNI",1,
   [junit4]   2>         "WDXR",1,
   [junit4]   2>         "WFHT",1,
   [junit4]   2>         "WQRE",1,
   [junit4]   2>         "WWDU",1,
   [junit4]   2>         "YAOV",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.limit=19&facet.prefix=&facet.field=id&facet.method=uif
   [junit4]   2> 51388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7D1D97DF372E641A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=7D1D97DF372E641A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-HN -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.34s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'FOKN'!='CZWO' @ facet_counts/facet_fields/id/[4]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D1D97DF372E641A:7075B70A62D7ACA5]: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> 51389 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 51389 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1360350453
   [junit4]   2> 51390 INFO  (coreCloseExecutor-306-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ee39eee
   [junit4]   2> 51390 INFO  (coreCloseExecutor-306-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1ee39eee
   [junit4]   2> 51390 INFO  (coreCloseExecutor-306-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cdd8d16: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@699dcb4a
   [junit4]   2> 51403 INFO  (coreCloseExecutor-306-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 51405 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 51405 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bf86929: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@10e9694a
   [junit4]   2> 51411 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 51411 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@787c23a5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@500f63c5
   [junit4]   2> 51413 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 51413 INFO  (SUITE-TestRandomDVFaceting-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3af65228: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@18bdbb76
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7D1D97DF372E641A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=Direct), foo_ds_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f_dv=Lucene84, small_i=PostingsFormat(name=LuceneVarGapFixedInterval), small3_is=PostingsFormat(name=LuceneVarGapFixedInterval), small_s=PostingsFormat(name=Direct), score_f=PostingsFormat(name=Direct), score_d=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=Lucene84, foo_fs_dv=PostingsFormat(name=Direct), foo_l=PostingsFormat(name=LuceneVarGapFixedInterval), small4_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_s=PostingsFormat(name=Direct), small2_i=PostingsFormat(name=LuceneVarGapFixedInterval), foo_ls_dv=PostingsFormat(name=LuceneVarGapFixedInterval), small2_is=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ds=Lucene84, foo_fs=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), score_f_dv=Lucene84, foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), score_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_ss=Lucene84, foo_f=PostingsFormat(name=Direct), foo_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ls=Lucene84}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Lucene80), id_dv=DocValuesFormat(name=Lucene80), score_d_p=DocValuesFormat(name=Asserting), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Direct), foo_f_dv=DocValuesFormat(name=Asserting), foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Direct), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Direct), small_s_dv=DocValuesFormat(name=Lucene80), small2_ss_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Lucene80), small_i_dv=DocValuesFormat(name=Asserting), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Direct), score_f_dv=DocValuesFormat(name=Asserting), foo_d_dv=DocValuesFormat(name=Lucene80), score_d_dv=DocValuesFormat(name=Lucene80), foo_l_dv=DocValuesFormat(name=Lucene80), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1584, maxMBSortInHeap=5.649342497444926, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-HN, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=208427152,total=346030080
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling, TestRandomDVFaceting]
   [junit4] Completed [2/10 (2!)] on J2 in 3.02s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 4178 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-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-repro/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4192 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4205 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/data-dir-1-001
   [junit4]   2> 4336 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4589 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.log Logging initialized @4643ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4595 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 4629 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001
   [junit4]   2> 4640 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4644 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4644 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4830 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4924 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 45159
   [junit4]   2> 4924 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45159
   [junit4]   2> 4926 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45159
   [junit4]   2> 4927 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45159
   [junit4]   2> 5055 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5390 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5390 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5427 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5431 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5431 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5434 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5439 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5439 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5447 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:34146, session = 0x1015b2bd1f00002
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:34146, session = 0x1015b2bd1f00002
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 6211 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6212 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6220 INFO  (jetty-launcher-8-thread-4) [     ] 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> 6222 INFO  (jetty-launcher-8-thread-3) [     ] 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> 6223 INFO  (jetty-launcher-8-thread-1) [     ] 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> 6223 INFO  (jetty-launcher-8-thread-2) [     ] 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> 6237 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6237 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6240 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6243 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6244 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6244 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6256 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6256 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6256 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6264 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6264 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6264 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6273 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f91bce{/solr,null,AVAILABLE}
   [junit4]   2> 6273 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bef1d92{/solr,null,AVAILABLE}
   [junit4]   2> 6273 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24db5e55{/solr,null,AVAILABLE}
   [junit4]   2> 6281 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b5c0e9{/solr,null,AVAILABLE}
   [junit4]   2> 6291 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5904bbb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39427}
   [junit4]   2> 6291 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@495b0de0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46673}
   [junit4]   2> 6292 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @6350ms
   [junit4]   2> 6292 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @6350ms
   [junit4]   2> 6292 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46673}
   [junit4]   2> 6292 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39427}
   [junit4]   2> 6294 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2282ab58{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42411}
   [junit4]   2> 6294 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @6353ms
   [junit4]   2> 6294 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42411}
   [junit4]   2> 6296 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a9ddcf3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34553}
   [junit4]   2> 6296 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @6355ms
   [junit4]   2> 6297 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34553}
   [junit4]   2> 6370 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6370 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 6371 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 6371 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6371 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 6374 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6374 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 6374 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6374 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 6374 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6375 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 6375 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6375 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 6375 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:37.876Z
   [junit4]   2> 6376 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:37.877Z
   [junit4]   2> 6377 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:37.878Z
   [junit4]   2> 6377 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:37.878Z
   [junit4]   2> 6384 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6385 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6387 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6387 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6412 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6412 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6418 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6418 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6576 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6576 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6577 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6577 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6577 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6579 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6804 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 6807 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 6816 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 6821 WARN  (jetty-launcher-8-thread-4-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00005, 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 0x1015b2bd1f00005, 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> 6821 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00003, 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 0x1015b2bd1f00003, 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> 6826 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 12077 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 12081 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 13306 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fd9e384[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13306 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fd9e384[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13559 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b5c90c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13559 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b5c90c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13873 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65701829[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13873 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65701829[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13873 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bc0ffa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 13874 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bc0ffa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14557 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 14562 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 14593 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14609 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14625 INFO  (zkConnectionManagerCallback-42-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14625 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14860 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00007, 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 0x1015b2bd1f00007, 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> 14864 INFO  (zkConnectionManagerCallback-44-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14864 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14878 WARN  (jetty-launcher-8-thread-4-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00008, 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 0x1015b2bd1f00008, 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> 14976 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14983 INFO  (zkConnectionManagerCallback-46-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14983 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15074 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15206 INFO  (zkConnectionManagerCallback-50-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15207 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15664 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46673_solr
   [junit4]   2> 15669 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.Overseer Overseer (id=72439312778526730-127.0.0.1:46673_solr-n_0000000000) starting
   [junit4]   2> 15737 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42411_solr
   [junit4]   2> 15764 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15771 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 16098 INFO  (OverseerStateUpdate-72439312778526730-127.0.0.1:46673_solr-n_0000000000) [n:127.0.0.1:46673_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46673_solr
   [junit4]   2> 16127 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 16715 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1eab12c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16715 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1eab12c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16742 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 16747 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46673_solr as DOWN
   [junit4]   2> 16791 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 16792 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46673_solr
   [junit4]   2> 16797 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 16797 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 16806 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 16810 WARN  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 16825 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 16825 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2392cf8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16825 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2392cf8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16827 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 16875 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16912 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16912 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16923 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f0000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f0000b, 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 0x1015b2bd1f0000b, 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> 17475 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17483 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 17484 INFO  (zkConnectionManagerCallback-68-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17484 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17498 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33deeff8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17498 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33deeff8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17521 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 17526 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34553_solr as DOWN
   [junit4]   2> 17527 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 17527 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34553_solr
   [junit4]   2> 17530 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17530 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17532 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 17533 WARN  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 17568 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ea151c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17568 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ea151c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 17569 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 17576 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17595 INFO  (zkCallback-67-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 17622 INFO  (zkConnectionManagerCallback-81-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17622 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17629 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f0000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f0000d, 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 0x1015b2bd1f0000d, 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> 17631 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:34553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node3
   [junit4]   2> 17635 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:46673_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node4
   [junit4]   2> 17638 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:42411_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node1
   [junit4]   2> 17861 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17868 INFO  (zkConnectionManagerCallback-90-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17869 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17894 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 17901 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39427_solr as DOWN
   [junit4]   2> 17912 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 17912 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39427_solr
   [junit4]   2> 17917 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17917 INFO  (zkCallback-67-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17917 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17917 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 17919 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 17920 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 17941 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:39427_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node2
   [junit4]   2> 17953 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 17955 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17957 INFO  (zkConnectionManagerCallback-101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17957 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17958 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 17960 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45159/solr ready
   [junit4]   2> 17967 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=44002865
   [junit4]   2> 17967 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34553_solr
   [junit4]   2> 17969 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 17969 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34553_solr as DOWN
   [junit4]   2> 17983 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 17983 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 17983 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 17983 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 17992 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f0000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f0000c, 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 0x1015b2bd1f0000c, 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> 17994 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 17995 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 18004 INFO  (zkCallback-89-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 18005 INFO  (zkCallback-100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 18097 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a9ddcf3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 18100 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3bef1d92{/solr,null,STOPPED}
   [junit4]   2> 18100 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 18101 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 18101 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 18102 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] 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> 18102 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 18102 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 18102 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 18103 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f85a8e{/solr,null,AVAILABLE}
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21392c75{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38863}
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.Server Started @18163ms
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33011}
   [junit4]   2> 18104 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 18104 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:49.605Z
   [junit4]   2> 18105 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18107 INFO  (zkConnectionManagerCallback-108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18107 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18108 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18116 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 19330 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 19332 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53cd4efc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19332 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53cd4efc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19341 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54e46680[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19341 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54e46680[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19342 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 19347 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19359 INFO  (zkConnectionManagerCallback-119-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19359 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19462 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19471 INFO  (zkConnectionManagerCallback-121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19472 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19478 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 19483 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33011_solr as DOWN
   [junit4]   2> 19484 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 19485 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33011_solr
   [junit4]   2> 19487 INFO  (zkCallback-89-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19487 INFO  (zkCallback-100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19487 INFO  (zkCallback-45-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19487 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19488 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 19489 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 19499 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19513 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:33011_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node3
   [junit4]   2> 19528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 19531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38863/solr. Proxy: http://127.0.0.1:33011/solr
   [junit4]   2> 19531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1342916862
   [junit4]   2> 19531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42411_solr
   [junit4]   2> 19532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 19532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42411_solr as DOWN
   [junit4]   2> 19540 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 19543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 19543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 19543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 19543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 19722 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00009, 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 0x1015b2bd1f00009, 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> 19723 INFO  (zkCallback-100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 19724 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 19724 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 19724 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 19825 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2282ab58{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 19825 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f91bce{/solr,null,STOPPED}
   [junit4]   2> 19825 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 19826 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 19826 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 19826 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] 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> 19828 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 19828 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 19828 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 19828 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72468155{/solr,null,AVAILABLE}
   [junit4]   2> 19835 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31d99ce6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44435}
   [junit4]   2> 19835 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.Server Started @19894ms
   [junit4]   2> 19835 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40255}
   [junit4]   2> 19836 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 19836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 19836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 19836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 19836 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:51.337Z
   [junit4]   2> 19839 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19847 INFO  (zkConnectionManagerCallback-134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19847 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19848 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19857 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 19858 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00013, 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 0x1015b2bd1f00013, 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> 22987 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22992 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75ba054c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22992 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75ba054c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22999 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36de3a02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22999 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36de3a02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 23001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23003 INFO  (zkConnectionManagerCallback-145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23106 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23115 INFO  (zkConnectionManagerCallback-147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23115 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23123 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 23127 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40255_solr as DOWN
   [junit4]   2> 23128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23128 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40255_solr
   [junit4]   2> 23130 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23130 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23130 INFO  (zkCallback-49-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23131 INFO  (zkCallback-100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23131 INFO  (zkCallback-146-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23132 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 23133 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 23373 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:40255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7D1D97DF372E641A-001/tempDir-001/node1
   [junit4]   2> 23384 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 23384 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:44435/solr. Proxy: http://127.0.0.1:40255/solr
   [junit4]   2> 23385 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=828215016
   [junit4]   2> 23385 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46673_solr
   [junit4]   2> 23385 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 23385 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46673_solr as DOWN
   [junit4]   2> 23406 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 23406 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 23406 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 23406 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 23415 INFO  (closeThreadPool-158-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72439312778526730-127.0.0.1:46673_solr-n_0000000000) closing
   [junit4]   2> 23416 INFO  (OverseerStateUpdate-72439312778526730-127.0.0.1:46673_solr-n_0000000000) [n:127.0.0.1:46673_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46673_solr
   [junit4]   2> 23420 INFO  (OverseerAutoScalingTriggerThread-72439312778526730-127.0.0.1:46673_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 23423 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39427_solr
   [junit4]   2> 23423 INFO  (zkCallback-89-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23423 INFO  (zkCallback-146-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23423 INFO  (zkCallback-120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23423 INFO  (zkCallback-100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 23425 INFO  (closeThreadPool-158-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72439312778526730-127.0.0.1:46673_solr-n_0000000000) closing
   [junit4]   2> 23426 INFO  (zkCallback-89-thread-1) [n:127.0.0.1:39427_solr     ] o.a.s.c.Overseer Overseer (id=72439312778526734-127.0.0.1:39427_solr-n_0000000003) starting
   [junit4]   2> 23436 INFO  (OverseerStateUpdate-72439312778526734-127.0.0.1:39427_solr-n_0000000003) [n:127.0.0.1:39427_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39427_solr
   [junit4]   2> 23522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.Overseer Overseer (id=72439312778526730-127.0.0.1:46673_solr-n_0000000000) closing
   [junit4]   2> 23524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@495b0de0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 23524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41b5c0e9{/solr,null,STOPPED}
   [junit4]   2> 23524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23525 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 23525 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 23525 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] 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> 23528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 23528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 23528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 23528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@770b5b40{/solr,null,AVAILABLE}
   [junit4]   2> 23531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@536b1806{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40531}
   [junit4]   2> 23531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.s.Server Started @23590ms
   [junit4]   2> 23531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45551}
   [junit4]   2> 23531 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 23532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 23532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr
   [junit4]   2> 23532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-07T19:48:55.033Z
   [junit4]   2> 23533 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23536 INFO  (zkConnectionManagerCallback-164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23536 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23552 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 23552 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00016, 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 0x1015b2bd1f00016, 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> 24374 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 24376 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d0598b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24376 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d0598b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24393 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77f2851f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24393 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77f2851f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24394 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45159/solr
   [junit4]   2> 24396 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24407 INFO  (zkConnectionManagerCallback-175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24409 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24412 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker-SendThread(127.0.0.1:45159)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1015b2bd1f00017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1015b2bd1f00017, 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 0x1015b2bd1f00017, 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> 24513 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[7D1D97DF372E641A]-worker) [n:127.0.0.1:45551_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 

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

aceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=1&facet.field=small2_is&facet.method=fc} hits=5 status=0 QTime=0
   [junit4]   2> 29442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=1&facet.field=small2_is&facet.method=fcs} hits=5 status=0 QTime=0
   [junit4]   2> 29442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=1&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=5 status=0 QTime=0
   [junit4]   2> 29442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small2_is,memSize=4358,tindexSize=46,time=0,phase1=0,nTerms=4,bigTerms=0,termInstances=7,uses=0}
   [junit4]   2> 29442 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=1&facet.field=small2_is&facet.method=uif} hits=5 status=0 QTime=0
   [junit4]   2> 29443 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=1&facet.field={!key%3Dsmall2_is}small2_is_p&facet.method=uif} hits=5 status=0 QTime=0
   [junit4]   2> 29443 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '2'!='4' @ facet_counts/facet_fields/small2_is/[0]
   [junit4]   2>  expected ={
   [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>       "small2_is":[
   [junit4]   2>         "2",2,
   [junit4]   2>         "6",2,
   [junit4]   2>         "0",1,
   [junit4]   2>         "4",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>       "small2_is":[
   [junit4]   2>         "4",2,
   [junit4]   2>         "6",2,
   [junit4]   2>         "0",1,
   [junit4]   2>         "2",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=1&facet.field={!key%3Dsmall2_is}small2_is_p&facet.method=uif
   [junit4]   2> 29443 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[801E33FF500CE652]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=801E33FF500CE652 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ja-JP -Dtests.timezone=Indian/Mauritius -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.02s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: '2'!='4' @ facet_counts/facet_fields/small2_is/[0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([801E33FF500CE652:8D76132A05F52EED]: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> 29444 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29444 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=211038400
   [junit4]   2> 29444 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f19bfdc
   [junit4]   2> 29444 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4f19bfdc
   [junit4]   2> 29444 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d054755: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@e29be71
   [junit4]   2> 29457 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 29458 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 29458 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@473f1043: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@26be3428
   [junit4]   2> 29463 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 29463 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d7c53b3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7d0f9d34
   [junit4]   2> 29463 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 29463 INFO  (SUITE-TestRandomDVFaceting-seed#[801E33FF500CE652]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b3d52c5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@504d6edc
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_801E33FF500CE652-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ja-JP, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=189278856,total=298319872
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J0 in 4.01s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 801E33FF500CE652]:
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.75 ..    31.28 =    30.53s
   [junit4] JVM J1:     0.74 ..    26.09 =    25.35s
   [junit4] JVM J2:     0.75 ..    26.95 =    26.20s
   [junit4] JVM J3:     0.73 ..    26.75 =    26.02s
   [junit4] Execution time total: 31 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 failures

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: 801E33FF500CE652]

Total time: 32 seconds

[repro] Setting last failure code to 256

[repro] Failures at the tip of branch_8x without a seed:
[repro]   5/5 failed: org.apache.solr.TestRandomDVFaceting
[repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples.
[repro] Exiting with code 256
Archiving artifacts
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-repro - Build # 373 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/373/

[...truncated 29 lines...]
[repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/85//consoleText

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Ant options: -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
[repro] Repro line:  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

[repro] Repro line:  ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -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=ms -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] git fetch
[repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

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

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestRandomDVFaceting|*.RollingRestartTest" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -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

[...truncated 16325 lines...]
   [junit4]   2> 40263 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> 40266 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.badapples=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 30.4s 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> 40272 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 40273 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=216823324
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46a56af0
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@46a56af0
   [junit4]   2> 40277 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fe491b9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@793f3b98
   [junit4]   2> 40305 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 40522 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 40522 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@406acd2d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@37a1392d
   [junit4]   2> 40528 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 40528 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@357ec45a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7f2deeb8
   [junit4]   2> 40528 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 40528 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@556a3c90: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@60ff6c9
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/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 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=172441656,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [1/10 (1!)] on J2 in 39.47s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 3579 INFO  (SUITE-TestRandomDVFaceting-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-repro/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3597 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001/data-dir-1-001
   [junit4]   2> 3714 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3762 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.log Logging initialized @3815ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3768 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-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> 4017 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4021 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4411 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4639 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4663 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4684 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4688 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4695 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4701 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4761 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 4768 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr
   [junit4]   2> 7418 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/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-repro/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-repro/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> 7441 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/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-repro/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-repro/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> 7504 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7921 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78e7e83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7921 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78e7e83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8102 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3973548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8102 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3973548[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8648 WARN  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-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> 8891 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8892 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8893 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d6304d1
   [junit4]   2> 8949 INFO  (coreLoadExecutor-12-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8971 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 9219 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 9237 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9238 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 9288 INFO  (coreLoadExecutor-12-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@7d6304d1
   [junit4]   2> 9303 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001/data-dir-1-001/]
   [junit4]   2> 9574 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.796516629936513]
   [junit4]   2> 11361 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11361 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11365 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=97.6806640625, floorSegmentMB=2.1455078125, forceMergeDeletesPctAllowed=3.7763963945673407, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8707140380444424, deletesPctAllowed=42.72773222734499
   [junit4]   2> 11420 WARN  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 11652 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 11658 INFO  (SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11681 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 11687 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 11800 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 11815 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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 123
   [junit4]   2> 12070 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 1 ms
   [junit4]   2> 12073 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 251
   [junit4]   2> 12111 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=31
   [junit4]   2> 12146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=id&facet.method=enum} hits=0 status=0 QTime=29
   [junit4]   2> 12152 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=id&facet.method=fc} hits=0 status=0 QTime=5
   [junit4]   2> 12159 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=6
   [junit4]   2> 12160 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12161 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12167 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12184 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f&facet.method=fc} hits=0 status=0 QTime=16
   [junit4]   2> 12184 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12185 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12375 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f&facet.method=uif} hits=0 status=0 QTime=189
   [junit4]   2> 12376 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12378 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12380 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_d&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 12381 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12381 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12382 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12382 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12383 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12385 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_i&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 12386 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12387 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12387 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12391 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_l&facet.method=fc} hits=0 status=0 QTime=2
   [junit4]   2> 12391 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12392 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12392 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12393 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12393 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.prefix=&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12394 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.prefix=&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12394 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.prefix=&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12395 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.prefix=&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12395 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.prefix=&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12396 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12396 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12397 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12397 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=9&facet.prefix=氵?憎O&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12398 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=9&facet.prefix=氵?憎O&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12398 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=11&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12399 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=11&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12399 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=11&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12400 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=11&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12400 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=11&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12402 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12409 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 12411 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.prefix=&facet.missing=true&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=8
   [junit4]   2> 12412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12412 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=1
   [junit4]   2> 12419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small2_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 12423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12423 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall2_is}small2_is_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12424 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12425 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12426 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12427 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12429 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12430 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12431 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12432 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12432 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12433 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12434 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12434 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12435 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12435 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12436 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12436 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12437 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12437 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12438 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12444 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=5
   [junit4]   2> 12444 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12445 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12446 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12447 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12448 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12449 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12450 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=1
   [junit4]   2> 12453 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12454 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12455 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12456 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12456 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12463 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=6
   [junit4]   2> 12463 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12465 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12466 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12468 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12468 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12468 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12469 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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> 12831 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HSGP]} 0 360
   [junit4]   2> 13489 INFO  (searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 13490 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 659
   [junit4]   2> 13511 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=2&wt=json} hits=1 status=0 QTime=18
   [junit4]   2> 13530 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.limit=13&facet.field=id&facet.method=enum} hits=1 status=0 QTime=8
   [junit4]   2> 13542 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.limit=13&facet.field=id&facet.method=fc} hits=1 status=0 QTime=11
   [junit4]   2> 13558 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.limit=13&facet.field=id&facet.method=fcs} hits=1 status=0 QTime=15
   [junit4]   2> 13561 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.limit=13&facet.field={!key%3Did}id_dv} hits=1 status=0 QTime=2
   [junit4]   2> 13563 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.limit=13&facet.field=id&facet.method=uif} hits=1 status=0 QTime=1
   [junit4]   2> 13717 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_f&facet.method=enum} hits=1 status=0 QTime=154
   [junit4]   2> 13723 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_f&facet.method=fc} hits=1 status=0 QTime=5
   [junit4]   2> 13723 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_f&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13724 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dscore_f}score_f_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13753 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=score_f&facet.method=uif} hits=1 status=0 QTime=29
   [junit4]   2> 13753 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dscore_f}score_f_p&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13754 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field=score_d&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 13755 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field=score_d&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13755 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field=score_d&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field={!key%3Dscore_d}score_d_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field=score_d&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13756 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=2&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13757 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_i&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 13757 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_i&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13758 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_i&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13758 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13759 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field=foo_i&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13759 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13760 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13761 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l}foo_l_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13761 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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_l}foo_l_p&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_s&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 13762 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_s&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_s&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall_s}small_s_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small_s&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_s&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 13764 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_s&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_s&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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%3Dsmall2_s}small2_s_dv} hits=1 status=0 QTime=0
   [junit4]   2> 13765 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_s&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 13773 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_ss&facet.method=enum} hits=1 status=0 QTime=7
   [junit4]   2> 13774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_ss&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 13774 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 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=small2_ss&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 13794 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeade

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

 [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.sort=index&facet.missing=true&facet.field=small_s&facet.method=uif
   [junit4]   2> 42213 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[AE96EF52D00B8295]) [     ] 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=AE96EF52D00B8295 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=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 8.36s J3 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'd'!='e' @ facet_counts/facet_fields/small_s/[0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE96EF52D00B8295:A3FECF8785F24A2A]: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> 42214 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 42214 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=131287577
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61ac1ca1
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@61ac1ca1
   [junit4]   2> 42214 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10b31fbb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3f1974a3
   [junit4]   2> 42231 INFO  (coreCloseExecutor-39-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 42232 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 42233 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1343ac21: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1be9acd6
   [junit4]   2> 42237 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 42238 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7797cec6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4c7dcbc2
   [junit4]   2> 42238 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 42238 INFO  (SUITE-TestRandomDVFaceting-seed#[AE96EF52D00B8295]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8e8107e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@67224978
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_AE96EF52D00B8295-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ds_dv=PostingsFormat(name=Asserting), foo_f_dv=FST50, small_i=PostingsFormat(name=Asserting), small3_is=PostingsFormat(name=Asserting), small_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_f=PostingsFormat(name=Asserting), score_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_i=FST50, foo_fs_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small4_ss=FST50, foo_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_i=PostingsFormat(name=Asserting), foo_ls_dv=PostingsFormat(name=Asserting), small2_is=FST50, foo_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_fs=FST50, foo_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), score_f_dv=FST50, foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_f=PostingsFormat(name=Asserting), foo_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Lucene80), id_dv=DocValuesFormat(name=Lucene80), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Asserting), small3_is_dv=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Direct), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Direct), small2_i_dv=DocValuesFormat(name=Lucene80), small4_ss_dv=DocValuesFormat(name=Asserting), small_s_dv=DocValuesFormat(name=Lucene80), small2_ss_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Direct), foo_fs_dv=DocValuesFormat(name=Asserting), small2_is_dv=DocValuesFormat(name=Asserting), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Lucene80), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Lucene80), foo_fs_p=DocValuesFormat(name=Asserting), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Lucene80), score_d_dv=DocValuesFormat(name=Lucene80), foo_l_dv=DocValuesFormat(name=Lucene80), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1977, maxMBSortInHeap=5.585253018147412, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=287822272,total=337641472
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J3 in 9.01s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: AE96EF52D00B8295]:
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4]   - org.apache.solr.TestRandomDVFaceting.testRandomFaceting
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.66 ..    34.98 =    34.32s
   [junit4] JVM J1:     0.90 ..    34.45 =    33.55s
   [junit4] JVM J2:     0.66 ..    36.05 =    35.39s
   [junit4] JVM J3:     0.51 ..    44.50 =    43.99s
   [junit4] Execution time total: 44 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 5 failures

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: AE96EF52D00B8295]

Total time: 45 seconds

[repro] Setting last failure code to 256

[repro] Failures at the tip of branch_8x without a seed:
[repro]   5/5 failed: org.apache.solr.TestRandomDVFaceting
[repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0
Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples.
[repro] Exiting with code 256
Archiving artifacts
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)