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/09/27 05:22:08 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 112 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/112/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41047/tkyow/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:8/tkyow, https://[::1]:4/tkyow, https://[::1]:6/tkyow]
	at __randomizedtesting.SeedInfo.seed([3C5ECE2251D356D4:B40AF1F8FF2F3B2C]: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 15702 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 2111399 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2111400 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/data-dir-165-001
   [junit4]   2> 2111400 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2111400 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2111401 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2111401 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tkyow/
   [junit4]   2> 2111401 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2111408 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2111424 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2111424 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2111424 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2111425 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2111426 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2112266 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/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:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 2112267 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [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> 2112268 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2112269 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-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> 2112270 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a0e6e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112270 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a0e6e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112273 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-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> 2112274 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4355bab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112274 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4355bab9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2112275 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-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> 2112306 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2112314 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2112314 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2112315 INFO  (coreLoadExecutor-20207-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2112323 INFO  (coreLoadExecutor-20207-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.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2112342 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2112342 WARN  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2112343 WARN  (coreLoadExecutor-20207-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> 2112344 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2112345 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2112345 INFO  (coreLoadExecutor-20207-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.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2112345 INFO  (coreLoadExecutor-20207-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@33d512c1
   [junit4]   2> 2112345 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/data-dir-165-001/]
   [junit4]   2> 2112346 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.197265625, floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=9.280151875967906, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37153482976121943, deletesPctAllowed=24.517637165544738
   [junit4]   2> 2112410 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2112410 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2112410 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2112410 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2112412 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2112412 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2112418 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2112440 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2112440 INFO  (coreLoadExecutor-20207-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712029287417118720
   [junit4]   2> 2112441 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2112442 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2112443 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2112444 INFO  (searcherExecutor-20209-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2112571 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2112573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2112573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2112573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2112573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2112573 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2112574 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2112574 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@284b251{/tkyow,null,AVAILABLE}
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74a31ca3{SSL, (ssl, http/1.1)}{127.0.0.1:43597}
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server Started @2112605ms
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/tkyow, hostPort=43597, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/cores}
   [junit4]   2> 2112575 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-27T04:52:40.480Z
   [junit4]   2> 2112575 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/solr.xml
   [junit4]   2> 2112578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2112578 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2112580 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2113059 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2113059 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2113060 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11ddfd48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113060 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11ddfd48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113063 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2113067 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46f86f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113067 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46f86f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2113069 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2113082 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2113082 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2113104 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2113113 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2113113 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2113115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/cores
   [junit4]   2> 2113115 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2113124 INFO  (coreLoadExecutor-20227-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.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2113144 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2113144 WARN  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2113144 WARN  (coreLoadExecutor-20227-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> 2113146 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2113146 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2113146 INFO  (coreLoadExecutor-20227-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.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2113147 INFO  (coreLoadExecutor-20227-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@33d512c1
   [junit4]   2> 2113147 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2113148 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.197265625, floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=9.280151875967906, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37153482976121943, deletesPctAllowed=24.517637165544738
   [junit4]   2> 2113208 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113208 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113209 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113209 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113210 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2113211 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2113221 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2113265 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2113266 INFO  (coreLoadExecutor-20227-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712029288283242496
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2113267 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2113268 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2113268 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2113268 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2113270 INFO  (searcherExecutor-20229-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2113921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2113922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2113922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2113922 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2113923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2113923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2113923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2113923 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@145f812{/tkyow,null,AVAILABLE}
   [junit4]   2> 2113924 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@379accf6{SSL, (ssl, http/1.1)}{127.0.0.1:33427}
   [junit4]   2> 2113924 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server Started @2113955ms
   [junit4]   2> 2113924 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/tkyow, hostPort=33427, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/cores}
   [junit4]   2> 2113925 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-27T04:52:41.830Z
   [junit4]   2> 2113925 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2113927 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2113927 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2113929 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2116335 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2116335 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2116336 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71a4fe2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116336 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71a4fe2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116339 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2116340 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39f682f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116340 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39f682f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2116342 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2116354 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2116354 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2116378 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2116393 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2116393 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2116395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/cores
   [junit4]   2> 2116395 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2116407 INFO  (coreLoadExecutor-20246-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.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2116427 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2116428 WARN  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2116428 WARN  (coreLoadExecutor-20246-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> 2116430 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2116430 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2116430 INFO  (coreLoadExecutor-20246-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.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2116430 INFO  (coreLoadExecutor-20246-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@33d512c1
   [junit4]   2> 2116430 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2116432 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.197265625, floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=9.280151875967906, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37153482976121943, deletesPctAllowed=24.517637165544738
   [junit4]   2> 2116491 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2116491 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2116492 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2116492 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2116493 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2116494 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2116500 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2116527 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2116528 INFO  (coreLoadExecutor-20246-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712029291703697408
   [junit4]   2> 2116529 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2116531 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2116532 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2116556 INFO  (searcherExecutor-20248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2116688 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2116690 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2116690 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2116690 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2116691 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2116691 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2116691 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2116691 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@321d8f32{/tkyow,null,AVAILABLE}
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20ef06d0{SSL, (ssl, http/1.1)}{127.0.0.1:41047}
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server Started @2116722ms
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/tkyow, hostPort=41047, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/cores}
   [junit4]   2> 2116692 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-27T04:52:44.597Z
   [junit4]   2> 2116692 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2116695 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2116695 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2116696 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2117765 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2117766 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2117767 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73b95dcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117767 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73b95dcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117996 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2117999 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4394e61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2117999 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4394e61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2118000 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2118017 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2118017 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2118057 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2118070 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2118070 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2118072 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/cores
   [junit4]   2> 2118072 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2118087 INFO  (coreLoadExecutor-20265-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.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2118106 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2118107 WARN  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2118107 WARN  (coreLoadExecutor-20265-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> 2118109 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2118109 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2118109 INFO  (coreLoadExecutor-20265-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.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2118109 INFO  (coreLoadExecutor-20265-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@33d512c1
   [junit4]   2> 2118109 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2118111 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.197265625, floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=9.280151875967906, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37153482976121943, deletesPctAllowed=24.517637165544738
   [junit4]   2> 2118195 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2118195 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2118196 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2118196 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2118196 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2118197 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2118204 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2118227 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2118227 INFO  (coreLoadExecutor-20265-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1712029293485228032
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2118229 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2118230 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2118230 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2118230 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2118232 INFO  (searcherExecutor-20267-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2118377 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2118378 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2118378 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2118379 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2118380 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2118380 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2118380 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2118381 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b643141{/tkyow,null,AVAILABLE}
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3cc5357e{SSL, (ssl, http/1.1)}{127.0.0.1:37485}
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.s.Server Started @2118413ms
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/tkyow, hostPort=37485, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/cores}
   [junit4]   2> 2118382 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-27T04:52:46.287Z
   [junit4]   2> 2118382 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2118385 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2118385 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2118387 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2119604 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2119605 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2119605 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f3345d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2119606 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f3345d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2119609 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2119609 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@214d1d97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2119609 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@214d1d97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2119611 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] 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> 2119629 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2119629 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2119654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2119667 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2119667 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33d512c1
   [junit4]   2> 2119669 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/cores
   [junit4]   2> 2119669 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[3C5ECE2251D356D4]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2119678 INFO  (coreLoadExecutor-20284-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.10/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2119697 INFO  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2119697 WARN  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 2119698 WARN  (coreLoadExecutor-20284-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> 2119700 INFO  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 2119700 INFO  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 2119700 INFO  (coreLoadExecutor-20284-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.10/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2119700 INFO  (coreLoadExecutor-20284-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@33d512c1
   [junit4]   2> 2119700 INFO  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2119702 INFO  (coreLoadExecutor-20284-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=67.197265625, floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=9.280151875967906, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37153482976121943, deletesPctAllowed=24.517637165544738
   [junit4]   2> 2119774 INFO  (coreLoad

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

istributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=3C5ECE2251D356D4 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   8.55s J2 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41047/tkyow/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[https://[::1]:8/tkyow, https://[::1]:4/tkyow, https://[::1]:6/tkyow]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C5ECE2251D356D4:B40AF1F8FF2F3B2C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2120991 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2120991 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=835836260
   [junit4]   2> 2120992 INFO  (coreCloseExecutor-20312-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36ee252a
   [junit4]   2> 2120992 INFO  (coreCloseExecutor-20312-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@36ee252a
   [junit4]   2> 2120992 INFO  (coreCloseExecutor-20312-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f65b4ef: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@42f66e76
   [junit4]   2> 2120996 INFO  (coreCloseExecutor-20312-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2121005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2121005 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@645d28ee: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@336c421f
   [junit4]   2> 2121006 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2121006 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29ff7aae: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@389c2615
   [junit4]   2> 2121007 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2121007 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[3C5ECE2251D356D4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44c1137e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@62ac0370
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_3C5ECE2251D356D4-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28517, maxDocsPerChunk=692, blockShift=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=28517, maxDocsPerChunk=692, blockSize=4)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-BE, timezone=Indian/Comoro
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=189969160,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacets, TestBackupRepositoryFactory, TestSimUtils, TestDelegationWithHadoopAuth, MetricsDisabledCloudTest, TestReqParamsAPI, TestDocTermOrdsUninvertLimit, DirectUpdateHandlerTest, TestSchemaVersionResource, DefaultValueUpdateProcessorTest, XMLAtomicUpdateMultivalueTest, TestFieldCacheSortRandom, TestTolerantSearch, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestEmbeddedSolrServerConstructors, HdfsRecoverLeaseTest, HttpPartitionTest, PeerSyncWithBufferUpdatesTest, AsyncCallRequestStatusResponseTest, SuggesterTest, TestOnReconnectListenerSupport, TestSolrCloudWithKerberosAlt, TestCloudInspectUtil, NumberUtilsTest, SimpleMLTQParserTest, TestNumericTokenStream, TestCloudRecovery, SystemCollectionCompatTest, OverseerModifyCollectionTest, BlockJoinFacetDistribTest, TestRandomCollapseQParserPlugin, TestRemoteStreaming, TestLegacyTerms, HdfsBasicDistributedZkTest, ClassificationUpdateProcessorFactoryTest, AnalyticsMergeStrategyTest, SubstringBytesRefFilterTest, TestSuggestSpellingConverter, RootFieldTest, TestMacroExpander, TestFastOutputStream, MBeansHandlerTest, CdcrBootstrapTest, TestTextField, DistributedFacetPivotWhiteBoxTest, TestCryptoKeys, DirectoryFactoriesTest, TestSimpleTextCodec, BooleanFieldTest, TestLeaderElectionWithEmptyReplica, SQLWithAuthzEnabledTest, TestSimExtremeIndexing, SolrSlf4jReporterTest, JWTVerificationkeyResolverTest, AutoScalingHandlerTest, MetricTriggerIntegrationTest, QueryEqualityTest, CollectionsAPIAsyncDistributedZkTest, FieldMutatingUpdateProcessorTest, TestReplicaProperties, TestCSVLoader, V2CollectionBackupsAPIMappingTest, TestCollationField, TestCustomStream, TestSolrCoreSnapshots, TestIncrementalCoreBackup, TestTestInjection, AggValueSourceTest, TestConfig, NoCacheHeaderTest, MigrateRouteKeyTest, TestSolrFieldCacheBean, DebugComponentTest, TestHdfsUpdateLog, TestInPlaceUpdatesStandalone, TestCustomSort, SuggestComponentContextFilterQueryTest, ZkNodePropsTest, TestSolrIndexConfig, TestFastLRUCache, DocumentAnalysisRequestHandlerTest, TestCursorMarkWithoutUniqueKey, TestSolr4Spatial, TestConfigSetsAPI, SearchRateTriggerTest, ConvertedLegacyTest, BufferStoreTest, TestZkChroot, TestTolerantUpdateProcessorRandomCloud, ZkDynamicConfigTest, TransactionLogTest, UninvertDocValuesMergePolicyTest, FuzzySearchTest, URLClassifyProcessorTest, TestScoreJoinQPScore, DistribJoinFromCollectionTest, SolrLogPostToolTest, FacetPivotSmallTest, ResourceLoaderTest, HighlighterConfigTest, TestSimComputePlanAction, ClusterStateUpdateTest, TestInitQParser, TestLMJelinekMercerSimilarityFactory, ScheduledMaintenanceTriggerTest, TestZkAclsWithHadoopAuth, TaggerTest, StressHdfsTest, DistributedFacetPivotLargeTest, TestHttpServletCarrier, TestRecovery, OpenExchangeRatesOrgProviderTest, RemoteQueryErrorTest, TestRestManager, AnalysisErrorHandlingTest, TestNumericTerms32, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestDistributedSearch, ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, TestJettySolrRunner, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionPropsTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteReplicaTest, LeaderElectionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, PackageManagerCLITest, ReplicationFactorTest, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestShortCircuitedRequests, TestStressLiveNodes, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, ScheduledTriggerIntegrationTest, TestPolicyCloud, TriggerEventQueueTest, TestSimDistribStateManager, TestSimGenericDistributedQueue, TestSimLargeCluster, TestStressIncrementalBackup, CoreAdminHandlerTest, IndexSizeEstimatorTest, SystemInfoHandlerTest, TestCollectionAPIs, ZookeeperReadAPITest, CloudReplicaSourceTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [700/947 (1!)] on J2 in 9.80s, 1 test, 1 error <<< FAILURES!

[...truncated 55072 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 115 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitbox.apache.org/repos/asf/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/lucene-solr.git/': Failed to connect to gitbox.apache.org port 443: Connection timed out

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2661)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2086)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:608)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
		at sun.reflect.GeneratedMethodAccessor864.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
		at com.sun.proxy.$Proxy161.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
		at hudson.model.Run.execute(Run.java:1906)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 114 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitbox.apache.org/repos/asf/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/lucene-solr.git/': Failed to connect to gitbox.apache.org port 443: Connection timed out

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2661)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2086)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:608)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
		at sun.reflect.GeneratedMethodAccessor864.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
		at com.sun.proxy.$Proxy161.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
		at hudson.model.Run.execute(Run.java:1906)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 113 - Failure!

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

No tests ran.

Build Log:
[...truncated 18 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitbox.apache.org/repos/asf/lucene-solr.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/lucene-solr.git/': Failed to connect to gitbox.apache.org port 443: Connection timed out

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2661)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2086)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:608)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
		at sun.reflect.GeneratedMethodAccessor864.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
		at com.sun.proxy.$Proxy161.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1211)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
		at hudson.model.Run.execute(Run.java:1906)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any