Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/102/

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

Error Message:
Error from server at https://127.0.0.1:36287/w/fz/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[https://[::1]:6/w/fz, https://[::1]:8/w/fz]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36287/w/fz/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[https://[::1]:6/w/fz, https://[::1]:8/w/fz]
        at 
__randomizedtesting.SeedInfo.seed([EAA9F8D15549DFAF:62FDC70BFBB5B257]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
        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 13614 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 231857 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-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.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 231858 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 231858 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-47 after mutting 0 
log messages
   [junit4]   2> 231858 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-48 for ERROR logs 
matching regex: ignore_exception
   [junit4]   2> 231859 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/data-dir-16-001
   [junit4]   2> 231859 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 231859 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 231861 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 231862 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /w/fz
   [junit4]   2> 231862 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 231867 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 231883 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 231883 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently 
not implemented and has no effect.
   [junit4]   2> 231883 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 231884 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 231885 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with 
uniqueid field id
   [junit4]   2> 233240 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/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.11/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.11/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:830) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44)
 [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> 233241 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/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.11/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.11/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:683) [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:830) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:820) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44)
 [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> 233242 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 233243 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 233245 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d80db97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233245 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@d80db97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233254 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 233256 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d3dfa47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233256 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@5d3dfa47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233257 WARN  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-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> 233283 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 233304 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 233304 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 233305 INFO  (coreLoadExecutor-3305-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 233312 INFO  (coreLoadExecutor-3305-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.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 233329 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 233329 WARN  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 233329 WARN  (coreLoadExecutor-3305-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> 233330 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 233331 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 233331 INFO  (coreLoadExecutor-3305-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.11/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 233331 INFO  (coreLoadExecutor-3305-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@c3695b5
   [junit4]   2> 233331 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/data-dir-16-001/]
   [junit4]   2> 233332 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=71.0625, 
floorSegmentMB=1.88671875, forceMergeDeletesPctAllowed=5.472453000998287, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8150524429124605, deletesPctAllowed=34.883370313127344
   [junit4]   2> 233380 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 233380 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 233380 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 233380 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 233381 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 233382 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 233387 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 233409 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 233410 INFO  (coreLoadExecutor-3305-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1716681834536894464
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 233411 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 233412 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 233412 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 233413 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 233414 INFO  
(searcherExecutor-3307-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 233417 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-48 after mutting 0 log 
messages
   [junit4]   2> 233417 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-49 for ERROR logs 
matching regex: ignore_exception
   [junit4]   2> 233527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/cores/collection1
   [junit4]   2> 233529 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 233529 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 233529 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 233531 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 233531 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 233531 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 233532 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d1350b2{/w/fz,null,AVAILABLE}
   [junit4]   2> 233533 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@1350a40b{SSL, (ssl, 
http/1.1)}{127.0.0.1:37725}
   [junit4]   2> 233533 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server Started @233562ms
   [junit4]   2> 233533 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/w/fz, 
hostPort=37725, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/cores}
   [junit4]   2> 233534 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.1
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-17T13:22:55.163Z
   [junit4]   2> 233534 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/solr.xml
   [junit4]   2> 233536 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 233536 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 233558 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 234360 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 234361 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 234510 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c83b6e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 234510 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c83b6e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 234514 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 234515 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@627c7016[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 234515 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@627c7016[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 234516 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] 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> 234527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 234527 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 234546 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 234553 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 234553 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 234555 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/cores
   [junit4]   2> 234555 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 234563 INFO  (coreLoadExecutor-3325-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.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 234580 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 234580 WARN  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 234580 WARN  (coreLoadExecutor-3325-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> 234581 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 234582 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 234582 INFO  (coreLoadExecutor-3325-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.11/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 234582 INFO  (coreLoadExecutor-3325-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@c3695b5
   [junit4]   2> 234582 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 234583 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=71.0625, 
floorSegmentMB=1.88671875, forceMergeDeletesPctAllowed=5.472453000998287, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8150524429124605, deletesPctAllowed=34.883370313127344
   [junit4]   2> 235646 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 235646 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 235647 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 235647 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235648 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 235650 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 235658 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 235690 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 235690 INFO  (coreLoadExecutor-3325-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1716681836927647744
   [junit4]   2> 235691 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 235691 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 235691 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 235691 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 235692 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 235692 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 235692 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 235692 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 235692 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 235694 INFO  
(searcherExecutor-3327-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 236293 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 236294 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 236295 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 236295 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 236296 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 236296 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 236296 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 236297 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f4d9976{/w/fz,null,AVAILABLE}
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@30599800{SSL, (ssl, 
http/1.1)}{127.0.0.1:45233}
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server Started @236327ms
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/w/fz, 
hostPort=45233, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/cores}
   [junit4]   2> 236298 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.1
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-17T13:22:57.927Z
   [junit4]   2> 236298 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 236301 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 236301 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 236302 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 236738 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 236740 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 236741 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d1e35fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 236741 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d1e35fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 236743 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 236744 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ad73cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 236744 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ad73cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 236745 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] 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> 236757 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 236757 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 236787 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 236810 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 236810 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 236812 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/cores
   [junit4]   2> 236813 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 236839 INFO  (coreLoadExecutor-3344-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.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 236864 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 236864 WARN  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 236865 WARN  (coreLoadExecutor-3344-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> 236866 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 236867 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 236867 INFO  (coreLoadExecutor-3344-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.11/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 236867 INFO  (coreLoadExecutor-3344-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@c3695b5
   [junit4]   2> 236867 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 236868 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=71.0625, 
floorSegmentMB=1.88671875, forceMergeDeletesPctAllowed=5.472453000998287, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8150524429124605, deletesPctAllowed=34.883370313127344
   [junit4]   2> 236932 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 236932 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 236934 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 236934 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 236934 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 236936 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 236943 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 236971 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 236971 INFO  (coreLoadExecutor-3344-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1716681838270873600
   [junit4]   2> 236973 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 236974 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 236977 INFO  
(searcherExecutor-3346-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 237092 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 237094 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237094 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237094 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 237180 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237180 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237180 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 237180 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71d3996c{/w/fz,null,AVAILABLE}
   [junit4]   2> 237181 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@66a80e19{SSL, (ssl, 
http/1.1)}{127.0.0.1:36287}
   [junit4]   2> 237181 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server Started @237210ms
   [junit4]   2> 237181 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/w/fz, 
hostPort=36287, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/cores}
   [junit4]   2> 237181 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.1
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-17T13:22:58.811Z
   [junit4]   2> 237182 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 237184 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237184 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237185 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 237543 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 237544 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 237544 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15da08a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237544 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15da08a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237547 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 237548 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1afee676[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237548 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1afee676[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 237549 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] 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> 237560 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 237560 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 237580 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 237590 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 237590 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 237592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/cores
   [junit4]   2> 237592 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 237608 INFO  (coreLoadExecutor-3363-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.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 237624 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 237624 WARN  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 237625 WARN  (coreLoadExecutor-3363-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> 237627 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 237628 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 237628 INFO  (coreLoadExecutor-3363-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.11/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 237628 INFO  (coreLoadExecutor-3363-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@c3695b5
   [junit4]   2> 237628 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 237630 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=71.0625, 
floorSegmentMB=1.88671875, forceMergeDeletesPctAllowed=5.472453000998287, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8150524429124605, deletesPctAllowed=34.883370313127344
   [junit4]   2> 237682 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 237682 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 237683 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237683 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237684 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 237685 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 237691 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 237713 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 237714 INFO  (coreLoadExecutor-3363-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1716681839049965568
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 237715 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 237716 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 237716 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 237716 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 237726 INFO  
(searcherExecutor-3365-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 237825 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 237826 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 237826 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 237826 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; 
git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 237828 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237828 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237828 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 237828 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a14f0a{/w/fz,null,AVAILABLE}
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.AbstractConnector Started ServerConnector@125a7d35{SSL, (ssl, 
http/1.1)}{127.0.0.1:37909}
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.s.Server Started @237858ms
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/w/fz, 
hostPort=37909, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/cores}
   [junit4]   2> 237829 ERROR 
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.11.1
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-11-17T13:22:59.458Z
   [junit4]   2> 237829 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 237832 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237832 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237833 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 238105 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 238106 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 238109 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e01993a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238109 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e01993a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238114 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 238114 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@137e2f40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238114 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@137e2f40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 238116 WARN  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] 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> 238127 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 238127 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 238147 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 238158 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 238158 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c3695b5
   [junit4]   2> 238159 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/cores
   [junit4]   2> 238159 INFO  
(TEST-DistributedQueryComponentCustomSortTest.test-seed#[EAA9F8D15549DFAF]) [   
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 238167 INFO  (coreLoadExecutor-3382-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.11/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 238207 INFO  (coreLoadExecutor-3382-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 238207 WARN  (coreLoadExecutor-3382-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 238417 WARN  (coreLoadExecutor-3382-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> 238419 INFO  (coreLoadExecutor-3382-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 238419 INFO  (coreLoadExecutor-3382-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 
with uniqueid field id
   [junit4]   2> 238419 INFO  (coreLoadExecutor-3382-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.11/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 238420 INFO  (coreLoadExecutor-3382-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@c3695b5
   [junit4]   2> 238420 INFO  (coreLoadExecutor-3382-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 238421 INFO  (coreLoadExecutor-3382-

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

ractConnector Stopped ServerConnector@1350a40b{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 240351 INFO  (closeThreadPool-3392-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d1350b2{/w/fz,null,STOPPED}
   [junit4]   2> 240351 INFO  (closeThreadPool-3392-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240353 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 240353 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f95e4b1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@46b93898
   [junit4]   2> 240357 INFO  (closeThreadPool-3392-thread-6) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@30599800{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 240358 INFO  (closeThreadPool-3392-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f4d9976{/w/fz,null,STOPPED}
   [junit4]   2> 240358 INFO  (closeThreadPool-3392-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240362 INFO  (closeThreadPool-3392-thread-7) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@66a80e19{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 240362 INFO  (closeThreadPool-3392-thread-7) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71d3996c{/w/fz,null,STOPPED}
   [junit4]   2> 240362 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 240362 INFO  (closeThreadPool-3392-thread-7) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 240362 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fb296c8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@27d4c12a
   [junit4]   2> 240364 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 240364 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c27c683: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@10f03d02
   [junit4]   2> 240368 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@125a7d35{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 240368 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a14f0a{/w/fz,null,STOPPED}
   [junit4]   2> 240368 INFO  (closeThreadPool-3392-thread-8) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test 
-Dtests.seed=EAA9F8D15549DFAF -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sl -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   6.96s J1 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36287/w/fz/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[https://[::1]:6/w/fz, https://[::1]:8/w/fz]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EAA9F8D15549DFAF:62FDC70BFBB5B257]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [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> 240371 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 240371 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=489427011
   [junit4]   2> 240373 INFO  (coreCloseExecutor-3410-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e6a3870
   [junit4]   2> 240373 INFO  (coreCloseExecutor-3410-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4e6a3870
   [junit4]   2> 240373 INFO  (coreCloseExecutor-3410-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@113c64dd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4797a602
   [junit4]   2> 240376 INFO  (coreCloseExecutor-3410-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 240377 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 240377 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60ceafa9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@3336c713
   [junit4]   2> 240378 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 240378 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c41d730: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@27d4c12a
   [junit4]   2> 240379 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 240379 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cd00a9b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@10f03d02
   [junit4]   2> 240380 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-49 after mutting 0 
log messages
   [junit4]   2> 240380 INFO  
(SUITE-DistributedQueryComponentCustomSortTest-seed#[EAA9F8D15549DFAF]-worker) 
[     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-50 for ERROR logs 
matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_EAA9F8D15549DFAF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=FST50, id=PostingsFormat(name=MockRandom), text=Lucene84, 
asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=FST50}, 
docValues:{payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1696, 
maxMBSortInHeap=6.68883568898746, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sl, 
timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=2,free=288769512,total=497025024
   [junit4]   2> NOTE: All tests run in this JVM: [TestFacetMethods, 
BasicFunctionalityTest, SystemInfoHandlerTest, TestDistributedMap, 
TestDynamicURP, TestUninvertingReader, TestCollationField, 
TestSolrConfigHandlerCloud, TestSolrCloudWithDelegationTokens, 
DistributedExpandComponentTest, TestSearchPerf, 
ConcurrentDeleteAndCreateCollectionTest, SolrGraphiteReporterTest, 
SpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestWithCollection, TestRandomRequestDistribution, 
PKIAuthenticationIntegrationTest, ShowFileRequestHandlerTest, 
DistributedQueryComponentCustomSortTest]
   [junit4] Completed [84/953 (1!)] on J1 in 8.72s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to