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 2021/08/12 00:15:38 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Number of documents (1) is different from number of expected values (3

Stack Trace:
java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
	at __randomizedtesting.SeedInfo.seed([850FACAD92096379:D5B93773CF50E81]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14468 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/data-dir-108-001
   [junit4]   2> 1012505 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1012505 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y_jua/
   [junit4]   2> 1012507 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1012512 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1012539 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1012539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1012539 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1012541 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1012541 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1012838 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1012839 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:41) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1012840 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1012841 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4068f61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012841 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4068f61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012843 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@799c2eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012843 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@799c2eca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1012845 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-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> 1012871 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012878 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012878 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1012879 INFO  (coreLoadExecutor-10723-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1012886 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1012901 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1012901 WARN  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1012901 WARN  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-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> 1012903 INFO  (coreLoadExecutor-10723-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@d96846
   [junit4]   2> 1012903 INFO  (coreLoadExecutor-10723-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.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/data-dir-108-001/]
   [junit4]   2> 1012904 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1012950 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012950 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012951 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012951 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012952 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1012953 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1012967 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013028 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1013028 INFO  (coreLoadExecutor-10723-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841548135170048
   [junit4]   2> 1013029 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013029 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013030 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013031 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1013032 INFO  (searcherExecutor-10725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1013134 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1013135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1013136 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f44789b{/y_jua,null,AVAILABLE}
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3fecc892{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38885}
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1013210ms
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=38885, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores}
   [junit4]   2> 1013137 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:21.057Z
   [junit4]   2> 1013137 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/solr.xml
   [junit4]   2> 1013139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1013139 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1013141 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1013779 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1013780 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d3f0dd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013780 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d3f0dd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013783 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76a61bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013783 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76a61bd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013785 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1013795 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1013795 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1013815 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013824 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1013826 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores
   [junit4]   2> 1013826 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1013833 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1013850 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1013850 WARN  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1013851 WARN  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1013852 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1013853 INFO  (coreLoadExecutor-10743-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@d96846
   [junit4]   2> 1013853 INFO  (coreLoadExecutor-10743-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1013854 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1013906 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013906 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013907 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013907 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013908 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1013909 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1013924 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013987 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1013987 INFO  (coreLoadExecutor-10743-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841549140754432
   [junit4]   2> 1013988 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013989 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013990 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013990 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013992 INFO  (searcherExecutor-10745-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1014097 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014098 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014099 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63487190{/y_jua,null,AVAILABLE}
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b4ef511{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34745}
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1014174ms
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=34745, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores}
   [junit4]   2> 1014100 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014100 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:22.021Z
   [junit4]   2> 1014101 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1014103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014103 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014104 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014610 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1014611 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49f07a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014611 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49f07a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014613 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@619759a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014614 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@619759a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014615 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1014625 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1014626 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1014657 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014668 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014668 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1014670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores
   [junit4]   2> 1014670 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1014677 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1014694 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1014694 WARN  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1014694 WARN  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1014695 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-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@d96846
   [junit4]   2> 1014696 INFO  (coreLoadExecutor-10762-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1014697 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1014751 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1014751 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1014752 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1014754 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1014768 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1014831 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1014831 INFO  (coreLoadExecutor-10762-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841550025752576
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1014833 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1014834 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1014836 INFO  (searcherExecutor-10764-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1014936 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014937 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1014938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014938 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d508609{/y_jua,null,AVAILABLE}
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f0c9a4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32769}
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1015013ms
   [junit4]   2> 1014939 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=32769, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores}
   [junit4]   2> 1014940 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:22.860Z
   [junit4]   2> 1014940 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1014942 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014942 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014945 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1015311 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1015312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fdf1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015312 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fdf1da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@253173a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015315 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@253173a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015316 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1015327 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1015327 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1015360 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015371 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015371 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1015373 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores
   [junit4]   2> 1015373 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1015380 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1015397 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1015397 WARN  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1015397 WARN  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1015398 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1015399 INFO  (coreLoadExecutor-10781-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@d96846
   [junit4]   2> 1015399 INFO  (coreLoadExecutor-10781-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1015400 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1015453 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015453 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015454 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015454 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1015455 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1015456 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1015470 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1015531 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1015531 INFO  (coreLoadExecutor-10781-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841550759755776
   [junit4]   2> 1015532 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1015533 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1015534 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1015534 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1015536 INFO  (searcherExecutor-10783-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1015638 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1015639 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1015640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015640 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015641 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66980940{/y_jua,null,AVAILABLE}
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f2d1ba1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45493}
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.s.Server Started @1015716ms
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/y_jua, hostPort=45493, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores}
   [junit4]   2> 1015642 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-11T23:30:23.562Z
   [junit4]   2> 1015642 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1015645 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1015645 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1015646 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016950 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1016951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19cb48ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016951 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19cb48ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016954 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c0550d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016954 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c0550d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1016955 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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> 1016966 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1016966 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1016986 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017000 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d96846
   [junit4]   2> 1017002 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores
   [junit4]   2> 1017002 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[850FACAD92096379]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1017016 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1017032 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1017032 WARN  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1017032 WARN  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-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@d96846
   [junit4]   2> 1017034 INFO  (coreLoadExecutor-10800-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1017036 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=35.572265625, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=6.101360785963679, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.524272201390886
   [junit4]   2> 1017088 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1017088 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1017089 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1017089 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1017090 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.265625, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=19.367297892460172, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.88204800333155
   [junit4]   2> 1017092 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1017107 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1017172 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1017172 INFO  (coreLoadExecutor-10800-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707841552480468992
   [junit4]   2> 1017173 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1017174 INFO  (searcherExecutor-10802-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1017175

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

etricRegistry@8cdf16a
   [junit4]   2> 1017927 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017927 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1737fea7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017938 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017938 INFO  (closeThreadPool-10810-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@170bd05a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [junit4]   2> 1017940 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017940 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@287e7af: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c417021: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [junit4]   2> 1017943 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f0c9a4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1017944 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d508609{/y_jua,null,STOPPED}
   [junit4]   2> 1017944 INFO  (closeThreadPool-10810-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f2d1ba1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66980940{/y_jua,null,STOPPED}
   [junit4]   2> 1017947 INFO  (closeThreadPool-10810-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=850FACAD92096379 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Pacific/Kosrae -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.92s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Number of documents (1) is different from number of expected values (3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([850FACAD92096379:D5B93773CF50E81]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1017953 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1017953 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=321488628
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51f524f5
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@51f524f5
   [junit4]   2> 1017953 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1acf0c1e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@307155a0
   [junit4]   2> 1017956 INFO  (coreCloseExecutor-10828-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1017957 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1017958 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c0d62f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23e62e56
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a42fdf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6d73ba86
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1017959 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[850FACAD92096379]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ff2a52b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74324c54
   [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.component.DistributedQueryComponentCustomSortTest_850FACAD92096379-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=Asserting), id=Lucene84, text=PostingsFormat(name=Direct), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=Asserting)}, docValues:{payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=175, maxMBSortInHeap=7.7367158668711715, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=355267976,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, JWTIssuerConfigTest, OverseerSolrResponseTest, TestJettySolrRunner, DeleteNodeTest, TestRTGBase, SolrJmxReporterTest, TestFieldTypeCollectionResource, TestScoreJoinQPNoScore, TestHdfsCloudBackupRestore, OverseerTest, ConfigureRecoveryStrategyTest, TestDefaultStatsCache, BinaryUpdateRequestHandlerTest, ShowFileRequestHandlerTest, TestHttpServletCarrier, TestHttpShardHandlerFactory, TestSmileRequest, CollectionReloadTest, ShardRoutingCustomTest, DistribCursorPagingTest, TestDynamicFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest, MergeStrategyTest, TestPerFieldSimilarity, ZkSolrClientTest, TestStressCloudBlindAtomicUpdates, TestSchemaSimilarityResource, NestedAtomicUpdateTest, IndexBasedSpellCheckerTest, TestSkipOverseerOperations, TestSha256AuthenticationProvider, TestJsonRangeFacets, TestManagedSchema, TriLevelCompositeIdRoutingTest, TestTermsQParserPlugin, ConcurrentCreateCollectionTest, TestLockTree, TestContainerPlugin, TestPullReplica, TestNamedUpdateProcessors, HdfsCollectionsAPIDistributedZkTest, CurrencyFieldTypeTest, SystemInfoHandlerTest, ExitableDirectoryReaderTest, FieldMutatingUpdateProcessorTest, TestTlogReplica, TestPolicyCloud, PathHierarchyTokenizerFactoryTest, TestLegacyNumericUtils, HdfsRestartWhileUpdatingTest, SliceStateTest, ChaosMonkeySafeLeaderWithPullReplicasTest, StatsComponentTest, XMLAtomicUpdateMultivalueTest, TestReplicationHandlerBackup, DateMathParserTest, TestRealTimeGet, TestLuceneIndexBackCompat, SimpleCollectionCreateDeleteTest, SchemaApiFailureTest, TestReloadAndDeleteDocs, TestLMDirichletSimilarityFactory, TestSchemaDesignerAPI, IndexSizeTriggerSizeEstimationTest, TestCloudSchemaless, DisMaxRequestHandlerTest, CustomHighlightComponentTest, JsonLoaderTest, DirectUpdateHandlerTest, TestCoreDiscovery, TestSafeXMLParsing, MoveReplicaHDFSFailoverTest, TestFiltering, TestPointFields, PreAnalyzedFieldTest, RootFieldTest, ScheduledTriggerTest, LeaderFailureAfterFreshStartTest, DaemonStreamApiTest, NumberUtilsTest, TestDynamicLoadingUrl, TermVectorComponentTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [303/945 (1!)] on J0 in 5.62s, 1 test, 1 failure <<< FAILURES!

[...truncated 54636 lines...]