You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/09/06 08:13:45 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 145 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestJsonFacets.testBigger {p0=ENUM}

Error Message:
Error from server at http://127.0.0.1:41869/solr/collection1: org.apache.solr.client.solrj.SolrServerException: 6/invalid_frame_length

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41869/solr/collection1: org.apache.solr.client.solrj.SolrServerException: 6/invalid_frame_length
	at __randomizedtesting.SeedInfo.seed([E05A222E8571DCF0:F9E05AF450805F25]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.SolrTestCaseHS.getQueryResponse(SolrTestCaseHS.java:210)
	at org.apache.solr.SolrTestCaseHS.getJSON(SolrTestCaseHS.java:233)
	at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:149)
	at org.apache.solr.SolrTestCaseHS$Client$Tester.assertJQ(SolrTestCaseHS.java:263)
	at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:305)
	at org.apache.solr.search.facet.TestJsonFacets.doBigger(TestJsonFacets.java:3066)
	at org.apache.solr.search.facet.TestJsonFacets.testBigger(TestJsonFacets.java:3002)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16373 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 2252579 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2252579 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2252579 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/data-dir-230-001
   [junit4]   2> 2252579 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 2252580 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2252581 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2252581 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2252587 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2252601 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2252661 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2253650 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [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:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [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.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 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> 2253653 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [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:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [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.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 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> 2253654 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2253658 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a8c27c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2253658 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a8c27c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2253664 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@334742a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2253664 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@334742a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2253665 WARN  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-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> 2253710 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2253719 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2253719 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2253722 INFO  (coreLoadExecutor-21559-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2253731 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2253748 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2253813 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2253821 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2253821 INFO  (coreLoadExecutor-21559-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@1ee77d4a
   [junit4]   2> 2253822 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/data-dir-230-001/]
   [junit4]   2> 2253822 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2253824 WARN  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2253864 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2253865 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2253866 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2253866 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2253866 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2253867 WARN  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2253867 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2253867 INFO  (coreLoadExecutor-21559-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677070116513120256
   [junit4]   2> 2253870 INFO  (SUITE-TestJsonFacets-seed#[E05A222E8571DCF0]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2253886 INFO  (TEST-TestJsonFacets.testRepeatedNumerics-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepeatedNumerics {p0=STREAM}
   [junit4]   2> 2253887 INFO  (TEST-TestJsonFacets.testRepeatedNumerics-seed#[E05A222E8571DCF0]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1677070116533043200)]} 0 1
   [junit4]   2> 2253901 INFO  (searcherExecutor-21561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2253911 INFO  (searcherExecutor-21561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2253911 INFO  (TEST-TestJsonFacets.testRepeatedNumerics-seed#[E05A222E8571DCF0]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 2253914 INFO  (TEST-TestJsonFacets.testRepeatedNumerics-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&field=num_is&json.facet={f1:{terms:${field}},f2:'hll(${field})',f3:{type:range,+field:${field},+start:0,+end:1,+gap:1}}&wt=json&indent=true} hits=1 status=0 QTime=0
   [junit4]   2> 2253916 INFO  (TEST-TestJsonFacets.testRepeatedNumerics-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRepeatedNumerics {p0=STREAM}
   [junit4]   2> 2253920 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingDistrib {p0=STREAM}
   [junit4]   2> 2253925 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2253925 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2253925 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2253926 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2253968 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2253968 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2253968 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a46c259{/solr,null,AVAILABLE}
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34757385{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33137}
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server Started @2254000ms
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=33137}
   [junit4]   2> 2253976 ERROR (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2253976 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T07:51:37.040Z
   [junit4]   2> 2253977 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001/solr.xml
   [junit4]   2> 2253980 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2253980 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2253981 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2254907 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2254908 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31e1b2cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254908 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31e1b2cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254910 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52814957[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254910 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52814957[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254912 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] 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> 2254928 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2254928 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2254949 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2254958 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2254959 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2254961 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001
   [junit4]   2> 2254961 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2254969 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2254989 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2255059 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2255065 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001/collection1, trusted=true
   [junit4]   2> 2255065 INFO  (coreLoadExecutor-21577-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@1ee77d4a
   [junit4]   2> 2255065 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001/collection1/data/]
   [junit4]   2> 2255067 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2255068 WARN  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2255320 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2255320 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2255322 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2255322 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2255323 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2255323 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001/collection1/conf
   [junit4]   2> 2255324 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2255324 INFO  (coreLoadExecutor-21577-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677070118040895488
   [junit4]   2> 2255327 INFO  (searcherExecutor-21579-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2255828 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=33137 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s0-001
   [junit4]   2> 2255833 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2255833 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2255833 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2255833 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2255834 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2255834 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2255834 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2255834 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59fdc89a{/solr,null,AVAILABLE}
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b28c180{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33685}
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server Started @2255859ms
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=33685}
   [junit4]   2> 2255835 ERROR (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T07:51:38.899Z
   [junit4]   2> 2255835 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001/solr.xml
   [junit4]   2> 2255839 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2255839 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2255840 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2256567 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2256568 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18d7b37d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2256568 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18d7b37d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2256571 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@216cf25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2256571 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@216cf25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2256572 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] 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> 2256604 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2256604 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2256778 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2256790 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2256790 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2256792 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001
   [junit4]   2> 2256792 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2256800 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2256815 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2256914 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2256924 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001/collection1, trusted=true
   [junit4]   2> 2256924 INFO  (coreLoadExecutor-21595-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@1ee77d4a
   [junit4]   2> 2256925 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001/collection1/data/]
   [junit4]   2> 2256926 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2256927 WARN  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2257188 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2257188 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2257190 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2257190 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2257190 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2257191 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001/collection1/conf
   [junit4]   2> 2257191 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2257191 INFO  (coreLoadExecutor-21595-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677070119998586880
   [junit4]   2> 2257193 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=33685 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s1-001
   [junit4]   2> 2257195 INFO  (searcherExecutor-21597-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2257198 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2257198 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2257198 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2257198 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d1a868f{/solr,null,AVAILABLE}
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@421d5a30{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34551}
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.s.Server Started @2257234ms
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=34551}
   [junit4]   2> 2257210 ERROR (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2257210 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T07:51:40.274Z
   [junit4]   2> 2257211 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001/solr.xml
   [junit4]   2> 2257214 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2257214 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2257215 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2260125 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2260126 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64f4d856[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2260126 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64f4d856[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2260131 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@172caab5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2260131 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@172caab5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2260133 WARN  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] 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> 2260148 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2260148 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2260171 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2260423 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2260423 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee77d4a
   [junit4]   2> 2260426 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001
   [junit4]   2> 2260426 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2260438 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2260453 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2260520 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2260526 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001/collection1, trusted=true
   [junit4]   2> 2260526 INFO  (coreLoadExecutor-21613-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@1ee77d4a
   [junit4]   2> 2260527 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001/collection1/data/]
   [junit4]   2> 2260528 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2260529 WARN  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2260588 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2260588 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2260589 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2260589 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2260590 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2260590 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001/collection1/conf
   [junit4]   2> 2260591 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2260591 INFO  (coreLoadExecutor-21613-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677070123563745280
   [junit4]   2> 2260592 INFO  (TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[E05A222E8571DCF0]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=34551 home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_E05A222E8571DCF0-001/s2-001
   [junit4]   2> 2260596 INFO  (searcherExecutor-21615-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2260609 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1677070123581571072)} 0 1
   [junit4]   2> 2260613 INFO  (qtp982434566-32780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1677070123585765376)} 0 1
   [junit4]   2> 2260838 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1677070123820646400)} 0 1
   [junit4]   2> 2260839 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1677070123823792128)]} 0 0
   [junit4]   2> 2260841 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1677070123825889280)]} 0 0
   [junit4]   2> 2260843 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1677070123826937856)]} 0 0
   [junit4]   2> 2260843 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1677070123827986432)]} 0 0
   [junit4]   2> 2260844 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1677070123827986432)]} 0 0
   [junit4]   2> 2260844 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1677070123829035008)]} 0 0
   [junit4]   2> 2260844 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1677070123829035008)]} 0 0
   [junit4]   2> 2260845 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1677070123830083584)]} 0 0
   [junit4]   2> 2260846 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1677070123831132160)]} 0 0
   [junit4]   2> 2260846 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1677070123831132160)]} 0 0
   [junit4]   2> 2260846 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1677070123831132161)]} 0 0
   [junit4]   2> 2260848 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1677070123832180736)]} 0 0
   [junit4]   2> 2260848 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1677070123833229312)]} 0 0
   [junit4]   2> 2260849 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1677070123834277888)]} 0 0
   [junit4]   2> 2260850 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1677070123835326464)]} 0 0
   [junit4]   2> 2260851 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1677070123836375040)]} 0 0
   [junit4]   2> 2260852 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1677070123837423616)]} 0 0
   [junit4]   2> 2260853 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1677070123838472192)]} 0 0
   [junit4]   2> 2260853 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1677070123838472192)]} 0 0
   [junit4]   2> 2260853 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1677070123838472193)]} 0 0
   [junit4]   2> 2260854 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1677070123839520768)]} 0 0
   [junit4]   2> 2260855 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1677070123840569344)]} 0 0
   [junit4]   2> 2260855 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1677070123840569344)]} 0 0
   [junit4]   2> 2260856 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1677070123840569345)]} 0 0
   [junit4]   2> 2260856 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1677070123841617920)]} 0 0
   [junit4]   2> 2260856 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1677070123841617920)]} 0 0
   [junit4]   2> 2260857 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1677070123842666496)]} 0 0
   [junit4]   2> 2260857 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1677070123842666496)]} 0 0
   [junit4]   2> 2260858 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1677070123843715072)]} 0 0
   [junit4]   2> 2260859 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1677070123844763648)]} 0 0
   [junit4]   2> 2260860 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1677070123845812224)]} 0 0
   [junit4]   2> 2260861 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1677070123846860800)]} 0 0
   [junit4]   2> 2260861 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1677070123846860800)]} 0 0
   [junit4]   2> 2260862 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1677070123847909376)]} 0 0
   [junit4]   2> 2260862 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1677070123847909376)]} 0 0
   [junit4]   2> 2260863 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1677070123848957952)]} 0 0
   [junit4]   2> 2260863 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1677070123848957952)]} 0 0
   [junit4]   2> 2260863 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1677070123848957953)]} 0 0
   [junit4]   2> 2260864 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1677070123850006528)]} 0 0
   [junit4]   2> 2260864 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1677070123850006528)]} 0 0
   [junit4]   2> 2260865 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1677070123851055104)]} 0 0
   [junit4]   2> 2260865 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1677070123851055104)]} 0 0
   [junit4]   2> 2260866 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1677070123852103680)]} 0 0
   [junit4]   2> 2260866 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1677070123852103680)]} 0 0
   [junit4]   2> 2260867 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1677070123853152256)]} 0 0
   [junit4]   2> 2260868 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1677070123854200832)]} 0 0
   [junit4]   2> 2260868 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1677070123854200832)]} 0 0
   [junit4]   2> 2260869 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1677070123855249408)]} 0 0
   [junit4]   2> 2260869 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1677070123855249408)]} 0 0
   [junit4]   2> 2260870 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1677070123856297984)]} 0 0
   [junit4]   2> 2260870 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1677070123856297984)]} 0 0
   [junit4]   2> 2260871 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1677070123856297985)]} 0 0
   [junit4]   2> 2260871 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1677070123857346560)]} 0 0
   [junit4]   2> 2260871 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1677070123857346560)]} 0 0
   [junit4]   2> 2260873 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1677070123858395136)]} 0 0
   [junit4]   2> 2260873 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1677070123859443712)]} 0 0
   [junit4]   2> 2260873 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1677070123859443712)]} 0 0
   [junit4]   2> 2260874 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1677070123860492288)]} 0 0
   [junit4]   2> 2260874 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1677070123860492288)]} 0 0
   [junit4]   2> 2260875 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1677070123861540864)]} 0 0
   [junit4]   2> 2260875 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1677070123861540864)]} 0 0
   [junit4]   2> 2260876 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1677070123862589440)]} 0 0
   [junit4]   2> 2260877 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1677070123863638016)]} 0 0
   [junit4]   2> 2260878 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1677070123864686592)]} 0 0
   [junit4]   2> 2260878 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1677070123864686592)]} 0 0
   [junit4]   2> 2260879 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1677070123865735168)]} 0 0
   [junit4]   2> 2260880 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1677070123866783744)]} 0 0
   [junit4]   2> 2260880 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1677070123866783744)]} 0 0
   [junit4]   2> 2260881 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1677070123867832320)]} 0 0
   [junit4]   2> 2260881 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1677070123867832320)]} 0 0
   [junit4]   2> 2260882 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1677070123868880896)]} 0 0
   [junit4]   2> 2260883 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1677070123868880896)]} 0 0
   [junit4]   2> 2260883 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1677070123869929472)]} 0 0
   [junit4]   2> 2260883 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1677070123869929472)]} 0 0
   [junit4]   2> 2260884 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1677070123870978048)]} 0 0
   [junit4]   2> 2260884 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1677070123870978048)]} 0 0
   [junit4]   2> 2260884 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1677070123870978049)]} 0 0
   [junit4]   2> 2260885 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1677070123872026624)]} 0 0
   [junit4]   2> 2260885 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1677070123872026624)]} 0 0
   [junit4]   2> 2260886 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1677070123873075200)]} 0 0
   [junit4]   2> 2260886 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1677070123873075200)]} 0 0
   [junit4]   2> 2260887 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1677070123874123776)]} 0 0
   [junit4]   2> 2260888 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1677070123875172352)]} 0 0
   [junit4]   2> 2260888 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1677070123875172352)]} 0 0
   [junit4]   2> 2260889 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1677070123876220928)]} 0 0
   [junit4]   2> 2260889 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1677070123876220928)]} 0 0
   [junit4]   2> 2260890 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1677070123877269504)]} 0 0
   [junit4]   2> 2260890 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1677070123877269504)]} 0 0
   [junit4]   2> 2260891 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1677070123878318080)]} 0 0
   [junit4]   2> 2260892 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1677070123879366656)]} 0 0
   [junit4]   2> 2260892 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1677070123879366656)]} 0 0
   [junit4]   2> 2260892 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1677070123879366657)]} 0 0
   [junit4]   2> 2260893 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1677070123880415232)]} 0 0
   [junit4]   2> 2260893 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1677070123880415232)]} 0 0
   [junit4]   2> 2260894 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1677070123881463808)]} 0 0
   [junit4]   2> 2260894 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1677070123881463808)]} 0 0
   [junit4]   2> 2260895 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1677070123881463809)]} 0 0
   [junit4]   2> 2260896 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1677070123883560960)]} 0 0
   [junit4]   2> 2260896 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1677070123883560960)]} 0 0
   [junit4]   2> 2260897 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1677070123884609536)]} 0 0
   [junit4]   2> 2260897 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101 (1677070123884609536)]} 0 0
   [junit4]   2> 2260898 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102 (1677070123885658112)]} 0 0
   [junit4]   2> 2260898 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103 (1677070123885658112)]} 0 0
   [junit4]   2> 2260899 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104 (1677070123886706688)]} 0 0
   [junit4]   2> 2260899 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105 (1677070123886706688)]} 0 0
   [junit4]   2> 2260900 INFO  (qtp604456603-32802) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106 (1677070123887755264)]} 0 0
   [junit4]   2> 2260900 INFO  (qtp769521205-32758) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107 (1677070123887755264)]} 0 0
   [junit4]   2> 2260901 INFO  (qtp604456603-32798) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108 (1677070123887755265)]} 0 0
   [junit4]   2> 2260901 INFO  (qtp769521205-32759) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109 (1677070123888803840)]} 0 0
   [junit4]   2> 2260901 INFO  (qtp604456603-32799) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110 (1677070123888803840)]} 0 0
   [junit4]   2> 2260902 INFO  (qtp769521205-32761) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111 (1677070123889852416)]} 0 0
   [junit4]   2> 2260903 INFO  (qtp604456603-32800) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112 (1677070123890900992)]} 0 0
   [junit4]   2> 2260904 INFO  (qtp769521205-32760) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113 (1677070123891949568)]} 0 0
   [junit4]   2> 2260904 INFO  (qtp604456603-32801) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114 (1677070123891949568)]} 0 0
   [junit4]   2> 2260905 INFO  (qtp769521205-32762) [    x:collection1 ] o.a.s.u.p

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

CF0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {super_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat_sds=Lucene84, where_s_multi_not_uninvert=Lucene84, where_sds=BlockTreeOrds(blocksize=128), book_id_s=Lucene84, super_sds=BlockTreeOrds(blocksize=128), cat_ss=Lucene84, sparse_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), book_s=Lucene84, super_sd=Lucene84, where_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_s_multi_not_uninvert_dv=BlockTreeOrds(blocksize=128), sparse_sd=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), multi_ss=PostingsFormat(name=MockRandom), type_s=BlockTreeOrds(blocksize=128), where_s_single_not_uninvert_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), sparse_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), page_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 1_s=Lucene84, f_sd=PostingsFormat(name=MockRandom), cat_sd=BlockTreeOrds(blocksize=128), 2_s=PostingsFormat(name=MockRandom), super_ss=PostingsFormat(name=MockRandom), 3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=BlockTreeOrds(blocksize=128), val_b=BlockTreeOrds(blocksize=128), multi_sds=PostingsFormat(name=MockRandom), cat_s=PostingsFormat(name=MockRandom), v_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_sd=Lucene84, foo_s=PostingsFormat(name=MockRandom), make_s=BlockTreeOrds(blocksize=128), x_t=Lucene84, y_s=Lucene84, z_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), where_s_single_not_uninvert=PostingsFormat(name=MockRandom), sparse_s=BlockTreeOrds(blocksize=128), where_ss=BlockTreeOrds(blocksize=128), model_s=Lucene84}, docValues:{num_dd=DocValuesFormat(name=Asserting), num_lds=DocValuesFormat(name=Direct), date_dt=DocValuesFormat(name=Asserting), cat_sds=DocValuesFormat(name=Asserting), sparse_num_f=DocValuesFormat(name=Lucene80), where_sds=DocValuesFormat(name=Direct), sparse_num_d=DocValuesFormat(name=Direct), Z_num_id=DocValuesFormat(name=Asserting), super_sds=DocValuesFormat(name=Direct), z_ids=DocValuesFormat(name=Lucene80), Z_long_ld=DocValuesFormat(name=Direct), sparse_num_dd=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Lucene80), super_sd=DocValuesFormat(name=Asserting), where_s_multi_not_uninvert_dv=DocValuesFormat(name=Direct), Z_num_i=DocValuesFormat(name=Lucene80), Z_long_l=DocValuesFormat(name=Direct), sparse_sd=DocValuesFormat(name=Lucene80), num_is=DocValuesFormat(name=Lucene80), Z_num_l=DocValuesFormat(name=Lucene80), where_s_single_not_uninvert_dv=DocValuesFormat(name=Lucene80), date_dtd=DocValuesFormat(name=Lucene80), sparse_sds=DocValuesFormat(name=Lucene80), f_sd=DocValuesFormat(name=Lucene80), cat_sd=DocValuesFormat(name=Direct), multi_sds=DocValuesFormat(name=Lucene80), num_f=DocValuesFormat(name=Asserting), where_sd=DocValuesFormat(name=Asserting), num_id=DocValuesFormat(name=Lucene80), num_d=DocValuesFormat(name=Lucene80), bar_i=DocValuesFormat(name=Asserting), num_ds=DocValuesFormat(name=Lucene80), date_dtds=DocValuesFormat(name=Lucene80), num_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), cost_f=DocValuesFormat(name=Lucene80), x_ids=DocValuesFormat(name=Asserting), num_l=DocValuesFormat(name=Lucene80), num_ls=DocValuesFormat(name=Lucene80), num_dds=DocValuesFormat(name=Direct), num_fds=DocValuesFormat(name=Lucene80), num_fs=DocValuesFormat(name=Direct), num_ids=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=649, maxMBSortInHeap=5.906327687593949, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl-SI, timezone=America/Bahia
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=32710456,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestForwarding, ConcurrentCreateCollectionTest, TestSimPolicyCloud, RAMDirectoryFactoryTest, TestDocBasedVersionConstraints, CdcrWithNodesRestartsTest, TestPivotHelperCode, CoreAdminCreateDiscoverTest, LeaderTragicEventTest, TestReloadDeadlock, TaggingAttributeTest, OverseerSolrResponseUnsafeSerializationTest, TestLeaderElectionWithEmptyReplica, TestHalfAndHalfDocValues, AuditLoggerIntegrationTest, EmbeddedSolrNoSerializeTest, HdfsTlogReplayBufferedWhileIndexingTest, TestOrdValues, TestConfigsApi, TestUseDocValuesAsStored2, TolerantUpdateProcessorTest, TestJsonFacetRefinement, ConcurrentCreateRoutedAliasTest, HdfsChaosMonkeyNothingIsSafeTest, TestSafeXMLParsing, TestCloudManagedSchema, SolrMetricManagerTest, BasicAuthStandaloneTest, SearchHandlerTest, InfoHandlerTest, TestXmlQParserPlugin, FileBasedSpellCheckerTest, SolrCloudExampleTest, TestDistributedGrouping, ShardRoutingTest, TestDistribIDF, TestFreeTextSuggestions, TermsComponentTest, CleanupOldIndexTest, TestPayloadScoreQParserPlugin, TestDFISimilarityFactory, DistributedQueryComponentOptimizationTest, TestStressReorder, TestSort, TestCopyFieldCollectionResource, ReindexCollectionTest, TestSimGenericDistributedQueue, PeerSyncWithLeaderTest, PreAnalyzedUpdateProcessorTest, DistributedUpdateProcessorTest, DOMUtilTest, TestLegacyField, ClassificationUpdateProcessorTest, TestSchemaResource, XmlUpdateRequestHandlerTest, MetricsHandlerTest, EchoParamsTest, ExitableDirectoryReaderTest, JWTVerificationkeyResolverTest, TestLogWatcher, SpatialRPTFieldTypeTest, TestOmitPositions, SignatureUpdateProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, HighlighterMaxOffsetTest, SegmentsInfoRequestHandlerTest, SolrJmxReporterCloudTest, TestTermsQParserPlugin, TestManagedResource, CdcrOpsAndBoundariesTest, SolrCoreCheckLockOnStartupTest, TestLegacyNumericRangeQueryBuilder, LeaderElectionIntegrationTest, AtomicUpdatesTest, BlockCacheTest, TestDynamicLoadingUrl, AlternateDirectoryTest, TestIndexSearcher, DistributedTermsComponentTest, PackageManagerCLITest, TestDeleteCollectionOnDownNodes, ActionThrottleTest, RegexBytesRefFilterTest, TestContainerPlugin, TestUnInvertedFieldException, SimpleMLTQParserTest, TestDelegationWithHadoopAuth, MetricsHistoryWithAuthIntegrationTest, TestRequestStatusCollectionAPI, TestNRTOpen, MetricTriggerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSimDistribStateManager, TestClusterStateMutator, SuggestComponentContextFilterQueryTest, TestInPlaceUpdatesRequiredField, ZookeeperStatusHandlerTest, TestConfigSetProperties, RequiredFieldsTest, NestedShardedAtomicUpdateTest, TestTolerantSearch, ExplicitHLLTest, NotRequiredUniqueKeyTest, TestRealTimeGet, SolrIndexSearcherTest, TestFiltering, TestMultiValuedNumericRangeQuery, DocValuesMissingTest, TestUninvertingReader, SpellPossibilityIteratorTest, TestScoreJoinQPScore, TestUpdate, WrapperMergePolicyFactoryTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, BasicDistributedZk2Test, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, MissingSegmentRecoveryTest, PeerSyncReplicationTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudSearcherWarming, TestPrepRecovery, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestWithCollection, ZkNodePropsTest, ZkSolrClientTest, SplitByPrefixTest, TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest, ComputePlanActionTest, NodeLostTriggerTest, RestoreTriggerStateTest, TestPolicyCloud, TestSimScenario, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, HdfsNNFailoverTest, ImplicitSnitchTest, RuleEngineTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, TestCodecSupport, TestCoreContainer, TestReloadAndDeleteDocs, TestSolrXml, TestXIncludeConfig, BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, TestStressThreadBackup, XsltUpdateRequestHandlerTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, SplitHandlerTest, StatsReloadRaceTest, CustomTermsComponentTest, DistributedFacetPivotLongTailTest, MoreLikeThisComponentTest, TestTrackingShardHandlerFactory, JvmMetricsTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestRetrieveFieldsOptimizer, TestExplainDocTransformer, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestSchemaVersionResource, TestManagedStopFilterFactory, BooleanFieldTest, ChangedSchemaMergeTest, EnumFieldTest, IndexSchemaRuntimeFieldTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, SchemaApiFailureTest, TestPointFields, QueryParsingTest, SortSpecParsingTest, SpatialFilterTest, TestComplexPhraseQParserPlugin, TestDocSet, TestElisionMultitermQuery, TestInitQParser, TestMissingGroups, TestQueryUtils, TestSmileRequest, TestStandardQParsers, DistributedFacetSimpleRefinementLongTailTest, TestCloudJSONFacetJoinDomain, TestJsonFacets]
   [junit4] Completed [917/919 (1!)] on J2 in 234.98s, 162 tests, 1 error <<< FAILURES!

[...truncated 52318 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 147 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/147/

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:43039/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:43039/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([F41E0726BBDB4DA5:1940FF5789919A2C]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13728 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 287193 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 287194 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/data-dir-21-001
   [junit4]   2> 287194 WARN  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 287195 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 287197 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 287197 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 287199 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 287199 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/tempDir-001
   [junit4]   2> 287200 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 287200 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 287200 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 287201 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 287300 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34025
   [junit4]   2> 287300 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34025
   [junit4]   2> 287300 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34025
   [junit4]   2> 287300 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34025
   [junit4]   2> 287306 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287308 INFO  (zkConnectionManagerCallback-2950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287308 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287356 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287368 INFO  (zkConnectionManagerCallback-2952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287368 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287380 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287389 INFO  (zkConnectionManagerCallback-2954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287389 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287491 WARN  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 287491 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 287491 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 287491 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 287492 WARN  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 287492 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 287492 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 287492 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 287497 WARN  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 287497 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 287497 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 287497 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 287505 WARN  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 287505 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 287505 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 287505 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 287543 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 287544 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 287544 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 287544 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c32263{/solr,null,AVAILABLE}
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3240c30f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40227}
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.e.j.s.Server Started @287588ms
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40227}
   [junit4]   2> 287553 ERROR (jetty-launcher-2955-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 287553 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T13:14:50.757Z
   [junit4]   2> 287568 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 287568 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 287568 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 287573 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e30a42d{/solr,null,AVAILABLE}
   [junit4]   2> 287579 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287581 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 287581 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 287581 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 287583 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 287583 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 287583 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 287583 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f167e68{/solr,null,AVAILABLE}
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c86f420{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43653}
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.e.j.s.Server Started @287619ms
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43653}
   [junit4]   2> 287584 ERROR (jetty-launcher-2955-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 287584 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T13:14:50.788Z
   [junit4]   2> 287585 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29495528{/solr,null,AVAILABLE}
   [junit4]   2> 287589 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287589 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1fb4cb7c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40807}
   [junit4]   2> 287589 INFO  (jetty-launcher-2955-thread-2) [     ] o.e.j.s.Server Started @287624ms
   [junit4]   2> 287589 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40807}
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@146a9478{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37579}
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.e.j.s.Server Started @287625ms
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37579}
   [junit4]   2> 287590 ERROR (jetty-launcher-2955-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T13:14:50.794Z
   [junit4]   2> 287590 ERROR (jetty-launcher-2955-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 287590 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-06T13:14:50.794Z
   [junit4]   2> 287590 INFO  (zkConnectionManagerCallback-2957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287591 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287591 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 287591 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287592 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287596 INFO  (zkConnectionManagerCallback-2959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287596 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287597 WARN  (jetty-launcher-2955-thread-3-SendThread(127.0.0.1:34025)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a7b3fd50003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 287599 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 287601 INFO  (zkConnectionManagerCallback-2961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287601 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287604 INFO  (zkConnectionManagerCallback-2963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287604 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287700 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 287701 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 287717 WARN  (jetty-launcher-2955-thread-1-SendThread(127.0.0.1:34025)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a7b3fd50006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 288232 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 288259 WARN  (jetty-launcher-2955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bcaeeb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288259 WARN  (jetty-launcher-2955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bcaeeb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288299 WARN  (jetty-launcher-2955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18269378[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288299 WARN  (jetty-launcher-2955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18269378[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288300 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34025/solr
   [junit4]   2> 288320 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288337 INFO  (zkConnectionManagerCallback-2982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288337 INFO  (jetty-launcher-2955-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288338 WARN  (jetty-launcher-2955-thread-1-SendThread(127.0.0.1:34025)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a7b3fd50007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b3fd50007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 288355 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 288365 WARN  (jetty-launcher-2955-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c0185e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288368 WARN  (jetty-launcher-2955-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c0185e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288372 WARN  (jetty-launcher-2955-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a687be7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288372 WARN  (jetty-launcher-2955-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a687be7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 288373 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34025/solr
   [junit4]   2> 288386 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288397 INFO  (zkConnectionManagerCallback-2989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288397 INFO  (jetty-launcher-2955-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288453 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288461 INFO  (zkConnectionManagerCallback-2991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288461 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288514 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37579_solr
   [junit4]   2> 288515 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.Overseer Overseer (id=72086710692151305-127.0.0.1:37579_solr-n_0000000000) starting
   [junit4]   2> 288529 INFO  (OverseerStateUpdate-72086710692151305-127.0.0.1:37579_solr-n_0000000000) [n:127.0.0.1:37579_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37579_solr
   [junit4]   2> 288545 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37579_solr
   [junit4]   2> 288549 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 288558 INFO  (zkCallback-2990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288559 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 288559 WARN  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 288563 INFO  (zkConnectionManagerCallback-2999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 288563 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 288569 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288573 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43653_solr as DOWN
   [junit4]   2> 288574 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 288574 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43653_solr
   [junit4]   2> 288586 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 288586 WARN  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 288621 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 288631 INFO  (zkCallback-2998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288635 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 288637 INFO  (zkCallback-2990-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 288689 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288696 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288696 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288698 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37579.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288700 INFO  (jetty-launcher-2955-thread-4) [n:127.0.0.1:43653_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/tempDir-001/node4
   [junit4]   2> 288817 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37579.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288817 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37579.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 288818 INFO  (jetty-launcher-2955-thread-1) [n:127.0.0.1:37579_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/tempDir-001/node1
   [junit4]   2> 289045 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 289046 WARN  (jetty-launcher-2955-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59c523ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289046 WARN  (jetty-launcher-2955-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59c523ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289050 WARN  (jetty-launcher-2955-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25af3630[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289050 WARN  (jetty-launcher-2955-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25af3630[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289051 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34025/solr
   [junit4]   2> 289052 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289053 INFO  (zkConnectionManagerCallback-3020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289053 INFO  (jetty-launcher-2955-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289155 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289156 INFO  (zkConnectionManagerCallback-3022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289156 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289161 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 289165 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40227_solr as DOWN
   [junit4]   2> 289166 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 289166 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40227_solr
   [junit4]   2> 289167 INFO  (zkCallback-2998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289167 INFO  (zkCallback-2990-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289167 INFO  (zkCallback-3021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289169 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 289169 WARN  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 289188 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 289207 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40227.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289216 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40227.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289216 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40227.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289217 INFO  (jetty-launcher-2955-thread-3) [n:127.0.0.1:40227_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/tempDir-001/node3
   [junit4]   2> 289460 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 289461 WARN  (jetty-launcher-2955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6830dac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289461 WARN  (jetty-launcher-2955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6830dac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289464 WARN  (jetty-launcher-2955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72e07af1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289464 WARN  (jetty-launcher-2955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72e07af1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 289465 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34025/solr
   [junit4]   2> 289466 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289467 INFO  (zkConnectionManagerCallback-3037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289467 INFO  (jetty-launcher-2955-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289568 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289577 INFO  (zkConnectionManagerCallback-3039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289577 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289586 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 289595 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40807_solr as DOWN
   [junit4]   2> 289596 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 289596 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40807_solr
   [junit4]   2> 289597 INFO  (zkCallback-2998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289598 INFO  (zkCallback-2990-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289598 INFO  (zkCallback-3021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289599 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 289599 WARN  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 289605 INFO  (zkCallback-3038-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 289624 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 289642 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289652 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289652 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ea2a93
   [junit4]   2> 289653 INFO  (jetty-launcher-2955-thread-2) [n:127.0.0.1:40807_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001/tempDir-001/node2
   [junit4]   2> 289676 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 289677 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289681 INFO  (zkConnectionManagerCallback-3052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289681 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289682 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 289683 INFO  (TEST-TestContainerPlugin.testApi-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34025/solr ready
   [junit4]   2> 289687 ERROR (qtp292759330-4425) [n:127.0.0.1:40807_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 289690 INFO  (qtp292759330-4425) [n:127.0.0.1:40807_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 289694 ERROR (qtp447576413-4420) [n:127.0.0.1:37579_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 289695 INFO  (qtp447576413-4420) [n:127.0.0.1:37579_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 289699 INFO  (qtp1015495407-4401) [n:127.0.0.1:40227_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 289718 INFO  (qtp1379995672-4413) [n:127.0.0.1:43653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289720 INFO  (qtp1379995672-4414) [n:127.0.0.1:43653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289722 INFO  (qtp1015495407-4397) [n:127.0.0.1:40227_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 289723 INFO  (qtp447576413-4421) [n:127.0.0.1:37579_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289725 ERROR (qtp1379995672-4415) [n:127.0.0.1:43653_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 289726 INFO  (qtp1379995672-4415) [n:127.0.0.1:43653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 289727 INFO  (qtp447576413-4422) [n:127.0.0.1:37579_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 289728 ERROR (qtp1379995672-4416) [n:127.0.0.1:43653_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 289728 ERROR (qtp1379995672-4416) [n:127.0.0.1:43653_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 289831 INFO  (qtp1379995672-4408) [n:127.0.0.1:43653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289832 INFO  (qtp1379995672-4413) [n:127.0.0.1:43653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289834 INFO  (qtp292759330-4426) [n:127.0.0.1:40807_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 289835 INFO  (qtp292759330-4427) [n:127.0.0.1:40807_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 289936 ERROR (qtp1015495407-4402) [n:127.0.0.1:40227_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 289936 ERROR (qtp1015495407-4402) [n:127.0.0.1:40227_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 289938 ERROR (qtp292759330-4428) [n:127.0.0.1:40807_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 289938 ERROR (qtp292759330-4428) [n:127.0.0.1:40807_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1905721466
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43653_solr
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=563079395
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1423015309
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37579_solr
   [junit4]   2> 290046 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40227_solr
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40227_solr as DOWN
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37579_solr as DOWN
   [junit4]   2> 290047 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43653_solr as DOWN
   [junit4]   2> 290052 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=926723831
   [junit4]   2> 290052 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40807_solr
   [junit4]   2> 290054 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 290054 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40807_solr as DOWN
   [junit4]   2> 290068 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13c2b75a: rootName = solr_40807, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2ac78a26
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4507e6ff: rootName = solr_43653, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@63cc86ed
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cfbf4f2: rootName = solr_37579, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6ee93669
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 290082 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1eaf3731: rootName = solr_40227, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3c724815
   [junit4]   2> 290112 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 290112 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e8af7cf: rootName = solr_43653, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1c288a6f
   [junit4]   2> 290113 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 290113 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64161fe5: rootName = solr_40227, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1c288a6f
   [junit4]   2> 290114 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 290114 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fbcd58b: rootName = solr_37579, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1c288a6f
   [junit4]   2> 290116 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 290117 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b198dc6: rootName = solr_40227, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47f6df94
   [junit4]   2> 290117 INFO  (jetty-closer-3053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 290117 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 290117 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@516a22e1: rootName = solr_37579, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47f6df94
   [junit4]   2> 290117 INFO  (jetty-closer-3053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 290118 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 290118 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@340519dd: rootName = solr_40807, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1c288a6f
   [junit4]   2> 290120 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 290120 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa44843: rootName = solr_43653, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47f6df94
   [junit4]   2> 290120 INFO  (jetty-closer-3053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 290121 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 290121 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@414f25c5: rootName = solr_40807, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@47f6df94
   [junit4]   2> 290121 INFO  (jetty-closer-3053-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 290134 INFO  (zkCallback-2998-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 290134 INFO  (zkCallback-2990-thread-2) [   

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

ate-72086710918447112-127.0.0.1:38675_solr-n_0000000000) [n:127.0.0.1:38675_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38675_solr
   [junit4]   2> 293313 WARN  (jetty-launcher-3080-thread-3-SendThread(127.0.0.1:43157)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a7b4d520008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b4d520008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b4d520008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 293324 INFO  (closeThreadPool-3198-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72086710918447112-127.0.0.1:38675_solr-n_0000000000) closing
   [junit4]   2> 293486 INFO  (jetty-closer-3178-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72086710918447112-127.0.0.1:38675_solr-n_0000000000) closing
   [junit4]   2> 293590 INFO  (jetty-closer-3178-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@697b062e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 293590 INFO  (jetty-closer-3178-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fcc6bb0{/solr,null,UNAVAILABLE}
   [junit4]   2> 293590 INFO  (jetty-closer-3178-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 302794 INFO  (jetty-closer-3178-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@56c224d0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 302794 INFO  (jetty-closer-3178-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4af22e64{/solr,null,UNAVAILABLE}
   [junit4]   2> 302794 INFO  (jetty-closer-3178-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 302826 INFO  (jetty-closer-3178-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@cefea0e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 302826 INFO  (jetty-closer-3178-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50d52e13{/solr,null,UNAVAILABLE}
   [junit4]   2> 302827 INFO  (jetty-closer-3178-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 302863 INFO  (jetty-closer-3178-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@56ce59b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 302863 INFO  (jetty-closer-3178-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@557fe96{/solr,null,UNAVAILABLE}
   [junit4]   2> 302863 INFO  (jetty-closer-3178-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 302864 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 302865 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]-SendThread(127.0.0.1:43157)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001a7b4d520000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b4d520000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001a7b4d520000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 303067 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72086710918447112-127.0.0.1:38675_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 303074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43157
   [junit4]   2> 303074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43157
   [junit4]   2> 303074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43157
   [junit4]   2> 303075 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[F41E0726BBDB4DA5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=F41E0726BBDB4DA5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Europe/Simferopol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.4s J2 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:43039/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F41E0726BBDB4DA5:1940FF5789919A2C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 303078 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 303078 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43157
   [junit4]   2> 303078 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43157
   [junit4]   2> 303078 INFO  (SUITE-TestContainerPlugin-seed#[F41E0726BBDB4DA5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43157
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_F41E0726BBDB4DA5-001
   [junit4]   2> Sep 06, 2020 1:15:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en, timezone=Europe/Simferopol
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=228138112,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthStandaloneTest, ExitableDirectoryReaderTest, SearchHandlerTest, CustomTermsComponentTest, XmlUpdateRequestHandlerTest, PackageManagerCLITest, DistributedQueryComponentOptimizationTest, TestFiltering, HighlighterMaxOffsetTest, TestDocBasedVersionConstraints, BlockCacheTest, TestSnapshotCloudManager, LeaderElectionIntegrationTest, EchoParamsTest, ClusterStateUpdateTest, DOMUtilTest, JsonLoaderTest, ComputePlanActionTest, TestOmitPositions, TestIndexSearcher, TestUniqueKeyFieldResource, TestMultiWordSynonyms, TestContainerPlugin]
   [junit4] Completed [148/919 (1!)] on J2 in 16.26s, 2 tests, 1 error <<< FAILURES!

[...truncated 54978 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 146 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/146/

1 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<20644.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20644.0>
	at __randomizedtesting.SeedInfo.seed([9FF6C798EF195F34:296936D8CF90E261]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13773 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 373757 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 373758 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_9FF6C798EF195F34-001/data-dir-38-001
   [junit4]   2> 373758 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 373758 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 373760 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 373760 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 373762 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 373768 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 373784 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 373790 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 374691 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [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:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [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.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 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> 374692 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [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:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [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.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 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> 374693 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 374694 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 374699 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a4c472c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374699 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a4c472c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374702 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 374702 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cc50b4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374702 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cc50b4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 374704 WARN  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-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> 374733 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c88b52f
   [junit4]   2> 374739 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c88b52f
   [junit4]   2> 374739 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c88b52f
   [junit4]   2> 374740 INFO  (coreLoadExecutor-2207-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 374754 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 374762 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 374768 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 374768 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 374769 INFO  (coreLoadExecutor-2207-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@6c88b52f
   [junit4]   2> 374769 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_9FF6C798EF195F34-001/data-dir-38-001/]
   [junit4]   2> 374829 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 374829 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 374830 WARN  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 374832 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 374834 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 374837 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSortingOnFieldWithNoValues
   [junit4]   2> 374837 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374838 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 374845 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374847 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374847 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 374849 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374849 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 374852 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374852 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 374852 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 374859 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374859 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 374876 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,floatdv&sort=floatdv+desc&wt=xml} hits=1 status=0 QTime=16
   [junit4]   2> 374900 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,intdv&sort=intdv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374903 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,stringdv&sort=stringdv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374904 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,longdv&sort=longdv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374907 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,doubledv&sort=doubledv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374909 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,datedv&sort=datedv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374911 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,booleandv&sort=booleandv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374912 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field1_s_dv&sort=field1_s_dv+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374913 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374913 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field3_l_p&sort=field3_l_p+desc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 374914 INFO  (TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSortingOnFieldWithNoValues
   [junit4]   2> 374918 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStringWithCase
   [junit4]   2> 374919 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374919 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 374921 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374922 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 374923 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374923 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 374923 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 374923 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 374927 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374927 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 374928 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 374928 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 374932 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374932 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 374932 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 374934 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testStringWithCase
   [junit4]   2> 374940 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExpr
   [junit4]   2> 374940 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374940 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 374943 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374944 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 374944 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 374944 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 374947 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 374947 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 375167 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (5000 adds)]} 0 202
   [junit4]   2> 375448 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, ... (5000 adds)]} 0 265
   [junit4]   2> 375684 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, ... (5000 adds)]} 0 219
   [junit4]   2> 375928 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15000, 15001, 15002, 15003, 15004, 15005, 15006, 15007, 15008, 15009, ... (5000 adds)]} 0 228
   [junit4]   2> 376155 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[20000, 20001, 20002, 20003, 20004, 20005, 20006, 20007, 20008, 20009, ... (5000 adds)]} 0 212
   [junit4]   2> 376393 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, ... (5000 adds)]} 0 221
   [junit4]   2> 376899 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[30000, 30001, 30002, 30003, 30004, 30005, 30006, 30007, 30008, 30009, ... (5000 adds)]} 0 475
   [junit4]   2> 377845 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[35000, 35001, 35002, 35003, 35004, 35005, 35006, 35007, 35008, 35009, ... (5000 adds)]} 0 930
   [junit4]   2> 378604 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[40000, 40001, 40002, 40003, 40004, 40005, 40006, 40007, 40008, 40009, ... (5000 adds)]} 0 569
   [junit4]   2> 379053 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[45000, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45008, 45009, ... (5000 adds)]} 0 423
   [junit4]   2> 379401 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, ... (5000 adds)]} 0 204
   [junit4]   2> 379757 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[55000, 55001, 55002, 55003, 55004, 55005, 55006, 55007, 55008, 55009, ... (5000 adds)]} 0 339
   [junit4]   2> 380480 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[60000, 60001, 60002, 60003, 60004, 60005, 60006, 60007, 60008, 60009, ... (5000 adds)]} 0 696
   [junit4]   2> 381025 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009, ... (5000 adds)]} 0 421
   [junit4]   2> 381555 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[70000, 70001, 70002, 70003, 70004, 70005, 70006, 70007, 70008, 70009, ... (5000 adds)]} 0 516
   [junit4]   2> 382142 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[75000, 75001, 75002, 75003, 75004, 75005, 75006, 75007, 75008, 75009, ... (5000 adds)]} 0 493
   [junit4]   2> 382654 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[80000, 80001, 80002, 80003, 80004, 80005, 80006, 80007, 80008, 80009, ... (5000 adds)]} 0 483
   [junit4]   2> 383185 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[85000, 85001, 85002, 85003, 85004, 85005, 85006, 85007, 85008, 85009, ... (5000 adds)]} 0 517
   [junit4]   2> 383540 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[90000, 90001, 90002, 90003, 90004, 90005, 90006, 90007, 90008, 90009, ... (5000 adds)]} 0 340
   [junit4]   2> 384252 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[95000, 95001, 95002, 95003, 95004, 95005, 95006, 95007, 95008, 95009, ... (5000 adds)]} 0 691
   [junit4]   2> 384279 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 384282 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 384301 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&expr=top(n%3D2,input(),sort%3D"id+desc")&sort=id+asc&wt=xml} hits=100000 status=0 QTime=10
   [junit4]   2> 384593 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas&expr=unique(input(),over%3D"sortabledv_udvas")&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=0
   [junit4]   2> 384812 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas,small_i_p&expr=rollup(input(),over%3D"sortabledv_udvas",+sum(small_i_p),avg(small_i_p),min(small_i_p),count(*))&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=0
   [junit4]   2> 385177 INFO  (TEST-TestExportWriter.testExpr-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExpr
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExportWriter -Dtests.method=testExpr -Dtests.seed=9FF6C798EF195F34 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.3s J0 | TestExportWriter.testExpr <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<18000.0> but was:<20644.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FF6C798EF195F34:296936D8CF90E261]:0)
   [junit4]    > 	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 385282 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBooleanField
   [junit4]   2> 385282 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385283 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385301 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385302 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 385302 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385302 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385303 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 385309 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385310 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 385310 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 385316 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385316 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 385318 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+asc&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 385319 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 385321 INFO  (TEST-TestExportWriter.testBooleanField-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBooleanField
   [junit4]   2> 385324 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSmallChains
   [junit4]   2> 385324 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385324 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385331 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385331 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 385331 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385332 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385332 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 385338 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385338 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 385338 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 385352 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385352 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 385352 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 385357 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385358 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 385358 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 385361 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385361 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385362 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 385367 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385367 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 385368 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 385373 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385374 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 385374 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 385379 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385379 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 385380 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc,field3_i_p+asc,field4_i_p+asc,field5_i_p+desc,field6_i_p+desc,field7_i_p+desc,field8_i_p+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 385381 INFO  (TEST-TestExportWriter.testSmallChains-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSmallChains
   [junit4]   2> 385386 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testIndexOrder
   [junit4]   2> 385386 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385386 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385389 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385389 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 385389 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385389 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385390 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 385390 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 385394 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385394 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 385394 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 385395 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 385398 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385398 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 385399 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+asc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 385400 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 385401 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIndexOrder
   [junit4]   2> 385403 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomNumerics
   [junit4]   2> 385403 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385403 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385408 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385410 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 385411 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 385412 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 385415 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385415 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 385416 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 385424 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 385425 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 385426 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 385429 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 1
   [junit4]   2> 385430 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 385431 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 385432 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 385439 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 4
   [junit4]   2> 385439 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 385447 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385447 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 385448 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 1
   [junit4]   2> 385449 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 385451 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 385452 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 385453 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 385454 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 385455 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 385455 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 385458 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 385467 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385468 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 385471 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 1
   [junit4]   2> 385473 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 385480 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385480 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 385481 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 385482 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 385484 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 385485 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 385486 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 385486 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 385487 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 385488 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 385489 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 385490 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 385491 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 385491 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 385492 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 385493 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 385494 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 385494 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 385617 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 122
   [junit4]   2> 385618 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 385619 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 385620 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 385621 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 385640 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385640 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 385641 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 385643 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 385643 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 385645 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 385645 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 385646 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 385647 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 385649 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 385658 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385659 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 385661 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 1
   [junit4]   2> 385662 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 385662 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 385663 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 385663 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 385663 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 385664 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 385667 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 385668 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 385668 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 385669 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 385669 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[60]} 0 0
   [junit4]   2> 385671 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 385672 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 385673 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 385674 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 385675 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 385676 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 385677 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 385677 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 385678 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 385678 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 385680 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 385680 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 385681 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 385682 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 385683 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 385684 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 385685 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 385686 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 385687 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 385687 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 385688 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 385689 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 385689 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 385690 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 385691 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 385691 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 385692 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 385693 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 385694 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 385695 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 385696 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 385696 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 385697 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 385697 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 385698 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 385699 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 385700 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 385700 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 385702 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 385703 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 385703 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 385704 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 385704 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 0
   [junit4]   2> 385705 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 385707 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 0
   [junit4]   2> 385707 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 0
   [junit4]   2> 385708 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 385709 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 0
   [junit4]   2> 385710 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 385711 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110]} 0 0
   [junit4]   2> 385711 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111]} 0 0
   [junit4]   2> 385712 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112]} 0 0
   [junit4]   2> 385712 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113]} 0 0
   [junit4]   2> 385713 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114]} 0 0
   [junit4]   2> 385725 INFO  (searcherExecutor-2209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385726 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 385727 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115]} 0 1
   [junit4]   2> 385728 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116]} 0 0
   [junit4]   2> 385728 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117]} 0 0
   [junit4]   2> 385729 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118]} 0 0
   [junit4]   2> 385730 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119]} 0 0
   [junit4]   2> 385731 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120]} 0 1
   [junit4]   2> 385731 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[120]} 0 0
   [junit4]   2> 385732 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121]} 0 0
   [junit4]   2> 385733 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[121]} 0 0
   [junit4]   2> 385733 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122]} 0 0
   [junit4]   2> 385733 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[122]} 0 0
   [junit4]   2> 385734 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123]} 0 0
   [junit4]   2> 385734 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124]} 0 0
   [junit4]   2> 385735 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125]} 0 0
   [junit4]   2> 385735 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[125]} 0 0
   [junit4]   2> 385736 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126]} 0 0
   [junit4]   2> 385737 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127]} 0 0
   [junit4]   2> 385737 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128]} 0 0
   [junit4]   2> 385738 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129]} 0 0
   [junit4]   2> 385739 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130]} 0 0
   [junit4]   2> 385740 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131]} 0 0
   [junit4]   2> 385740 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[9FF6C798EF195F34]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[132]} 0 0
   [ju

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

kControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: export field list (fl) must be specified.
   [junit4]   2> 	... 45 more
   [junit4]   2> 
   [junit4]   2> 386879 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 386880 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 386881 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv_m&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 386881 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=/export&fl=int_is_t&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 386882 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&qt=/export&fl=int_is_p&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 386882 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 386882 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 386883 INFO  (TEST-TestExportWriter.test-seed#[9FF6C798EF195F34]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 386883 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 386883 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=434917621
   [junit4]   2> 386883 INFO  (coreCloseExecutor-2279-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@31882a87
   [junit4]   2> 386883 INFO  (coreCloseExecutor-2279-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@31882a87
   [junit4]   2> 386884 INFO  (coreCloseExecutor-2279-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31234a87: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@71a581f4
   [junit4]   2> 386893 INFO  (coreCloseExecutor-2279-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 386894 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 386894 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ffd1b23: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4905ff36
   [junit4]   2> 386899 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 386899 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65e81ea5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@17973767
   [junit4]   2> 386901 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 386901 INFO  (SUITE-TestExportWriter-seed#[9FF6C798EF195F34]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56eae0d3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@fa9dfdd
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_9FF6C798EF195F34-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {sortabledv_udvas=Lucene84, sortabledv_m=Lucene84, sortabledv=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), field1_s_dv=PostingsFormat(name=Direct), sortabledv_m_udvas=PostingsFormat(name=Direct)}, docValues:{number_i_p=DocValuesFormat(name=Asserting), field1_i_p=DocValuesFormat(name=Lucene80), number_ls_ni_p=DocValuesFormat(name=Lucene80), number_ls_t=DocValuesFormat(name=Lucene80), number_ds_p=DocValuesFormat(name=Lucene80), number_ds_t=DocValuesFormat(name=Lucene80), booleandv=DocValuesFormat(name=Lucene80), number_i_t=DocValuesFormat(name=Asserting), field2_i_p=DocValuesFormat(name=Direct), number_is_ni_p=DocValuesFormat(name=Lucene80), number_is_ni_t=DocValuesFormat(name=Lucene80), longdv=DocValuesFormat(name=Lucene80), number_ls_p=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), field1_s_dv=DocValuesFormat(name=Lucene80), number_dts_p=DocValuesFormat(name=Lucene80), stringdv=DocValuesFormat(name=Direct), longdv_m=DocValuesFormat(name=Asserting), number_ls_ni_t=DocValuesFormat(name=Lucene80), number_is_t=DocValuesFormat(name=Lucene80), number_dts_t=DocValuesFormat(name=Lucene80), doubledv_m=DocValuesFormat(name=Lucene80), number_is_p=DocValuesFormat(name=Lucene80), doubledv=DocValuesFormat(name=Direct), small_i_p=DocValuesFormat(name=Lucene80), field4_i_p=DocValuesFormat(name=Lucene80), sortabledv_udvas=DocValuesFormat(name=Asserting), number_dts_ni_t=DocValuesFormat(name=Lucene80), batch_i_p=DocValuesFormat(name=Direct), field3_i_p=DocValuesFormat(name=Asserting), intdv=DocValuesFormat(name=Lucene80), floatdv=DocValuesFormat(name=Lucene80), number_fs_p=DocValuesFormat(name=Asserting), field6_i_p=DocValuesFormat(name=Direct), number_f_t=DocValuesFormat(name=Direct), number_l_p=DocValuesFormat(name=Lucene80), number_dt_p=DocValuesFormat(name=Direct), number_f_p=DocValuesFormat(name=Direct), number_d_t=DocValuesFormat(name=Lucene80), number_dt_t=DocValuesFormat(name=Direct), int_is_t=DocValuesFormat(name=Direct), number_dts_ni_p=DocValuesFormat(name=Lucene80), number_fs_t=DocValuesFormat(name=Asserting), datedv_m=DocValuesFormat(name=Lucene80), int_is_p=DocValuesFormat(name=Direct), number_l_t=DocValuesFormat(name=Lucene80), sortabledv_m_udvas=DocValuesFormat(name=Lucene80), number_ds_ni_t=DocValuesFormat(name=Lucene80), sortabledv_m=DocValuesFormat(name=Asserting), stringdv_m=DocValuesFormat(name=Direct), intdv_m=DocValuesFormat(name=Direct), number_ds_ni_p=DocValuesFormat(name=Lucene80), field5_i_p=DocValuesFormat(name=Lucene80), number_d_ni_p=DocValuesFormat(name=Direct), number_fs_ni_p=DocValuesFormat(name=Asserting), number_d_ni_t=DocValuesFormat(name=Direct), number_fs_ni_t=DocValuesFormat(name=Asserting), sortabledv=DocValuesFormat(name=Lucene80), field8_i_p=DocValuesFormat(name=Lucene80), datedv=DocValuesFormat(name=Asserting), number_f_ni_t=DocValuesFormat(name=Direct), floatdv_m=DocValuesFormat(name=Asserting), number_l_ni_t=DocValuesFormat(name=Lucene80), number_i_ni_p=DocValuesFormat(name=Asserting), number_dt_ni_p=DocValuesFormat(name=Direct), number_f_ni_p=DocValuesFormat(name=Direct), random_i_p=DocValuesFormat(name=Lucene80), number_i_ni_t=DocValuesFormat(name=Asserting), number_dt_ni_t=DocValuesFormat(name=Direct), number_d_p=DocValuesFormat(name=Lucene80), field3_l_p=DocValuesFormat(name=Direct), field7_i_p=DocValuesFormat(name=Asserting), number_l_ni_p=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1045, maxMBSortInHeap=5.939202592582323, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=vi, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=136194520,total=499646464
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, OutOfBoxZkACLAndCredentialsProvidersTest, ForceLeaderWithTlogReplicasTest, TestCloudPivotFacet, UUIDUpdateProcessorFallbackTest, PKIAuthenticationIntegrationTest, UpdateLogTest, TestSimExecutePlanAction, TestPullReplica, SearchRateTriggerIntegrationTest, TriggerCooldownIntegrationTest, TestCrossCoreJoin, PingRequestHandlerTest, TestNumericRangeQuery64, DistributedDebugComponentTest, TestRestManager, TestRecoveryHdfs, TestDocTermOrdsUninvertLimit, AnalyticsMergeStrategyTest, TestTextField, TestObjectReleaseTracker, SchemaVersionSpecificBehaviorTest, MultiSolrCloudTestCaseTest, TestSolr4Spatial2, JWTAuthPluginTest, TestMinHashQParser, ConjunctionSolrSpellCheckerTest, TestGraphTermsQParserPlugin, FastVectorHighlighterTest, HdfsSyncSliceTest, CdcrRequestHandlerTest, SpellCheckCollatorTest, SoftAutoCommitTest, ClassificationUpdateProcessorFactoryTest, SpellCheckComponentTest, RulesTest, BigEndianAscendingWordSerializerTest, TestNumericTerms32, DistributedFacetPivotLongTailTest, SubstringBytesRefFilterTest, TestSlowCompositeReaderWrapper, HttpSolrCallGetCoreTest, TestLocalFSCloudBackupRestore, TestExportWriter]
   [junit4] Completed [164/919 (1!)] on J0 in 13.37s, 10 tests, 1 failure <<< FAILURES!

[...truncated 54916 lines...]