Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/372/
[...truncated 31 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/727//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestRandomDVFaceting [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 6899 lines...] [junit4] 2> 24757 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":6,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small_s":[ [junit4] 2> "c",2, [junit4] 2> "a",1, [junit4] 2> "d",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":6,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small_s":[ [junit4] 2> "c",2, [junit4] 2> "b",1, [junit4] 2> "d",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif [junit4] 2> 24759 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=FAB4C4E65002F3AE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 13.4s J1 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'a'!='b' @ facet_counts/facet_fields/small_s/[2] [junit4] > at __randomizedtesting.SeedInfo.seed([FAB4C4E65002F3AE:F7DCE43305FB3B11]:0) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175) [junit4] > at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 24769 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 24769 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=465107124 [junit4] 2> 24770 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@28c539d9 [junit4] 2> 24770 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@28c539d9 [junit4] 2> 24770 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cde40ff: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476b1e8 [junit4] 2> 25004 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 25028 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 25028 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@208b5e9c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@11768ae1 [junit4] 2> 25036 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 25037 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a5a436a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7c239a16 [junit4] 2> 25037 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 25037 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31d6322f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@a49d2f6 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=MockRandom), foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Asserting), small_i=Lucene84, small3_is=Lucene84, small_s=PostingsFormat(name=MockRandom), score_f=PostingsFormat(name=MockRandom), score_d=Lucene84, id=Lucene84, foo_i=PostingsFormat(name=Asserting), foo_fs_dv=PostingsFormat(name=MockRandom), foo_l=Lucene84, small4_ss=PostingsFormat(name=LuceneFixedGap), small2_s=PostingsFormat(name=MockRandom), small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=LuceneFixedGap), foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=LuceneFixedGap), foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=PostingsFormat(name=Asserting), foo_d=Lucene84, score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=MockRandom), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_ls=PostingsFormat(name=Asserting)}, docValues:{small2_s_dv=DocValuesFormat(name=Asserting), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Direct), small3_is_dv=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Lucene80), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Lucene80), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Direct), small2_is_dv=DocValuesFormat(name=Direct), small_i_p=DocValuesFormat(name=Asserting), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Asserting), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Asserting), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Lucene80), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1354, maxMBSortInHeap=5.53050685619324, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-US, timezone=Africa/Monrovia [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=246386352,total=364904448 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting] [junit4] Completed [1/5 (1!)] on J1 in 24.28s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 3642 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/server/solr/configsets/_default/conf' [junit4] 2> 3663 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001/data-dir-1-001 [junit4] 2> 4024 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 4083 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.e.j.u.log Logging initialized @4133ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 4089 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 4223 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4228 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4570 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4895 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4921 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4942 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4948 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4954 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4959 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 5007 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 5014 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr [junit4] 2> 8026 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 8056 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 8325 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8750 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48f3a041[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8750 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48f3a041[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9153 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@313487f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9153 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@313487f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9363 WARN (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 9966 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a [junit4] 2> 9967 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a [junit4] 2> 9967 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a [junit4] 2> 10037 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10071 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 10123 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 10313 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 10313 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 10397 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e7b172a [junit4] 2> 10414 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FAB4C4E65002F3AE-001/data-dir-1-001/] [junit4] 2> 10591 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 12953 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 12953 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 12956 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=78.86328125, floorSegmentMB=1.7548828125, forceMergeDeletesPctAllowed=2.5007493578537234, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27196979771280716, deletesPctAllowed=45.80064215447801 [junit4] 2> 12989 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 13028 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 13035 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 13041 INFO (SUITE-TestRandomDVFaceting-seed#[FAB4C4E65002F3AE]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 13053 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 13131 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 13134 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 75 [junit4] 2> 13253 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms [junit4] 2> 13257 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 114 [junit4] 2> 13299 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=34 [junit4] 2> 13343 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=NB&facet.field=id&facet.method=enum} hits=0 status=0 QTime=32 [junit4] 2> 13784 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=NB&facet.field=id&facet.method=fc} hits=0 status=0 QTime=439 [junit4] 2> 13792 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=NB&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=8 [junit4] 2> 13793 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=NB&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 13794 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=NB&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13798 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13818 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=19 [junit4] 2> 13819 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13820 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 13868 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=47 [junit4] 2> 13870 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13877 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=6 [junit4] 2> 13881 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13882 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13884 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=1 [junit4] 2> 13885 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13887 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=1 [junit4] 2> 13888 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13891 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13891 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13892 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13894 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13895 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13897 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13900 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13900 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13905 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 13907 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13907 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13908 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13909 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13910 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13911 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 13912 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13913 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=48&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13914 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=48&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13916 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=48&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13916 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=48&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 13917 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=48&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13920 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=11&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13921 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=11&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13922 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=11&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13923 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=11&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13923 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=11&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13924 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13925 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13926 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13926 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13937 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=small3_ss,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0} [junit4] 2> 13939 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=12 [junit4] 2> 13940 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13941 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13941 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13942 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13943 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13945 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13946 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13947 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13947 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13948 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13948 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13950 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13952 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13953 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13954 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13955 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13955 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=16&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13956 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13956 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13956 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13957 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13958 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13959 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13959 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13960 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13962 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13964 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=2 [junit4] 2> 13965 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13965 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13966 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13966 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0 [junit4] 2> 13966 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13967 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13967 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13968 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13968 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 13968 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13969 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13969 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=31&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13970 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=31&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13970 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=31&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13970 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=31&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 13971 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=31&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13971 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13972 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13972 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13972 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 13973 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13973 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13974 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13974 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13974 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13975 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0 [junit4] 2> 13975 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=18&facet.limit=24&facet.sort=index&facet.missing=true&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13976 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13976 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13977 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13977 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13977 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13978 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13978 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13979 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13979 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13980 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13980 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=missing_is,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0} [junit4] 2> 13980 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13981 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.mincount=1&facet.field={!key%3Dmissing_is}missing_is_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13981 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13982 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13982 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13983 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 13997 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.mincount=4&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=14 [junit4] 2> 13998 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13999 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13999 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13999 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 14000 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=11&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 14418 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HWZY]} 0 416 [junit4] 2> 14432 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[RUCI]} 0 12 [junit4] 2> 14443 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JUQV]} 0 8 [junit4] 2> 14455 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BCHI]} 0 8 [junit4] 2> 14459 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GQGY]} 0 2 [junit4] 2> 14461 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QBWR]} 0 2 [junit4] 2> 15212 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15213 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 751 [junit4] 2> 15226 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YWHE]} 0 11 [junit4] 2> 15230 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UNNF]} 0 1 [junit4] 2> 15237 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LDAS]} 0 6 [junit4] 2> 15239 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[TOEJ]} 0 1 [junit4] 2> 15240 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 1 [junit4] 2> 15242 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WGSJ]} 0 1 [junit4] 2> 15250 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VJAL]} 0 7 [junit4] 2> 15253 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LKUV]} 0 3 [junit4] 2> 15255 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NIWM]} 0 1 [junit4] 2> 15488 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15489 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 234 [junit4] 2> 15501 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UVIV]} 0 8 [junit4] 2> 15546 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15550 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 47 [junit4] 2> 15561 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YPAQ]} 0 8 [junit4] 2> 15565 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LFNZ]} 0 2 [junit4] 2> 15567 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XWRT]} 0 0 [junit4] 2> 15568 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SJAG]} 0 0 [junit4] 2> 15597 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15600 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 31 [junit4] 2> 15610 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[PMNC]} 0 8 [junit4] 2> 15613 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YNPI]} 0 2 [junit4] 2> 15615 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 1 [junit4] 2> 15617 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OQGS]} 0 1 [junit4] 2> 15619 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[DZNW]} 0 0 [junit4] 2> 15658 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15863 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 244 [junit4] 2> 15892 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[KADP]} 0 27 [junit4] 2> 15905 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15906 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 14 [junit4] 2> 15910 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GRWI]} 0 3 [junit4] 2> 15911 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[EPCR]} 0 0 [junit4] 2> 15912 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QJRD]} 0 0 [junit4] 2> 15913 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MQXN]} 0 0 [junit4] 2> 15915 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WDKZ]} 0 0 [junit4] 2> 15916 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OOZH]} 0 0 [junit4] 2> 15917 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VEVR]} 0 0 [junit4] 2> 15919 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[POUD]} 0 1 [junit4] 2> 15920 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GUOG]} 0 0 [junit4] 2> 15950 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15951 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 30 [junit4] 2> 15953 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LNIT]} 0 1 [junit4] 2> 15954 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[EROH]} 0 0 [junit4] 2> 15956 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NWRU]} 0 0 [junit4] 2> 15972 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15973 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 17 [junit4] 2> 15976 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HMSZ]} 0 1 [junit4] 2> 15989 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 15990 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 13 [junit4] 2> 16011 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=74&wt=json} hits=37 status=0 QTime=20 [junit4] 2> 16042 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=enum} hits=37 status=0 QTime=15 [junit4] 2> 16058 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=fc} hits=37 status=0 QTime=16 [junit4] 2> 16321 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=fcs} hits=37 status=0 QTime=262 [junit4] 2> 16368 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Did}id_dv} hits=37 status=0 QTime=46 [junit4] 2> 16370 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=uif} hits=37 status=0 QTime=1 [junit4] 2> 16376 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=enum} hits=37 status=0 QTime=5 [junit4] 2> 16387 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fc} hits=37 status=0 QTime=10 [junit4] 2> 16388 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=score_f&facet.method=fcs} hits=37 status=0 QTime=0 [junit4] 2> 16388 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FAB4C4E65002F3AE]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null par [...truncated too long message...] ing.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small_s&facet.method=uif} hits=15 status=0 QTime=0 [junit4] 2> 24462 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=enum} hits=15 status=0 QTime=0 [junit4] 2> 24462 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fc} hits=15 status=0 QTime=0 [junit4] 2> 24462 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fcs} hits=15 status=0 QTime=0 [junit4] 2> 24462 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=15 status=0 QTime=0 [junit4] 2> 24463 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif} hits=15 status=0 QTime=0 [junit4] 2> 24463 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: '3'!='4' @ facet_counts/facet_fields/small2_s/[1] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":15,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small2_s":[ [junit4] 2> "c",3, [junit4] 2> "a",2, [junit4] 2> "d",1, [junit4] 2> "e",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":15,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small2_s":[ [junit4] 2> "c",4, [junit4] 2> "a",1, [junit4] 2> "d",1, [junit4] 2> "e",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif [junit4] 2> 24463 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[2A4EACD62E93F1B8]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=2A4EACD62E93F1B8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-US -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 1.65s J3 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: '3'!='4' @ facet_counts/facet_fields/small2_s/[1] [junit4] > at __randomizedtesting.SeedInfo.seed([2A4EACD62E93F1B8:27268C037B6A3907]:0) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175) [junit4] > at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 24464 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 24464 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1438643228 [junit4] 2> 24464 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@9893777 [junit4] 2> 24464 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@9893777 [junit4] 2> 24464 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39c41c1d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5581dcd8 [junit4] 2> 24478 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 24480 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 24480 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@501e4b20: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e15e342 [junit4] 2> 24485 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 24485 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e949fe: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@60a26e08 [junit4] 2> 24485 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 24485 INFO (SUITE-TestRandomDVFaceting-seed#[2A4EACD62E93F1B8]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76d5cccf: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6c472e46 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_2A4EACD62E93F1B8-002 [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, timezone=Africa/Monrovia [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=275805328,total=315097088 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting] [junit4] Completed [5/5 (5!)] on J3 in 2.25s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 2A4EACD62E93F1B8]: [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] [junit4] [junit4] JVM J0: 0.62 .. 23.05 = 22.43s [junit4] JVM J1: 0.63 .. 22.88 = 22.25s [junit4] JVM J2: 0.69 .. 23.33 = 22.64s [junit4] JVM J3: 0.69 .. 25.39 = 24.70s [junit4] Execution time total: 25 seconds [junit4] Tests summary: 5 suites, 5 tests, 5 failures BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: 2A4EACD62E93F1B8] Total time: 26 seconds [repro] Setting last failure code to 256 [repro] Failures at the tip of branch_8x without a seed: [repro] 5/5 failed: org.apache.solr.TestRandomDVFaceting [repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 Note: switching to '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples. [repro] Exiting with code 256 Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
