Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/366/
[...truncated 31 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/722//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=85BC6BD926613D33 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestRandomDVFaceting [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.seed=85BC6BD926613D33 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 8568 lines...] [junit4] 2> 21283 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[4] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":13,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small2_s":[ [junit4] 2> "d",2, [junit4] 2> "e",2, [junit4] 2> "b",1, [junit4] 2> "f",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":13,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small2_s":[ [junit4] 2> "d",2, [junit4] 2> "e",2, [junit4] 2> "c",1, [junit4] 2> "f",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif [junit4] 2> 21284 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=85BC6BD926613D33 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lt -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 11.1s J1 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[4] [junit4] > at __randomizedtesting.SeedInfo.seed([85BC6BD926613D33:88D44B0C7398F58C]: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> 21291 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 21291 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1453437536 [junit4] 2> 21292 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1f01396e [junit4] 2> 21292 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1f01396e [junit4] 2> 21292 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9417d63: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@63d61ca0 [junit4] 2> 21310 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 21316 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 21316 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5766e42c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@30ca1925 [junit4] 2> 21322 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 21322 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b731f5f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@51e8f112 [junit4] 2> 21322 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 21322 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30b7c756: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@75951f75 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_85BC6BD926613D33-001 [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt, timezone=ROK [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=258900416,total=318767104 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting] [junit4] Completed [1/5 (1!)] on J1 in 20.37s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 3306 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/server/solr/configsets/_default/conf' [junit4] 2> 3324 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_85BC6BD926613D33-001/data-dir-1-001 [junit4] 2> 3451 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3499 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.e.j.u.log Logging initialized @3557ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 3505 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3534 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3538 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4075 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4275 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4302 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4312 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4318 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4326 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4332 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4498 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 4505 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr [junit4] 2> 6521 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 6588 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 6645 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 7023 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c95c124[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7023 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c95c124[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7435 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@302d116c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7436 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@302d116c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7606 WARN (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-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> 8314 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 8316 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 8316 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 8370 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 8386 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 8406 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 8423 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 8423 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 8481 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 8496 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_85BC6BD926613D33-001/data-dir-1-001/] [junit4] 2> 8544 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 10353 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 10353 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 10558 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=94.9638671875, floorSegmentMB=0.9716796875, forceMergeDeletesPctAllowed=28.34787092840688, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44963388606743016, deletesPctAllowed=31.528573528318574 [junit4] 2> 10587 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 10614 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 10618 INFO (SUITE-TestRandomDVFaceting-seed#[85BC6BD926613D33]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 10629 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 10646 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 10709 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 10723 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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 72 [junit4] 2> 10808 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms [junit4] 2> 10812 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 81 [junit4] 2> 10866 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=47 [junit4] 2> 10905 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=enum} hits=0 status=0 QTime=30 [junit4] 2> 10912 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=fc} hits=0 status=0 QTime=5 [junit4] 2> 10919 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=6 [junit4] 2> 10920 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 10920 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.missing=true&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10923 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10940 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=16 [junit4] 2> 10941 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10942 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 11393 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=450 [junit4] 2> 11395 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11398 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=2 [junit4] 2> 11401 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 11402 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11403 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=1 [junit4] 2> 11404 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11405 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=5&facet.sort=count&facet.mincount=5&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11410 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=4 [junit4] 2> 11412 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 11413 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11414 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 11415 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11417 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11418 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11421 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 11422 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11423 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 11424 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11424 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11425 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11427 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11427 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11429 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 11429 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11431 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11431 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11433 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11434 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 11434 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11437 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11438 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11439 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11439 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 11440 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11441 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.mincount=1&facet.prefix=&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11441 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.mincount=1&facet.prefix=&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11442 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.mincount=1&facet.prefix=&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11442 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.mincount=1&facet.prefix=&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 11449 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0} [junit4] 2> 11451 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=1&facet.mincount=1&facet.prefix=&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=8 [junit4] 2> 11452 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11453 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small4_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11453 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11454 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 11455 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11457 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11457 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11458 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11458 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 11459 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11459 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11460 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11462 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 11463 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11464 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 11465 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11465 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11466 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=index&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11466 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=index&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11466 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=index&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11467 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=index&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 11468 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=index&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11468 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11469 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11469 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11471 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 11471 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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=small3_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11472 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11473 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11474 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11476 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0 [junit4] 2> 11477 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11478 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11479 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11480 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=1 [junit4] 2> 11481 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 11481 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11481 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11482 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11482 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11482 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11483 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 11488 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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_ds&facet.method=uif} hits=0 status=0 QTime=4 [junit4] 2> 11489 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11489 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11489 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11490 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 11490 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11491 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11492 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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> 11492 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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> 11493 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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> 11494 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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> 11494 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.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> 11495 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11497 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=missing_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 11498 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11498 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 11499 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11499 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11500 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11500 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11502 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=1 [junit4] 2> 11509 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=6 [junit4] 2> 11509 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11510 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.prefix=&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11510 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.prefix=&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 11511 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.prefix=&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11512 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.prefix=&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 11524 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.prefix=&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=11 [junit4] 2> 11524 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=count&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 11526 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=count&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=1 [junit4] 2> 11526 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=count&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 11530 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=count&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=3 [junit4] 2> 11531 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=4&facet.sort=count&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11667 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WHPW]} 0 134 [junit4] 2> 11680 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JCWE]} 0 12 [junit4] 2> 11694 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[DDFP]} 0 11 [junit4] 2> 12460 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 12461 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{optimize=} 0 766 [junit4] 2> 12482 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=6&wt=json} hits=3 status=0 QTime=20 [junit4] 2> 12498 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=id&facet.method=enum} hits=3 status=0 QTime=3 [junit4] 2> 12507 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=id&facet.method=fc} hits=3 status=0 QTime=9 [junit4] 2> 12516 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=id&facet.method=fcs} hits=3 status=0 QTime=9 [junit4] 2> 12554 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field={!key%3Did}id_dv} hits=3 status=0 QTime=37 [junit4] 2> 12555 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=id&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12586 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=30 [junit4] 2> 12591 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=4 [junit4] 2> 12591 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=0 [junit4] 2> 12592 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=0 [junit4] 2> 12624 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=32 [junit4] 2> 12625 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.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=3 status=0 QTime=0 [junit4] 2> 12628 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=enum} hits=3 status=0 QTime=3 [junit4] 2> 12640 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fc} hits=3 status=0 QTime=10 [junit4] 2> 12640 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12640 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_dv} hits=3 status=0 QTime=0 [junit4] 2> 12641 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12641 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12642 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12642 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12643 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12646 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv} hits=3 status=0 QTime=3 [junit4] 2> 12647 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12647 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12647 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12648 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12648 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12649 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_dv} hits=3 status=0 QTime=0 [junit4] 2> 12649 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12649 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12650 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small_s&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12651 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small_s&facet.method=fc} hits=3 status=0 QTime=1 [junit4] 2> 12833 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small_s&facet.method=fcs} hits=3 status=0 QTime=181 [junit4] 2> 12833 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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%3Dsmall_s}small_s_dv} hits=3 status=0 QTime=0 [junit4] 2> 12891 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=small_s&facet.method=uif} hits=3 status=0 QTime=56 [junit4] 2> 12891 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12892 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12892 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12894 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=3 status=0 QTime=1 [junit4] 2> 12894 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12895 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_ss&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12896 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_ss&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12896 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_ss&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12897 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=3 status=0 QTime=0 [junit4] 2> 12897 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_ss&facet.method=uif} hits=3 status=0 QTime=0 [junit4] 2> 12898 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=small3_ss&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12898 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=small3_ss&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12899 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=small3_ss&facet.method=fcs} hits=3 status=0 QTime=0 [junit4] 2> 12899 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=3 status=0 QTime=0 [junit4] 2> 12901 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4666,tindexSize=41,time=1,phase1=1,nTerms=35,bigTerms=3,termInstances=43,uses=0} [junit4] 2> 12905 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] 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=3&facet.field=small3_ss&facet.method=uif} hits=3 status=0 QTime=5 [junit4] 2> 12905 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=enum} hits=3 status=0 QTime=0 [junit4] 2> 12906 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=fc} hits=3 status=0 QTime=0 [junit4] 2> 12906 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[85BC6BD926613D33]) [ ] o.a. [...truncated too long message...] 2> "a",0, [junit4] 2> "e",0, [junit4] 2> "f",0, [junit4] 2> "h",0]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=uif [junit4] 2> 57602 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B8AD69120E214B7B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=B8AD69120E214B7B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lt -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 10.9s J2 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'b'!='e' @ facet_counts/facet_fields/small4_ss/[6] [junit4] > at __randomizedtesting.SeedInfo.seed([B8AD69120E214B7B:B5C549C75BD883C4]: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> 57603 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 57603 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=819316 [junit4] 2> 57603 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4ae4b5a2 [junit4] 2> 57604 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4ae4b5a2 [junit4] 2> 57604 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55bee457: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@55e8bc06 [junit4] 2> 57618 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 57621 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 57621 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dfe9d3a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@39443554 [junit4] 2> 57626 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 57626 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9306ca1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1953d55e [junit4] 2> 57626 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 57626 INFO (SUITE-TestRandomDVFaceting-seed#[B8AD69120E214B7B]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f7f4a05: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6eb6430d [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_B8AD69120E214B7B-002 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=Asserting), foo_ds_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_f_dv=PostingsFormat(name=Direct), small_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small3_is=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small_s=PostingsFormat(name=Asserting), score_f=PostingsFormat(name=Asserting), score_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_i=PostingsFormat(name=Direct), foo_fs_dv=PostingsFormat(name=Asserting), foo_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small4_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_s=PostingsFormat(name=Asserting), small2_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_ls_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_is=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ds=PostingsFormat(name=Direct), foo_fs=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_f_dv=PostingsFormat(name=Direct), foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), score_d_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_ss=PostingsFormat(name=Direct), foo_f=PostingsFormat(name=Asserting), foo_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ls=PostingsFormat(name=Direct)}, docValues:{small2_s_dv=DocValuesFormat(name=Direct), score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), score_d_p=DocValuesFormat(name=Asserting), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Asserting), foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Lucene80), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Direct), small2_i_p=DocValuesFormat(name=Direct), small_i_dv=DocValuesFormat(name=Asserting), small3_is_p=DocValuesFormat(name=Direct), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Direct), foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Asserting), foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), foo_l_dv=DocValuesFormat(name=Direct), small3_ss_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1358, maxMBSortInHeap=5.749761635620563, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt, timezone=ROK [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=169613112,total=407371776 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting] [junit4] Completed [5/5 (5!)] on J2 in 12.19s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: B8AD69120E214B7B]: [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] [junit4] [junit4] JVM J0: 0.74 .. 46.42 = 45.68s [junit4] JVM J1: 0.75 .. 47.38 = 46.63s [junit4] JVM J2: 0.75 .. 59.78 = 59.03s [junit4] JVM J3: 0.75 .. 48.01 = 47.26s [junit4] Execution time total: 59 seconds [junit4] Tests summary: 5 suites, 5 tests, 5 failures BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: B8AD69120E214B7B] Total time: 1 minute 1 second [repro] Setting last failure code to 256 [repro] Failures at the tip of branch_8x without a seed: [repro] 5/5 failed: org.apache.solr.TestRandomDVFaceting [repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples. [repro] Exiting with code 256 Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
