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

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

[repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e

[repro] Repro line:  ant test  -Dtestcase=TestRandomDVFaceting 
-Dtests.method=testRandomFaceting -Dtests.seed=50BAF9F9298B4FEE 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hr 
-Dtests.timezone=America/Bahia -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[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=50BAF9F9298B4FEE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=hr -Dtests.timezone=America/Bahia -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 743 lines...]
   [junit4]   2> 16390 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '2'!='1' @ 
facet_counts/facet_fields/small_s/[15]
   [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>       "small_s":[
   [junit4]   2>         "a",0,
   [junit4]   2>         "b",0,
   [junit4]   2>         "c",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "f",0,
   [junit4]   2>         "g",0,
   [junit4]   2>         "h",0,
   [junit4]   2>         "i",2,
   [junit4]   2>         "j",0,
   [junit4]   2>         "k",1,
   [junit4]   2>         "l",0,
   [junit4]   2>         "n",0,
   [junit4]   2>         "p",0,
   [junit4]   2>         "q",1,
   [junit4]   2>         "r",0,
   [junit4]   2>         "s",1,
   [junit4]   2>         "t",0]},
   [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>       "small_s":[
   [junit4]   2>         "a",0,
   [junit4]   2>         "b",0,
   [junit4]   2>         "c",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "f",0,
   [junit4]   2>         "g",0,
   [junit4]   2>         "h",0,
   [junit4]   2>         "i",1,
   [junit4]   2>         "j",0,
   [junit4]   2>         "k",1,
   [junit4]   2>         "l",0,
   [junit4]   2>         "n",1,
   [junit4]   2>         "p",0,
   [junit4]   2>         "q",1,
   [junit4]   2>         "r",0,
   [junit4]   2>         "s",1,
   [junit4]   2>         "t",0]},
   [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.offset=0&facet.limit=100&facet.sort=index&facet.field=small_s&facet.method=uif
   [junit4]   2> 16392 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=50BAF9F9298B4FEE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=hr -Dtests.timezone=America/Bahia 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.26s J0 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: '2'!='1' @ 
facet_counts/facet_fields/small_s/[15]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([50BAF9F9298B4FEE:5DD2D92C7C728751]: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> 16402 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 16402 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1188230107
   [junit4]   2> 16409 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43a22a54
   [junit4]   2> 16409 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@43a22a54
   [junit4]   2> 16410 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36c0ecf6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7d68a560
   [junit4]   2> 16445 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 16453 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 16453 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c268cc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@6bd0f4a
   [junit4]   2> 16459 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 16459 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@722adcaa: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@37dae919
   [junit4]   2> 16459 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 16459 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55ce8731: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@54f6c199
   [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_50BAF9F9298B4FEE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_ds_dv=PostingsFormat(name=LuceneFixedGap), 
foo_f_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 small_i=PostingsFormat(name=LuceneFixedGap), 
small3_is=PostingsFormat(name=LuceneFixedGap), 
small_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
score_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
score_d=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), 
foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
foo_fs_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_l=PostingsFormat(name=LuceneFixedGap), small4_ss=Lucene84, 
small2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
small2_i=PostingsFormat(name=LuceneFixedGap), 
foo_ls_dv=PostingsFormat(name=LuceneFixedGap), small2_is=Lucene84, 
foo_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
foo_fs=Lucene84, 
score_f_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 foo_d_dv=Lucene84, score_d_dv=Lucene84, 
foo_d=PostingsFormat(name=LuceneFixedGap), 
small2_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 foo_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_l_dv=Lucene84, 
foo_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{small2_s_dv=DocValuesFormat(name=Direct), 
score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), 
small2_is_p=DocValuesFormat(name=Asserting), 
small3_is_dv=DocValuesFormat(name=Lucene80), 
score_d_p=DocValuesFormat(name=Lucene80), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Lucene80), 
foo_ds_p=DocValuesFormat(name=Asserting), 
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=Direct), 
foo_i_dv=DocValuesFormat(name=Asserting), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Asserting), 
small2_is_dv=DocValuesFormat(name=Asserting), 
small_i_p=DocValuesFormat(name=Direct), 
small2_i_p=DocValuesFormat(name=Direct), 
small_i_dv=DocValuesFormat(name=Lucene80), 
small3_is_p=DocValuesFormat(name=Direct), 
foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Direct), 
foo_ls_p=DocValuesFormat(name=Asserting), 
foo_d_p=DocValuesFormat(name=Lucene80), 
foo_fs_p=DocValuesFormat(name=Lucene80), 
score_f_dv=DocValuesFormat(name=Lucene80), 
foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), 
foo_l_dv=DocValuesFormat(name=Direct), 
small3_ss_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1399, 
maxMBSortInHeap=7.150747413406973, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hr, 
timezone=America/Bahia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=119838856,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting]
   [junit4] Completed [1/5 (1!)] on J0 in 15.64s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 3717 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 3756 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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_50BAF9F9298B4FEE-001/data-dir-1-001
   [junit4]   2> 4083 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4138 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] o.e.j.u.log 
Logging initialized @4225ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4144 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4253 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4254 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4902 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 5036 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5060 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 5069 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 5075 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 5080 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 5085 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 5133 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 5139 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 7220 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 7448 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 7692 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7704 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7837 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69711a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7837 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69711a8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8013 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 8021 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@763cdf9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8021 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@763cdf9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8344 WARN  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-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> 8987 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cd71ee
   [junit4]   2> 8989 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cd71ee
   [junit4]   2> 8989 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cd71ee
   [junit4]   2> 9086 INFO  (coreLoadExecutor-12-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 9126 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 9152 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 9580 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9580 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> 9637 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@25cd71ee
   [junit4]   2> 9653 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_50BAF9F9298B4FEE-001/data-dir-1-001/]
   [junit4]   2> 9715 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 11656 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11656 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11752 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=69.4501953125, 
floorSegmentMB=1.830078125, forceMergeDeletesPctAllowed=23.913884709045394, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.10393458876415
   [junit4]   2> 11783 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> 11814 INFO  (coreLoadExecutor-12-thread-1) [    x:collection1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 11819 INFO  
(SUITE-TestRandomDVFaceting-seed#[50BAF9F9298B4FEE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11824 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> 11841 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 11910 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 11916 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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 69
   [junit4]   2> 12023 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> 12028 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 103
   [junit4]   2> 12327 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=292
   [junit4]   2> 12362 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=id&facet.method=enum}
 hits=0 status=0 QTime=29
   [junit4]   2> 12369 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=id&facet.method=fc}
 hits=0 status=0 QTime=5
   [junit4]   2> 12377 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=id&facet.method=fcs}
 hits=0 status=0 QTime=7
   [junit4]   2> 12378 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12378 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12380 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12399 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=fc}
 hits=0 status=0 QTime=18
   [junit4]   2> 12400 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12401 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=uif}
 hits=0 status=0 QTime=48
   [junit4]   2> 12450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=score_d&facet.method=fc}
 hits=0 status=0 QTime=2
   [junit4]   2> 12455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12456 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12457 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12460 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12460 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12461 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12461 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12462 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12463 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=2
   [junit4]   2> 12466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12468 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12469 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12469 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12470 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12471 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12471 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12472 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12472 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 12477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.missing=true&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=4
   [junit4]   2> 12477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.missing=true&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.missing=true&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.missing=true&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.missing=true&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12480 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12480 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12481 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12481 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12482 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12482 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12483 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12483 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12484 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12484 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12485 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12485 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12486 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12486 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12487 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12487 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12488 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12488 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12489 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12489 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12491 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12491 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12491 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dsmall2_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12492 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=small2_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12492 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12493 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12493 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12493 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=53&facet.sort=index&facet.field=foo_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=53&facet.sort=index&facet.field=foo_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=53&facet.sort=index&facet.field=foo_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=53&facet.sort=index&facet.field={!key%3Dfoo_fs}foo_fs_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=53&facet.sort=index&facet.field=foo_fs&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12501 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=enum}
 hits=0 status=0 QTime=5
   [junit4]   2> 12502 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=fcs}
 hits=0 status=0 QTime=1
   [junit4]   2> 12504 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12504 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12506 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12506 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12507 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12711 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=202
   [junit4]   2> 12722 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12722 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12723 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12723 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12724 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12728 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=4
   [junit4]   2> 12729 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12730 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12731 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=1
   [junit4]   2> 12731 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12732 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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> 12732 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12733 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=missing_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12733 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12734 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12734 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12737 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=2
   [junit4]   2> 12738 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12738 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12738 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12746 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=7
   [junit4]   2> 12747 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12748 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12748 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 12750 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 12750 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 12751 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12752 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=9&facet.limit=67&facet.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 12753 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=9&facet.limit=67&facet.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=1
   [junit4]   2> 12756 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=9&facet.limit=67&facet.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=2
   [junit4]   2> 12759 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=9&facet.limit=67&facet.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=3
   [junit4]   2> 12760 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=9&facet.limit=67&facet.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 12931 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VQMR]} 0 168
   [junit4]   2> 13786 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> 13788 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 856
   [junit4]   2> 13795 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JBQI]} 0 5
   [junit4]   2> 13800 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MADZ]} 0 3
   [junit4]   2> 13803 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OHKJ]} 0 2
   [junit4]   2> 13806 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JSGW]} 0 2
   [junit4]   2> 13811 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JSGW]} 0 4
   [junit4]   2> 13814 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BJKB]} 0 2
   [junit4]   2> 13879 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> 13883 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 68
   [junit4]   2> 13894 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DSZP]} 0 5
   [junit4]   2> 13899 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BRNP]} 0 4
   [junit4]   2> 13903 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HMUC]} 0 4
   [junit4]   2> 13905 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DRMO]} 0 1
   [junit4]   2> 13907 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HEGO]} 0 1
   [junit4]   2> 13909 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VZXP]} 0 1
   [junit4]   2> 13910 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YYRX]} 0 1
   [junit4]   2> 13911 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YYRX]} 0 0
   [junit4]   2> 13912 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WJLN]} 0 0
   [junit4]   2> 13914 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WJLN]} 0 0
   [junit4]   2> 13915 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HIXN]} 0 0
   [junit4]   2> 13916 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UJGE]} 0 0
   [junit4]   2> 13917 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UJGE]} 0 0
   [junit4]   2> 13918 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KKCU]} 0 1
   [junit4]   2> 13920 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EQNN]} 0 1
   [junit4]   2> 13928 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VXJK]} 0 8
   [junit4]   2> 14131 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ITUB]} 0 202
   [junit4]   2> 14134 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[HZTD]} 0 2
   [junit4]   2> 14139 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EVYU]} 0 3
   [junit4]   2> 14144 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EVYU]} 0 4
   [junit4]   2> 14148 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PNYY]} 0 2
   [junit4]   2> 14149 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KZUM]} 0 0
   [junit4]   2> 14151 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KMWD]} 0 2
   [junit4]   2> 14153 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XLMC]} 0 1
   [junit4]   2> 14207 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> 14209 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 55
   [junit4]   2> 14220 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RKQD]} 0 7
   [junit4]   2> 14221 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JCHR]} 0 1
   [junit4]   2> 14223 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MZKV]} 0 0
   [junit4]   2> 14224 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AXTS]} 0 0
   [junit4]   2> 14257 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> 14260 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 36
   [junit4]   2> 14263 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WHNS]} 0 2
   [junit4]   2> 14265 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PUDX]} 0 1
   [junit4]   2> 14266 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RUDN]} 0 0
   [junit4]   2> 14267 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XIIM]} 0 1
   [junit4]   2> 14268 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EKMA]} 0 0
   [junit4]   2> 14269 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DNQF]} 0 0
   [junit4]   2> 14270 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ETAZ]} 0 0
   [junit4]   2> 14271 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PQTW]} 0 0
   [junit4]   2> 14271 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AHUB]} 0 0
   [junit4]   2> 14272 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XEMI]} 0 0
   [junit4]   2> 14273 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GLDA]} 0 0
   [junit4]   2> 14273 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[FXIA]} 0 0
   [junit4]   2> 14274 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UGOT]} 0 0
   [junit4]   2> 14275 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QRUJ]} 0 0
   [junit4]   2> 14298 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> 14299 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 23
   [junit4]   2> 14302 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1
   [junit4]   2> 14325 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=88&wt=json} hits=44 
status=0 QTime=21
   [junit4]   2> 14352 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=id:(MADZ OHKJ BJKB DSZP HMUC DRMO VZXP YYRX 
WJLN HIXN UJGE KKCU EQNN VXJK PNYY KZUM XLMC RKQD JCHR MZKV AXTS PUDX RUDN XIIM 
DNQF ETAZ PQTW AHUB XEMI FXIA UGOT QRUJ )} 0 7
   [junit4]   2> 14650 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> 14660 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 306
   [junit4]   2> 14682 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=12 status=0 QTime=20
   [junit4]   2> 14730 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=12 status=0 QTime=47
   [junit4]   2> 14764 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
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=12 status=0 QTime=32
   [junit4]   2> 14770 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[50BAF9F9298B4FEE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&face

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

cet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum}
 hits=3 status=0 QTime=0
   [junit4]   2> 30418 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
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=3 status=0 QTime=0
   [junit4]   2> 30419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
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=3 status=0 QTime=0
   [junit4]   2> 30419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
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=3 status=0 QTime=0
   [junit4]   2> 30419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
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=3 status=0 QTime=0
   [junit4]   2> 30419 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
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":3,"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>         "j",1,
   [junit4]   2>         "a",0,
   [junit4]   2>         "c",0,
   [junit4]   2>         "d",0,
   [junit4]   2>         "k",0]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":3,"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>         "j",1,
   [junit4]   2>         "b",0,
   [junit4]   2>         "c",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "k",0]},
   [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> 30419 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[E7644D11AA1722C0]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=E7644D11AA1722C0 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=hr -Dtests.timezone=America/Bahia 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.22s J1 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'a'!='b' @ 
facet_counts/facet_fields/small_s/[2]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E7644D11AA1722C0:EA0C6DC4FFEEEA7F]: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> 30420 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 30420 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1390883563
   [junit4]   2> 30421 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20c3d4be
   [junit4]   2> 30421 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@20c3d4be
   [junit4]   2> 30421 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e8d61fb: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2ecee6c9
   [junit4]   2> 30436 INFO  (coreCloseExecutor-39-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 30437 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 30437 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b436ea1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@5f1e316f
   [junit4]   2> 30442 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 30442 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3748c80e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@50d7ef80
   [junit4]   2> 30442 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 30442 INFO  
(SUITE-TestRandomDVFaceting-seed#[E7644D11AA1722C0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18897cd1: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@2322698d
   [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_E7644D11AA1722C0-002
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=30442, maxDocsPerChunk=5, blockShift=18), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=30442, blockSize=18)), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hr, 
timezone=America/Bahia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=66962480,total=295698432
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, 
TestRandomDVFaceting]
   [junit4] Completed [5/5 (5!)] on J1 in 4.00s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: E7644D11AA1722C0]:
   [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.81 ..    28.08 =    27.27s
   [junit4] JVM J1:     0.81 ..    32.17 =    31.36s
   [junit4] JVM J2:     0.61 ..    27.52 =    26.91s
   [junit4] JVM J3:     0.58 ..    27.43 =    26.85s
   [junit4] Execution time total: 32 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: 
E7644D11AA1722C0]

Total time: 33 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
[Fast Archiver] No artifacts from Lucene » Lucene-Solr-repro 
Repro-Lucene/Lucene-Solr-NightlyTests-8.x#83 to compare, so performing full 
copy of 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to