You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/09 07:33:39 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 111 - Unstable!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41119/uz/y/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:8/uz/y, https://[::1]:6/uz/y, https://[::1]:4/uz/y]
	at __randomizedtesting.SeedInfo.seed([9D4D9F9299C72322:1519A048373B4EDA]: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 15825 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2043763 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2043763 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2043764 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-977 after mutting 0 log messages
   [junit4]   2> 2043764 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-978 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2043765 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/data-dir-219-001
   [junit4]   2> 2043765 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 2043765 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2043767 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2043768 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uz/y
   [junit4]   2> 2043768 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2043775 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2043794 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2043794 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2043794 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2043795 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2043796 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2044584 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2044585 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2044586 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2044587 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2044590 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f3f6823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2044590 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f3f6823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2044593 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2044597 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@339eca56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2044597 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@339eca56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2044599 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-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> 2044629 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2044637 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2044637 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2044640 INFO  (coreLoadExecutor-18329-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2044649 INFO  (coreLoadExecutor-18329-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> 2044670 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2044670 WARN  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2044670 WARN  (coreLoadExecutor-18329-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> 2044672 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2044672 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2044672 INFO  (coreLoadExecutor-18329-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> 2044672 INFO  (coreLoadExecutor-18329-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@1c1be5bc
   [junit4]   2> 2044673 INFO  (coreLoadExecutor-18329-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/data-dir-219-001/]
   [junit4]   2> 2044674 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.654296875, floorSegmentMB=0.7197265625, forceMergeDeletesPctAllowed=13.50111877939547, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16702040481612634, deletesPctAllowed=21.91860123016098
   [junit4]   2> 2044743 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2044743 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2044744 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2044744 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2044745 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=104.6025390625, floorSegmentMB=0.7587890625, forceMergeDeletesPctAllowed=9.996100112186475, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7148600263480094, deletesPctAllowed=22.99047631503162
   [junit4]   2> 2044746 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2044768 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2044800 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2044800 INFO  (coreLoadExecutor-18329-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718651071033769984
   [junit4]   2> 2044801 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2044801 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2044802 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2044803 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2044804 INFO  (searcherExecutor-18331-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2044810 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-978 after mutting 0 log messages
   [junit4]   2> 2044810 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-979 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2044951 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2044952 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2044952 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2044952 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2044956 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2044956 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2044957 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2044957 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed80986{/uz/y,null,AVAILABLE}
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7668d997{SSL, (ssl, http/1.1)}{127.0.0.1:34073}
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.Server Started @2044992ms
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/uz/y, hostPort=34073, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/cores}
   [junit4]   2> 2044958 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-09T07:03:05.467Z
   [junit4]   2> 2044958 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/solr.xml
   [junit4]   2> 2044961 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2044961 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2044963 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2045814 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2045814 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2045815 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e1ecc9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045815 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e1ecc9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045821 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2045825 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27db0cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045825 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27db0cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2045827 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2045841 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2045841 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2045864 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2045874 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2045874 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2045875 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/cores
   [junit4]   2> 2045875 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2045885 INFO  (coreLoadExecutor-18349-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> 2045906 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2045906 WARN  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2045906 WARN  (coreLoadExecutor-18349-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> 2045907 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2045908 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2045908 INFO  (coreLoadExecutor-18349-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> 2045908 INFO  (coreLoadExecutor-18349-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@1c1be5bc
   [junit4]   2> 2045908 INFO  (coreLoadExecutor-18349-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2045909 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.654296875, floorSegmentMB=0.7197265625, forceMergeDeletesPctAllowed=13.50111877939547, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16702040481612634, deletesPctAllowed=21.91860123016098
   [junit4]   2> 2045972 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2045972 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2045973 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2045973 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2045973 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=104.6025390625, floorSegmentMB=0.7587890625, forceMergeDeletesPctAllowed=9.996100112186475, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7148600263480094, deletesPctAllowed=22.99047631503162
   [junit4]   2> 2045974 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2045994 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2046027 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2046027 INFO  (coreLoadExecutor-18349-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718651072320372736
   [junit4]   2> 2046028 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2046037 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2046037 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2046037 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2046038 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2046038 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2046038 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2046038 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2046038 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2046040 INFO  (searcherExecutor-18351-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2046168 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2046169 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2046169 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2046169 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2046170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2046170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2046170 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2046177 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc8b116{/uz/y,null,AVAILABLE}
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c54d8cc{SSL, (ssl, http/1.1)}{127.0.0.1:41119}
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.Server Started @2046212ms
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/uz/y, hostPort=41119, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/cores}
   [junit4]   2> 2046178 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-09T07:03:06.687Z
   [junit4]   2> 2046178 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2046181 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2046181 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2046183 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2047182 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2047183 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2047184 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a134a7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2047184 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a134a7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2047187 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2047187 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7713ce5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2047187 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7713ce5e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2047189 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2047202 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2047202 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2047226 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2047238 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2047238 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2047240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/cores
   [junit4]   2> 2047240 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2047249 INFO  (coreLoadExecutor-18368-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> 2047271 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2047272 WARN  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2047272 WARN  (coreLoadExecutor-18368-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> 2047273 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-18368-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> 2047274 INFO  (coreLoadExecutor-18368-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@1c1be5bc
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-18368-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2047275 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.654296875, floorSegmentMB=0.7197265625, forceMergeDeletesPctAllowed=13.50111877939547, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16702040481612634, deletesPctAllowed=21.91860123016098
   [junit4]   2> 2047343 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2047343 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2047366 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2047366 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2047367 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=104.6025390625, floorSegmentMB=0.7587890625, forceMergeDeletesPctAllowed=9.996100112186475, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7148600263480094, deletesPctAllowed=22.99047631503162
   [junit4]   2> 2047369 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2047377 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2047440 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2047440 INFO  (coreLoadExecutor-18368-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718651073802010624
   [junit4]   2> 2047442 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2047442 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2047442 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2047442 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2047443 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2047443 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2047443 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2047443 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2047443 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2047445 INFO  (searcherExecutor-18370-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2048062 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2048063 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2048063 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2048063 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2048064 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2048064 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2048064 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2048064 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78de99c4{/uz/y,null,AVAILABLE}
   [junit4]   2> 2048065 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27cefd86{SSL, (ssl, http/1.1)}{127.0.0.1:34719}
   [junit4]   2> 2048065 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.Server Started @2048099ms
   [junit4]   2> 2048065 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/uz/y, hostPort=34719, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/cores}
   [junit4]   2> 2048066 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-09T07:03:08.575Z
   [junit4]   2> 2048066 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2048068 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2048068 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2048070 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2049234 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2049234 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2049235 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1909574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049235 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1909574[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049238 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2049241 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@796330c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049241 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@796330c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2049243 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2049258 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2049258 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2049281 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2049293 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2049294 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2049295 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/cores
   [junit4]   2> 2049295 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2049304 INFO  (coreLoadExecutor-18387-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> 2049343 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2049343 WARN  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2049343 WARN  (coreLoadExecutor-18387-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> 2049344 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2049345 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2049345 INFO  (coreLoadExecutor-18387-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> 2049345 INFO  (coreLoadExecutor-18387-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@1c1be5bc
   [junit4]   2> 2049345 INFO  (coreLoadExecutor-18387-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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2049346 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.654296875, floorSegmentMB=0.7197265625, forceMergeDeletesPctAllowed=13.50111877939547, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16702040481612634, deletesPctAllowed=21.91860123016098
   [junit4]   2> 2049699 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2049699 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2049700 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2049700 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2049701 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=104.6025390625, floorSegmentMB=0.7587890625, forceMergeDeletesPctAllowed=9.996100112186475, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7148600263480094, deletesPctAllowed=22.99047631503162
   [junit4]   2> 2049703 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2049729 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2049791 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2049791 INFO  (coreLoadExecutor-18387-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718651076267212800
   [junit4]   2> 2049792 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2049793 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2049793 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2049793 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2049793 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2049793 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2049794 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2049794 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2049794 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2049796 INFO  (searcherExecutor-18389-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2049919 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2049920 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2049920 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2049920 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2049921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2049921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2049921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2049922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71786040{/uz/y,null,AVAILABLE}
   [junit4]   2> 2049922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5628b5e3{SSL, (ssl, http/1.1)}{127.0.0.1:33201}
   [junit4]   2> 2049922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.s.Server Started @2049956ms
   [junit4]   2> 2049922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/uz/y, hostPort=33201, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard2/cores}
   [junit4]   2> 2049923 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.1
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-09T07:03:10.432Z
   [junit4]   2> 2049923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2049925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2049926 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2049927 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2050802 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2050803 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2050804 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@194cb212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050804 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@194cb212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050807 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2050807 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6794aac0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050807 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6794aac0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050809 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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> 2050822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2050822 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2050846 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2050859 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2050859 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c1be5bc
   [junit4]   2> 2050861 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001/tempDir-001/shard2/cores
   [junit4]   2> 2050861 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[9D4D9F9299C72322]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2050870 INFO  (coreLoadExecutor-18406-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> 2050889 INFO  (coreLoadExecutor-18406-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 2050889 WARN  (coreLoadExecutor-18406-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2050889 WARN  (coreLoadExecutor-18406-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> 2050891 INFO  (coreLoadExecutor-18406-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2050891 INFO  (coreLoadExecutor-18406-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2050891 INFO  (coreLoadExecutor-18406-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> 2050892 INFO  (coreLoadExecutor-18406-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registr

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


   [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> 2052283 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2052283 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1450987014
   [junit4]   2> 2052283 INFO  (coreCloseExecutor-18434-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fdbab6d
   [junit4]   2> 2052283 INFO  (coreCloseExecutor-18434-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1fdbab6d
   [junit4]   2> 2052283 INFO  (coreCloseExecutor-18434-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27f4e3c8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7b495272
   [junit4]   2> 2052287 INFO  (coreCloseExecutor-18434-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2052288 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2052288 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a4143aa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4b148113
   [junit4]   2> 2052289 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2052289 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c759081: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4c40f3c3
   [junit4]   2> 2052289 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2052289 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e57c3bd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3a312cd5
   [junit4]   2> 2052295 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-979 after mutting 0 log messages
   [junit4]   2> 2052295 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[9D4D9F9299C72322]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-980 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/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_9D4D9F9299C72322-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=LuceneFixedGap), asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=Lucene84}, docValues:{payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1596, maxMBSortInHeap=6.871499604282947, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-TW, timezone=CTT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=95301232,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestRemoteStreaming, OverriddenZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest, UninvertDocValuesMergePolicyTest, TestWriterPerf, ClusterStateMockUtilTest, TestBooleanSimilarityFactory, SmileWriterTest, TestPolicyCloud, TestJsonRequest, BaseCdcrDistributedZkTest, HdfsRestartWhileUpdatingTest, TestDynamicLoadingUrl, ReplaceNodeTest, TestFieldTypeCollectionResource, AtomicUpdateProcessorFactoryTest, TestTlogReplica, NumericFieldsTest, TestConfigSetsAPIShareSchema, TestComponentsName, BJQParserTest, TestSnapshotCoreBackup, TestFiltering, TestDistributedMissingSort, TestPartialUpdateDeduplication, DistributedVersionInfoTest, RuleEngineTest, TestInitParams, TestCloudSearcherWarming, AuthToolTest, TestSortableTextField, NodeAddedTriggerIntegrationTest, CoreMergeIndexesAdminHandlerTest, TestInPlaceUpdateWithRouteField, RAMDirectoryFactoryTest, ZkControllerTest, SoftAutoCommitTest, DistributedMLTComponentTest, TestDistributedStatsComponentCardinality, TestExtendedDismaxParser, CrossCollectionJoinQueryTest, ExitableDirectoryReaderTest, TestHighlightDedupGrouping, DistributedSpellCheckComponentTest, TestJettySolrRunner, BadIndexSchemaTest, TestPointFields, TestSmileRequest, UUIDUpdateProcessorFallbackTest, TestIndexSearcher, TestSimpleTrackingShardHandler, ShardsWhitelistTest, DirectSolrSpellCheckerTest, MetricsDisabledCloudTest, DistributedDebugComponentTest, TestStressThreadBackup, CdcrUpdateLogTest, TestLegacyNumericRangeQueryBuilder, CurrencyFieldTypeTest, SchemaApiFailureTest, MergeStrategyTest, TestNumericTerms64, TestCodecSupport, UpdateLogTest, TestSubQueryTransformer, TestExclusionRuleCollectionAccess, TestSimDistributedQueue, ZkSolrClientTest, TestPostingsSolrHighlighter, TriggerSetPropertiesIntegrationTest, TestFieldCacheVsDocValues, TestLockTree, ExecutePlanActionTest, TestMinMaxOnMultiValuedField, IndexSchemaRuntimeFieldTest, TestStressCloudBlindAtomicUpdates, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RequestLoggingTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestRestoreCore, SolrTestCaseJ4Test, SegmentsInfoRequestHandlerTest, TestNonDefinedSimilarityFactory, CacheHeaderTest, TestHttpServletCarrier, InfoHandlerTest, MultiDestinationAuditLoggerTest, ZookeeperReadAPITest, ScriptEngineTest, TestRealTimeGet, CloudReplicaSourceTest, FieldAnalysisRequestHandlerTest, TestSort, ClassificationUpdateProcessorIntegrationTest, TestIndexingPerformance, AutoAddReplicasIntegrationTest, TestManagedResourceStorage, DistribCursorPagingTest, TestLuceneIndexBackCompat, SubstringBytesRefFilterTest, TestJsonFacetRefinement, OverseerTest, TestSafeXMLParsing, TestPhraseSuggestions, BlobRepositoryCloudTest, TestHdfsCloudBackupRestore, DimensionalRoutedAliasUpdateProcessorTest, TestConfigsApi, TestCloudJSONFacetJoinDomain, TestConfigReload, TestDistribPackageStore, TestTestInjection, HdfsCollectionsAPIDistributedZkTest, SolrMetricsIntegrationTest, CoreAdminCreateDiscoverTest, TestReloadDeadlock, UUIDFieldTest, TestSolrCoreProperties, TestTolerantSearch, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerTaskQueueTest, ReplicationFactorTest, SystemCollectionCompatTest, TestCloudConsistency, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestUtilizeNode, TestZkChroot, ZkCLITest, ConcurrentCreateCollectionTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, ComputePlanActionTest, NodeLostTriggerIntegrationTest, RestoreTriggerStateTest, TestSimClusterStateProvider, TestSimLargeCluster, PluginInfoTest, QueryResultKeyTest, TestInfoStreamLogging, TestJmxIntegration, TestMinimalConfig, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, TestShardHandlerFactory, TestSolrConfigHandler, JsonLoaderTest, TestBlobHandler, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, ZookeeperStatusHandlerTest, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [707/953 (1!)] on J0 in 8.66s, 1 test, 1 error <<< FAILURES!

[...truncated 55030 lines...]