Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/89/

1 tests failed.
FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'c'!='b' @ facet_counts/facet_fields/small_s/[8]

Stack Trace:
java.lang.AssertionError: mismatch: 'c'!='b' @ 
facet_counts/facet_fields/small_s/[8]
        at 
__randomizedtesting.SeedInfo.seed([1F085A08E9BA2F18:12607ADDBC43E7A7]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14436 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 1183878 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1183878 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1183879 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_1F085A08E9BA2F18-001/data-dir-129-001
   [junit4]   2> 1183879 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=281 numCloses=281
   [junit4]   2> 1183879 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1183881 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 1183881 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1183887 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1183894 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1183899 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1185423 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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> 1185424 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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> 1185426 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1185426 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 1185427 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76e41a44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1185427 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76e41a44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1185429 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 1185430 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46222d4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1185430 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46222d4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1185431 WARN  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 1185467 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a93bd
   [junit4]   2> 1185476 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a93bd
   [junit4]   2> 1185476 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7a93bd
   [junit4]   2> 1185481 INFO  (coreLoadExecutor-9774-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1185496 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1185504 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1185513 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field 
id
   [junit4]   2> 1185513 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1185514 INFO  (coreLoadExecutor-9774-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@1b7a93bd
   [junit4]   2> 1185514 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_1F085A08E9BA2F18-001/data-dir-129-001/]
   [junit4]   2> 1185517 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8228847072805123]
   [junit4]   2> 1185557 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1185557 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185558 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5071983374359395]
   [junit4]   2> 1185558 WARN  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 1185559 INFO  (coreLoadExecutor-9774-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1185559 INFO  
(searcherExecutor-9776-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1186513 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1186518 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 1186518 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1186519 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 1186522 INFO  
(searcherExecutor-9776-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1186523 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 3
   [junit4]   2> 1186525 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 
status=0 QTime=0
   [junit4]   2> 1186526 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186526 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186526 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186526 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186526 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186527 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186527 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186527 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186527 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186527 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186528 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&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> 1186529 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186530 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186531 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186532 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.missing=true&facet.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.missing=true&facet.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.missing=true&facet.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.missing=true&facet.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.missing=true&facet.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186533 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186534 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186535 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_is}small2_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186536 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field={!key%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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.field=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_fs}foo_fs_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186537 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186538 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186538 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186538 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186538 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186538 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.field=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.field=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.field=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.field={!key%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.field=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186539 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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> 1186540 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186541 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186542 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=99&facet.sort=count&facet.field=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=99&facet.sort=count&facet.field=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=99&facet.sort=count&facet.field=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=99&facet.sort=count&facet.field={!key%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=99&facet.sort=count&facet.field=missing_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.field=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.field=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.field=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.field={!key%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186543 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=6&facet.field=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1186545 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[KSWH]} 0 1
   [junit4]   2> 1186545 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XRKG]} 0 0
   [junit4]   2> 1186546 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AFGW]} 0 0
   [junit4]   2> 1186546 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VDES]} 0 0
   [junit4]   2> 1186547 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UDBQ]} 0 0
   [junit4]   2> 1186547 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OXWF]} 0 0
   [junit4]   2> 1186547 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SFQS]} 0 0
   [junit4]   2> 1186548 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JTXF]} 0 0
   [junit4]   2> 1186548 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[LLWJ]} 0 0
   [junit4]   2> 1186549 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YRCU]} 0 0
   [junit4]   2> 1186549 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VQCQ]} 0 0
   [junit4]   2> 1186550 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WEYX]} 0 0
   [junit4]   2> 1186550 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OIOJ]} 0 0
   [junit4]   2> 1186551 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZJGB]} 0 0
   [junit4]   2> 1186551 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WPHM]} 0 0
   [junit4]   2> 1186552 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AAKF]} 0 0
   [junit4]   2> 1186552 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YUDR]} 0 0
   [junit4]   2> 1186552 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WIYZ]} 0 0
   [junit4]   2> 1186553 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WIYZ]} 0 0
   [junit4]   2> 1186553 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[DEZW]} 0 0
   [junit4]   2> 1186553 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[LUEY]} 0 0
   [junit4]   2> 1186554 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ERHR]} 0 0
   [junit4]   2> 1186554 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RJFH]} 0 0
   [junit4]   2> 1186555 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SAWZ]} 0 0
   [junit4]   2> 1186555 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SAWZ]} 0 0
   [junit4]   2> 1186555 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XXYA]} 0 0
   [junit4]   2> 1186556 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[XYKO]} 0 0
   [junit4]   2> 1186556 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WPHN]} 0 0
   [junit4]   2> 1186557 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[CHJF]} 0 0
   [junit4]   2> 1186571 INFO  
(searcherExecutor-9776-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1186571 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 1186572 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MPDD]} 0 1
   [junit4]   2> 1186573 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SDFF]} 0 0
   [junit4]   2> 1186573 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SDFF]} 0 0
   [junit4]   2> 1186574 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[NJJG]} 0 0
   [junit4]   2> 1186574 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WYDX]} 0 0
   [junit4]   2> 1186575 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BIFF]} 0 0
   [junit4]   2> 1186575 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WEAE]} 0 0
   [junit4]   2> 1186575 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[WLKF]} 0 0
   [junit4]   2> 1186576 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OUGP]} 0 0
   [junit4]   2> 1186576 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[OUGP]} 0 0
   [junit4]   2> 1186577 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JZFB]} 0 0
   [junit4]   2> 1186577 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AQHE]} 0 0
   [junit4]   2> 1186578 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BOBR]} 0 0
   [junit4]   2> 1186578 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[RXJZ]} 0 0
   [junit4]   2> 1186578 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QKRZ]} 0 0
   [junit4]   2> 1186579 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BJYK]} 0 0
   [junit4]   2> 1186579 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[CRLK]} 0 0
   [junit4]   2> 1186579 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[MDUO]} 0 0
   [junit4]   2> 1186589 INFO  
(searcherExecutor-9776-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1186590 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 1186591 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[SQTF]} 0 0
   [junit4]   2> 1186597 INFO  
(searcherExecutor-9776-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1186597 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 1186597 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=0
   [junit4]   2> 1186598 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=enum}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186599 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=fc}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186599 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=fcs}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186599 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field={!key%3Did}id_dv}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186600 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186600 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=enum}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186601 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fc}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186601 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fcs}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186601 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186602 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186602 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186602 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=enum}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=fc}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=fcs}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dscore_d}score_d_dv}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=score_d&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186603 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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%3Dscore_d}score_d_p&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186604 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=enum}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186604 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=fc}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186604 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=fcs}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186604 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186605 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186605 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=44 status=0 QTime=0
   [junit4]   2> 1186605 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=44 status=0 QTime=0
   [junit4]   2> 1186606 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=44 status=0 QTime=0
   [junit4]   2> 1186606 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=44 status=0 QTime=0
   [junit4]   2> 1186606 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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=44 status=0 QTime=0
   [junit4]   2> 1186606 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.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

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

       "d",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "f",0,
   [junit4]   2>         "g",0,
   [junit4]   2>         "h",0,
   [junit4]   2>         "i",0,
   [junit4]   2>         "j",0,
   [junit4]   2>         "k",0,
   [junit4]   2>         "l",0,
   [junit4]   2>         "m",0,
   [junit4]   2>         "p",0,
   [junit4]   2>         "q",0,
   [junit4]   2>         "r",0,
   [junit4]   2>         "s",0,
   [junit4]   2>         "t",0,
   [junit4]   2>         "v",0,
   [junit4]   2>         "w",0,
   [junit4]   2>         "x",0,
   [junit4]   2>         "y",0,
   [junit4]   2>         "{",0,
   [junit4]   2>         "|",0]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":9,"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>         "o",1,
   [junit4]   2>         "u",1,
   [junit4]   2>         "z",1,
   [junit4]   2>         "a",0,
   [junit4]   2>         "b",0,
   [junit4]   2>         "d",0,
   [junit4]   2>         "e",0,
   [junit4]   2>         "f",0,
   [junit4]   2>         "g",0,
   [junit4]   2>         "h",0,
   [junit4]   2>         "i",0,
   [junit4]   2>         "j",0,
   [junit4]   2>         "k",0,
   [junit4]   2>         "l",0,
   [junit4]   2>         "m",0,
   [junit4]   2>         "p",0,
   [junit4]   2>         "q",0,
   [junit4]   2>         "r",0,
   [junit4]   2>         "s",0,
   [junit4]   2>         "t",0,
   [junit4]   2>         "v",0,
   [junit4]   2>         "w",0,
   [junit4]   2>         "x",0,
   [junit4]   2>         "y",0,
   [junit4]   2>         "{",0,
   [junit4]   2>         "|",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.limit=-1&facet.sort=count&facet.field=small_s&facet.method=uif
   [junit4]   2> 1206082 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=1F085A08E9BA2F18 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ar-LY 
-Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 19.6s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'c'!='b' @ 
facet_counts/facet_fields/small_s/[8]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F085A08E9BA2F18:12607ADDBC43E7A7]: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> 1206085 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1206085 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1146752257
   [junit4]   2> 1206092 INFO  (coreCloseExecutor-9781-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3489f1d1
   [junit4]   2> 1206092 INFO  (coreCloseExecutor-9781-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@3489f1d1
   [junit4]   2> 1206092 INFO  (coreCloseExecutor-9781-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ff7a4fc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4eab69d5
   [junit4]   2> 1206310 INFO  (coreCloseExecutor-9781-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1206317 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1206317 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34384ec1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@5c92c5ff
   [junit4]   2> 1206322 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1206322 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eed7030: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4f496255
   [junit4]   2> 1206324 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1206324 INFO  
(SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a55a750: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@5a25fd30
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_1F085A08E9BA2F18-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, 
timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=186782032,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, 
TestReloadDeadlock, ConvertedLegacyTest, 
ClassificationUpdateProcessorIntegrationTest, TestCoreBackup, DynamicMapsTest, 
TestNestedUpdateProcessor, TestConfigSetsAPIExclusivity, TestSimpleTextCodec, 
ConcurrentDeleteAndCreateCollectionTest, TestFiltering, ScheduledTriggerTest, 
RestartWhileUpdatingTest, ExternalFileFieldSortTest, LeaderVoteWaitTimeoutTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestUnInvertedFieldException, 
ResponseHeaderTest, TestSolrCoreParser, BlockJoinFacetDistribTest, 
NodeAddedTriggerIntegrationTest, RemoteQueryErrorTest, 
BaseCdcrDistributedZkTest, RegexBytesRefFilterTest, 
HdfsRestartWhileUpdatingTest, TestDynamicFieldNamesIndexCorrectly, 
EchoParamsTest, ShardsWhitelistTest, TestSolrCloudSnapshots, 
TestLeaderElectionZkExpiry, TestSimLargeCluster, HdfsDirectoryTest, 
DimensionalRoutedAliasUpdateProcessorTest, DistributedFacetPivotLargeTest, 
NotRequiredUniqueKeyTest, CoreAdminHandlerTest, TestExtendedDismaxParser, 
TestJsonFacetRefinement, TestEmbeddedSolrServerConstructors, 
TimeRoutedAliasUpdateProcessorTest, SimpleCollectionCreateDeleteTest, 
TestDFISimilarityFactory, TestSchemaResource, TestSimScenario, 
SpatialRPTFieldTypeTest, TestCustomDocTransformer, NodeMarkersRegistrationTest, 
TestHalfAndHalfDocValues, TestCopyFieldCollectionResource, HttpPartitionTest, 
JSONWriterTest, MoreLikeThisHandlerTest, SuggesterWFSTTest, 
TestSkipOverseerOperations, TestRealTimeGet, TestOmitPositions, 
PeerSyncReplicationTest, AtomicUpdateRemovalJavabinTest, SuggestComponentTest, 
MaxScoreCollectorTest, ZkControllerTest, HdfsUnloadDistributedZkTest, 
TestObjectReleaseTracker, TestWordDelimiterFilterFactory, 
TestCloudManagedSchema, TestHdfsCloudBackupRestore, TestSSLRandomization, 
ShowFileRequestHandlerTest, LoggingHandlerTest, TestAuthenticationFramework, 
TestNumericTerms64, SolrInfoBeanTest, TestUseDocValuesAsStored2, 
TestExplainDocTransformer, CdcrUpdateLogTest, 
TriggerSetPropertiesIntegrationTest, UniqFieldsUpdateProcessorFactoryTest, 
XmlInterpolationTest, TestCloudJSONFacetJoinDomain, TestDistribIDF, 
DistributedQueryElevationComponentTest, 
TestDistributedStatsComponentCardinality, TestAtomicUpdateErrorCases, 
SolrShardReporterTest, TestCaffeineCache, LeaderElectionTest, 
DistribJoinFromCollectionTest, TestPhraseSuggestions, 
SharedFSAutoReplicaFailoverTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSystemCollAutoCreate, GraphQueryTest, SolrJmxReporterCloudTest, 
TestTermsQParserPlugin, TestFileDictionaryLookup, BasicDistributedZk2Test, 
MetricUtilsTest, TestBlobHandler, TemplateUpdateProcessorTest, 
TestNumericRangeQuery32, DebugComponentTest, CurrencyRangeFacetCloudTest, 
TestPerFieldSimilarityWithDefaultOverride, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, DeleteShardTest, 
RankQParserPluginTest, SSLMigrationTest, TestComponentsName, 
OverseerModifyCollectionTest, SystemInfoHandlerTest, 
TestAuthorizationFramework, BadCopyFieldTest, UpdateParamsTest, 
ParsingFieldUpdateProcessorsTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, 
TestRandomDVFaceting]
   [junit4] Completed [375/921 (1!)] on J2 in 22.72s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52547 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to